bpo-43774: Remove --without-cycle-gc doc by vstinner · Pull Request #25364 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Member
The configure --without-cycle-gc option has been removed in Python
2.3 by the commit cccd1e7. It's now
time to remove the last reference to it in the documentation.
The configure --without-cycle-gc option has been removed in Python 2.3 by the commit cccd1e7. It's now time to remove the last reference to it in the documentation.
vstinner
added
the
skip news
label
the-knights-who-say-ni
added
the
CLA signed
label
vstinner
commented
Apr 12, 2021
vstinner commented
Member Author
cc @nascheme @pablogsal @nanjekyejoannah @gvanrossum: bye bye the good old time when it was still possible to build (and use) Python without any kind of garbage collection :-)
pablogsal
commented
Apr 12, 2021
pablogsal commented
Member
cc @nascheme @pablogsal @nanjekyejoannah @gvanrossum: bye bye the good old time when it was still possible to build (and use) Python without any kind of garbage collection :-)
Good good, garbage collect everything
pablogsal
approved these changes
bedevere-bot
added
awaiting merge
and removed
awaiting core review
labels
pablogsal
merged commit
2459b92
into
python:master
bedevere-bot
removed
the
awaiting merge
label
vstinner
deleted the
remove_cycle_gc
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment