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 ZackerySpytz, miss-islington
Date 2018-09-25.04:47:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537850834.76.0.545547206417.issue34770@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 936d740ac0308fdcb87c11cbe87962d4fe06f5ab by Miss Islington (bot) in branch '3.6':
bpo-34770: Fix a possible null pointer dereference in pyshellext.cpp (GH-9497)
https://github.com/python/cpython/commit/936d740ac0308fdcb87c11cbe87962d4fe06f5ab
History
Date User Action Args
2018-09-25 04:47:14miss-islingtonsetrecipients: + miss-islington, ZackerySpytz
2018-09-25 04:47:14miss-islingtonsetmessageid: <1537850834.76.0.545547206417.issue34770@psf.upfronthosting.co.za>
2018-09-25 04:47:14miss-islingtonlinkissue34770 messages
2018-09-25 04:47:14miss-islingtoncreate