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