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 miss-islington
Recipients belopolsky, benjamin.peterson, izbyshev, miss-islington, p-ganssle, serhiy.storchaka
Date 2018-08-24.16:14:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset c7f543520161b895796a571881da74e805d0b1eb by Miss Islington (bot) in branch '3.7':
closes bpo-34471: _datetime: Add missing NULL check to tzinfo_from_isoformat_results. (GH-8869)
https://github.com/python/cpython/commit/c7f543520161b895796a571881da74e805d0b1eb
History
Date User Action Args
2018-08-24 16:14:01miss-islingtonsetrecipients: + miss-islington, belopolsky, benjamin.peterson, serhiy.storchaka, p-ganssle, izbyshev
2018-08-24 16:14:01miss-islingtonsetmessageid: <[email protected]>
2018-08-24 16:14:01miss-islingtonlinkissue34471 messages
2018-08-24 16:14:01miss-islingtoncreate