Skip to content

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

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

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
@vstinner vstinner deleted the remove_cycle_gc branch April 12, 2021 20:50
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.

4 participants