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 benjamin.peterson, berker.peksag, enedil, izbyshev, miss-islington, serhiy.storchaka
Date 2018-08-25.19:11:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535224292.59.0.56676864532.issue34501@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 15dadacabf6a1c62e9920b6a42ff8936ea1830f8 by Miss Islington (bot) in branch '3.7':
closes bpo-34501: PyType_FromSpecWithBases: Check spec->name before dereferencing it. (GH-8930)
https://github.com/python/cpython/commit/15dadacabf6a1c62e9920b6a42ff8936ea1830f8
History
Date User Action Args
2018-08-25 19:11:32miss-islingtonsetrecipients: + miss-islington, benjamin.peterson, berker.peksag, serhiy.storchaka, izbyshev, enedil
2018-08-25 19:11:32miss-islingtonsetmessageid: <1535224292.59.0.56676864532.issue34501@psf.upfronthosting.co.za>
2018-08-25 19:11:32miss-islingtonlinkissue34501 messages
2018-08-25 19:11:32miss-islingtoncreate