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 Anthony Sottile, ethan smith, gregory.p.smith, gvanrossum, levkivskyi, lukasz.langa, miss-islington, vstinner
Date 2019-06-12.00:52:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560300744.23.0.731083952777.issue35766@roundup.psfhosted.org>
In-reply-to
Content
New changeset efdf6ca90f7702824e7aeee1ceca949e7c20288a by Victor Stinner in branch 'master':
bpo-35766: compile(): rename feature_version parameter (GH-13994)
https://github.com/python/cpython/commit/efdf6ca90f7702824e7aeee1ceca949e7c20288a
History
Date User Action Args
2019-06-12 00:52:24vstinnersetrecipients: + vstinner, gvanrossum, gregory.p.smith, lukasz.langa, levkivskyi, Anthony Sottile, ethan smith, miss-islington
2019-06-12 00:52:24vstinnersetmessageid: <1560300744.23.0.731083952777.issue35766@roundup.psfhosted.org>
2019-06-12 00:52:24vstinnerlinkissue35766 messages
2019-06-12 00:52:24vstinnercreate