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, miss-islington, serhiy.storchaka
Date 2018-07-17.07:33:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531812837.75.0.56676864532.issue24618@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cf30d5c5b88276a9af863438839ba386b9723a14 by Serhiy Storchaka in branch '3.6':
bpo-24618: Add a check in the code constructor. (GH-8283) (GH-8311)
https://github.com/python/cpython/commit/cf30d5c5b88276a9af863438839ba386b9723a14
History
Date User Action Args
2018-07-17 07:33:57serhiy.storchakasetrecipients: + serhiy.storchaka, blarsen, miss-islington
2018-07-17 07:33:57serhiy.storchakasetmessageid: <1531812837.75.0.56676864532.issue24618@psf.upfronthosting.co.za>
2018-07-17 07:33:57serhiy.storchakalinkissue24618 messages
2018-07-17 07:33:57serhiy.storchakacreate