Skip to content

Support Python 3.7 timezone in datetime bindings #207

@pganssle

Description

@pganssle

As part of #200 (which added the Python datetime bindings), the update for the full Python 3.7 interface, which includes:

The timezone API was added to CPython in PR 5032.

I believe this can be accompanied on the Rust side by a PyFixedTimeZone object or something. It's worth noting that no _Check methods accompany this, because you are really not intended to subclass these things.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions