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 christian.heimes, gvanrossum, pacampbell, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2022-01-11.23:35:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641944134.18.0.210655759069.issue46303@roundup.psfhosted.org>
In-reply-to
Content
New changeset 08bc1bad11cad39f508bd662c9b28fcd9c995512 by Victor Stinner in branch 'main':
bpo-46303: Fix fileutils.h compiler warnings (GH-30550)
https://github.com/python/cpython/commit/08bc1bad11cad39f508bd662c9b28fcd9c995512
History
Date User Action Args
2022-01-11 23:35:34vstinnersetrecipients: + vstinner, gvanrossum, paul.moore, christian.heimes, tim.golden, zach.ware, steve.dower, pacampbell
2022-01-11 23:35:34vstinnersetmessageid: <1641944134.18.0.210655759069.issue46303@roundup.psfhosted.org>
2022-01-11 23:35:34vstinnerlinkissue46303 messages
2022-01-11 23:35:34vstinnercreate