◐ Shell
clean mode source ↗

bpo-43774: Remove --without-cycle-gc doc by vstinner · Pull Request #25364 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

pablogsal

merged 1 commit into

python:masterfrom

vstinner:remove_cycle_gc

Apr 12, 2021

Merged

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

pablogsal

merged 1 commit into

python:masterfrom

vstinner:remove_cycle_gc

Conversation

@vstinner

@vstinner vstinner commented

Apr 12, 2021

edited by bedevere-bot

Loading

Copy link Copy Markdown

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.

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 Copy Markdown

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 Copy Markdown

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

Reviewers

@pablogsal pablogsal pablogsal approved these changes

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

skip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@vstinner @pablogsal @the-knights-who-say-ni @bedevere-bot