Uh oh!
There was an error while loading. Please reload this page.
bpo-41282: (PEP 632) Deprecate distutils.sysconfig (partial implementation of the PEP) - #23142
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
70fe4be to
7d6d0bbCompareThis PR is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days |
frenzymadness
commented
Dec 16, 2020
This PR is waiting for a final decision about the PEP. |
This PR is stale because it has been open for 30 days with no activity. |
pradyunsg
commented
Jan 23, 2021
The PEP is accepted now. |
Uh oh!
There was an error while loading. Please reload this page.
7d6d0bb to
51c232cComparefrenzymadness
commented
Feb 9, 2021
The pep is accepted so this PR is no longer a draft. Also, a note about the deprecation already exists here so I think it's enough to mention it once. |
encukou
commented
Feb 12, 2021
Can you add a NEWS entry? |
frenzymadness
commented
Feb 15, 2021
News entry added. |
zooba
commented
Feb 15, 2021
I have no other comments, so unless someone else spots something I'll get this merged before the next alpha release. Thanks, @frenzymadness! |
frenzymadness
commented
Feb 28, 2021
Thank you! AFAIK the next alpha should be released tomorrow. Will we include this in it? |
8d73015 to
cf2bb35Compare…edtogether with the module.
and deprecated them.
cf2bb35 to
be181b6Comparefrenzymadness
commented
Apr 16, 2021
I've rebased the commits and fixed a conflict. The failing test is not related to this change. Could you please merge this? |
frenzymadness
commented
Apr 16, 2021
@encukou see the last commit and PTAL. |
pradyunsg
commented
Apr 16, 2021
And... Could someone also relabel this, to remove the "DO-NOT-MERGE" label here? :) |
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Éric Araujo <merwok@netwok.org>
frenzymadness
commented
Apr 22, 2021
@zooba could you please take a look at this PR? The time of the first beta release is approaching. |
encukou
commented
Apr 23, 2021
The patch looks good to me, it was seen by many people and I see no objections. I'll merge and watch the buildbots. |
hroncok
commented
Jun 8, 2021
I think there is a regression in |
This change:
distutils.sysconfigintosysconfigwhile keeping the original functionality anddistutils.sysconfigas deprecatedCommits basically describe my progress step by step. Some discussions already happened in my private PR.
PEP 632 is still a draft so I'm opening this PR the same. PEP proposal and discussion.
https://bugs.python.org/issue41282