Skip to content

GraalPy missing a C API functions for PyDateTime_*_GET_* macros #392

Open
@timfel

Description

@timfel

In PyO3, we use PyObject_GetAttrString in pyo3-ffi/src/datetime.rs to get at date and time object's properties. We should implement functions for the CPython macros and fix the GraalPy-specific code in PyO3.

Metadata

Metadata

Assignees

Labels

PyO3Issues that when fixed need updates to GraalPy workarounds in PyO3

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions