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 vstinner
Recipients pablogsal, vstinner
Date 2019-05-24.12:25:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558700704.82.0.750936568488.issue37032@roundup.psfhosted.org>
In-reply-to
Content
See bpo-36886 "Failed to construct CodeType on Python-3.8.0a4" for other failures caused by the addition of the "posonlyargcount" parameter to code constructor.
History
Date User Action Args
2019-05-24 12:25:04vstinnersetrecipients: + vstinner, pablogsal
2019-05-24 12:25:04vstinnersetmessageid: <1558700704.82.0.750936568488.issue37032@roundup.psfhosted.org>
2019-05-24 12:25:04vstinnerlinkissue37032 messages
2019-05-24 12:25:04vstinnercreate