Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-43774: Remove --without-cycle-gc doc #25364

Merged
merged 1 commit into from Apr 12, 2021

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Apr 12, 2021

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.

https://bugs.python.org/issue43774

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
Copy link
Member Author

vstinner commented Apr 12, 2021

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
Copy link
Member

pablogsal commented Apr 12, 2021

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 pablogsal merged commit 2459b92 into python:master Apr 12, 2021
11 checks passed
@vstinner vstinner deleted the remove_cycle_gc branch Apr 12, 2021
kreathon pushed a commit to kreathon/cpython that referenced this pull request May 2, 2021
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants