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 serhiy.storchaka
Recipients blarsen, serhiy.storchaka
Date 2018-07-16.06:10:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531721423.25.0.56676864532.issue24618@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bd47384e07bde38a8f18b90b4cea02a505d95c75 by Serhiy Storchaka in branch 'master':
bpo-24618: Add a check in the code constructor. (GH-8283)
https://github.com/python/cpython/commit/bd47384e07bde38a8f18b90b4cea02a505d95c75
History
Date User Action Args
2018-07-16 06:10:23serhiy.storchakasetrecipients: + serhiy.storchaka, blarsen
2018-07-16 06:10:23serhiy.storchakasetmessageid: <1531721423.25.0.56676864532.issue24618@psf.upfronthosting.co.za>
2018-07-16 06:10:23serhiy.storchakalinkissue24618 messages
2018-07-16 06:10:23serhiy.storchakacreate