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 gvanrossum, vstinner
Date 2019-06-13.00:17:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560385037.07.0.37091403413.issue37253@roundup.psfhosted.org>
In-reply-to
Content
 New changeset a04ea4f92ccbe20ffdbb5fa9b6bb93ee8da50f5d by Victor Stinner in branch 'master': bpo-37253: Fix typo in PyCompilerFlags doc (GH-14036) https://github.com/python/cpython/commit/a04ea4f92ccbe20ffdbb5fa9b6bb93ee8da50f5d 
History
Date User Action Args
2019-06-13 00:17:17vstinnersetrecipients: + vstinner, gvanrossum
2019-06-13 00:17:17vstinnersetmessageid: <1560385037.07.0.37091403413.issue37253@roundup.psfhosted.org>
2019-06-13 00:17:17vstinnerlinkissue37253 messages
2019-06-13 00:17:17vstinnercreate