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

garbage collector still documented as optional #41370

Closed
gregball mannequin opened this issue Dec 27, 2004 · 2 comments
Closed

garbage collector still documented as optional #41370

gregball mannequin opened this issue Dec 27, 2004 · 2 comments
Assignees
Labels
docs Documentation in the Doc dir

Comments

@gregball
Copy link
Mannequin

gregball mannequin commented Dec 27, 2004

BPO 1091740
Nosy @rhettinger

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/rhettinger'
closed_at = <Date 2005-01-07.00:51:37.000>
created_at = <Date 2004-12-27.15:38:16.000>
labels = ['docs']
title = 'garbage collector still documented as optional'
updated_at = <Date 2005-01-07.00:51:37.000>
user = 'https://bugs.python.org/gregball'

bugs.python.org fields:

activity = <Date 2005-01-07.00:51:37.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-12-27.15:38:16.000>
creator = 'greg_ball'
dependencies = []
files = []
hgrepos = []
issue_num = 1091740
keywords = []
message_count = 2.0
messages = ['23826', '23827']
nosy_count = 2.0
nosy_names = ['rhettinger', 'greg_ball']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1091740'
versions = ['Python 2.4']

@gregball
Copy link
Mannequin Author

gregball mannequin commented Dec 27, 2004

Section 3.2 of the library reference, first paragraph, says
"The gc module is only available if the interpreter was
built with the optional cyclic garbage detector"

However according to Misc/NEWS, "Compiling out the
cyclic garbage collector is no longer an option" as of
Python 2.3 alpha 1.

@gregball gregball mannequin closed this as completed Dec 27, 2004
@gregball gregball mannequin assigned rhettinger Dec 27, 2004
@gregball gregball mannequin added the docs Documentation in the Doc dir label Dec 27, 2004
@gregball gregball mannequin closed this as completed Dec 27, 2004
@gregball gregball mannequin assigned rhettinger Dec 27, 2004
@gregball gregball mannequin added the docs Documentation in the Doc dir label Dec 27, 2004
@rhettinger
Copy link
Contributor

Logged In: YES
user_id=80475

Fixed.

Thanks for the report.

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 9, 2022
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
Projects
None yet
Development

No branches or pull requests

1 participant