Uh oh!
There was an error while loading. Please reload this page.
GH-92897: schedule the check_home deprecation to 3.15 - #129102
Conversation
Signed-off-by: Filipe Laíns <lains@riseup.net>
Thanks @FFY00 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
Sorry, @FFY00, I could not cleanly backport this to |
Sorry, @FFY00, I could not cleanly backport this to |
terryjreedy
commented
Feb 18, 2025
If you decided not to backport, please remove labels. |
…ythonGH-129102) (cherry picked from commit e52ab56) Co-authored-by: Filipe Laíns 🇵🇸 <lains@riseup.net>
GH-130583 is a backport of this pull request to the 3.13 branch. |
…ythonGH-129102) (cherry picked from commit e52ab56) Co-authored-by: Filipe Laíns 🇵🇸 <lains@riseup.net>
GH-130585 is a backport of this pull request to the 3.12 branch. |
| * The ``check_home`` argument of :func:`sysconfig.is_python_build` has been | ||
| deprecated since Python 3.12. |
There was a problem hiding this comment.
Let's also remove the old deprecation from "Pending removal in future versions":
cpython/Doc/deprecations/pending-removal-in-future.rst
Lines 114 to 115 in 56e1900
I'll open a new PR to remove it from main, and include it in the backports of this PR.
📚 Documentation preview 📚: https://cpython-previews--129102.org.readthedocs.build/