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 pablogsal
Recipients ZackerySpytz, lys.nikolaou, pablogsal
Date 2020-04-06.06:48:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586155683.54.0.343103363715.issue40147@roundup.psfhosted.org>
In-reply-to
Content
New changeset 08050e959e6c40839cd2c9e5f6a4fd1513e3d605 by Zackery Spytz in branch 'master':
bpo-40147: Fix a compiler warning on Windows in Python/compile.c (GH-19389)
https://github.com/python/cpython/commit/08050e959e6c40839cd2c9e5f6a4fd1513e3d605
History
Date User Action Args
2020-04-06 06:48:03pablogsalsetrecipients: + pablogsal, lys.nikolaou, ZackerySpytz
2020-04-06 06:48:03pablogsalsetmessageid: <1586155683.54.0.343103363715.issue40147@roundup.psfhosted.org>
2020-04-06 06:48:03pablogsallinkissue40147 messages
2020-04-06 06:48:03pablogsalcreate