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 benjamin.peterson, berker.peksag, enedil, izbyshev, serhiy.storchaka
Date 2018-08-25.18:53:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535223229.75.0.56676864532.issue34501@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5f79b50763d687aeeed8edcb4efcc7ac9f8fa186 by Benjamin Peterson (Alexey Izbyshev) in branch 'master':
closes bpo-34501: PyType_FromSpecWithBases: Check spec->name before dereferencing it. (GH-8930)
https://github.com/python/cpython/commit/5f79b50763d687aeeed8edcb4efcc7ac9f8fa186
History
Date User Action Args
2018-08-25 18:53:49benjamin.petersonsetrecipients: + benjamin.peterson, berker.peksag, serhiy.storchaka, izbyshev, enedil
2018-08-25 18:53:49benjamin.petersonsetmessageid: <1535223229.75.0.56676864532.issue34501@psf.upfronthosting.co.za>
2018-08-25 18:53:49benjamin.petersonlinkissue34501 messages
2018-08-25 18:53:49benjamin.petersoncreate