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 lukasz.langa
Recipients jdemeyer, lukasz.langa, nascheme, ncoghlan, pablogsal, petr.viktorin, scoder, serhiy.storchaka, vstinner
Date 2019-07-01.11:29:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561980558.28.0.716698761743.issue37221@roundup.psfhosted.org>
In-reply-to
Content
New changeset cb083f7cdf604c1d9d264f387f9e8846bc953eb3 by Łukasz Langa (Miss Islington (bot)) in branch '3.8':
bpo-37221: Add PyCode_NewWithPosOnlyArgs to be used internally and set PyCode_New as a compatibility wrapper (GH-13959) (#14505)
https://github.com/python/cpython/commit/cb083f7cdf604c1d9d264f387f9e8846bc953eb3
History
Date User Action Args
2019-07-01 11:29:18lukasz.langasetrecipients: + lukasz.langa, nascheme, ncoghlan, scoder, vstinner, petr.viktorin, serhiy.storchaka, jdemeyer, pablogsal
2019-07-01 11:29:18lukasz.langasetmessageid: <1561980558.28.0.716698761743.issue37221@roundup.psfhosted.org>
2019-07-01 11:29:18lukasz.langalinkissue37221 messages
2019-07-01 11:29:18lukasz.langacreate