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 cstratak, eitan.adler, gregory.p.smith, martin.panter, miss-islington, pmpp, resmord, serhiy.storchaka, siddhesh, terry.reedy, vstinner, xdegaye, yan12125, ztane
Date 2019-03-05.15:10:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551798656.57.0.886664940138.issue33012@roundup.psfhosted.org>
In-reply-to
Content
New changeset 359a2f3daba49fde0d3a07fb3c7a8b051c450d08 by Victor Stinner (Stéphane Wirtel) in branch 'master':
bpo-33012: Fix compilation warnings in memoryobject.c and _collectionsmodule.c (GH-12179)
https://github.com/python/cpython/commit/359a2f3daba49fde0d3a07fb3c7a8b051c450d08
History
Date User Action Args
2019-03-05 15:10:56vstinnersetrecipients: + vstinner, terry.reedy, gregory.p.smith, pmpp, xdegaye, martin.panter, serhiy.storchaka, ztane, eitan.adler, siddhesh, yan12125, cstratak, miss-islington, resmord
2019-03-05 15:10:56vstinnersetmessageid: <1551798656.57.0.886664940138.issue33012@roundup.psfhosted.org>
2019-03-05 15:10:56vstinnerlinkissue33012 messages
2019-03-05 15:10:56vstinnercreate