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 izbyshev, miss-islington, serhiy.storchaka
Date 2018-08-22.05:54:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1534917281.91.0.56676864532.issue34456@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b14a68fd7d8f02bd133b59709f969c1c564f5978 by Miss Islington (bot) in branch '3.6':
bpo-34456: pickle: Add missing NULL check to save_global(). (GH-8851)
https://github.com/python/cpython/commit/b14a68fd7d8f02bd133b59709f969c1c564f5978
History
Date User Action Args
2018-08-22 05:54:41miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, izbyshev
2018-08-22 05:54:41miss-islingtonsetmessageid: <1534917281.91.0.56676864532.issue34456@psf.upfronthosting.co.za>
2018-08-22 05:54:41miss-islingtonlinkissue34456 messages
2018-08-22 05:54:41miss-islingtoncreate