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 taleinat
Recipients serhiy.storchaka, taleinat
Date 2018-09-10.15:47:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536594456.15.0.56676864532.issue34621@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d53f1cabe8837697df4acb70c9c6537461b5eeda by Tal Einat in branch '3.7':
[3.7] bpo-34621: fix uuid.UUID (un)pickling compatbility with older Python versions (<3.7) (GH-9133)
https://github.com/python/cpython/commit/d53f1cabe8837697df4acb70c9c6537461b5eeda
History
Date User Action Args
2018-09-10 15:47:36taleinatsetrecipients: + taleinat, serhiy.storchaka
2018-09-10 15:47:36taleinatsetmessageid: <1536594456.15.0.56676864532.issue34621@psf.upfronthosting.co.za>
2018-09-10 15:47:36taleinatlinkissue34621 messages
2018-09-10 15:47:36taleinatcreate