[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public

Conversation

Copy link
Contributor

miss-islington commented Aug 14, 2020

Prior to this change, attempting to subclass the C implementation of
zoneinfo.ZoneInfo gave the following error:

TypeError: unbound method ZoneInfo.__init_subclass__() needs an argument

https://bugs.python.org/issue41025
(cherry picked from commit 87d8287)

Co-authored-by: Paul Ganssle paul@ganssle.io

https://bugs.python.org/issue41025

Prior to this change, attempting to subclass the C implementation of
zoneinfo.ZoneInfo gave the following error:

    TypeError: unbound method ZoneInfo.__init_subclass__() needs an argument

https://bugs.python.org/issue41025
(cherry picked from commit 87d8287)

Co-authored-by: Paul Ganssle <paul@ganssle.io>
Copy link
Contributor Author

@pganssle: Status check is done, and it's a success ✅ .

pganssle merged commit 33d3c64 into python:3.9 Aug 14, 2020
miss-islington deleted the backport-87d8287-3.9 branch August 14, 2020 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants