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 benjamin.peterson
Recipients belopolsky, benjamin.peterson, izbyshev, p-ganssle, serhiy.storchaka
Date 2018-08-24.15:53:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535126003.35.0.56676864532.issue34471@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 498845368ff0f6238750ab1d443e7cf4ec98ccd2 by Benjamin Peterson (Alexey Izbyshev) in branch 'master':
closes bpo-34471: _datetime: Add missing NULL check to tzinfo_from_isoformat_results. (GH-8869)
https://github.com/python/cpython/commit/498845368ff0f6238750ab1d443e7cf4ec98ccd2
History
Date User Action Args
2018-08-24 15:53:23benjamin.petersonsetrecipients: + benjamin.peterson, belopolsky, serhiy.storchaka, p-ganssle, izbyshev
2018-08-24 15:53:23benjamin.petersonsetmessageid: <1535126003.35.0.56676864532.issue34471@psf.upfronthosting.co.za>
2018-08-24 15:53:23benjamin.petersonlinkissue34471 messages
2018-08-24 15:53:23benjamin.petersoncreate