This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sobolevn
Recipients sobolevn
Date 2021-10-22.16:42:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634920950.64.0.966445570701.issue45577@roundup.psfhosted.org>
In-reply-to
Content
Right now it only uses a default one.

Examples:
- `3.9`: https://github.com/python/cpython/blob/aa8c3446c085175e65e736b0d2e32719c00004d2/Lib/test/test_zoneinfo/test_zoneinfo.py#L1407
- `3.10`: https://github.com/python/cpython/blob/ae78ffdc9399802621eabcd1668e44a91ec5f45e/Lib/test/test_zoneinfo/test_zoneinfo.py#L1407
- `main`: https://github.com/python/cpython/blob/ec93721e0066c4cbe40085188a9bf0952aa935ef/Lib/test/test_zoneinfo/test_zoneinfo.py#L1405

PR is on its way!
History
Date User Action Args
2021-10-22 16:42:30sobolevnsetrecipients: + sobolevn
2021-10-22 16:42:30sobolevnsetmessageid: <1634920950.64.0.966445570701.issue45577@roundup.psfhosted.org>
2021-10-22 16:42:30sobolevnlinkissue45577 messages
2021-10-22 16:42:30sobolevncreate