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