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 Arfrever, FFY00, brett.cannon, christian.heimes, doko, dstufft, eric.araujo, frenzy, hugovk, jaraco, lukasz.langa, methane, ncoghlan, ned.deily, p-ganssle, pablogsal, paul.moore, petr.viktorin, steve.dower, vstinner, xtreak
Date 2021-04-16.09:26:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618565205.58.0.6949713324.issue41282@roundup.psfhosted.org>
In-reply-to
Content
New changeset 69ca32e0d34fe17dd242592b6f8754cda7bae684 by Victor Stinner in branch 'master':
bpo-41282: Fix distutils.utils.byte_compile() DeprecationWarning (GH-25406)
https://github.com/python/cpython/commit/69ca32e0d34fe17dd242592b6f8754cda7bae684
History
Date User Action Args
2021-04-16 09:26:45vstinnersetrecipients: + vstinner, brett.cannon, doko, paul.moore, jaraco, ncoghlan, christian.heimes, ned.deily, eric.araujo, Arfrever, petr.viktorin, methane, lukasz.langa, steve.dower, dstufft, p-ganssle, frenzy, pablogsal, hugovk, xtreak, FFY00
2021-04-16 09:26:45vstinnersetmessageid: <1618565205.58.0.6949713324.issue41282@roundup.psfhosted.org>
2021-04-16 09:26:45vstinnerlinkissue41282 messages
2021-04-16 09:26:45vstinnercreate