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

Unclear phrasing in whatsnew/3.4.rst #63544

Closed
mgedmin mannequin opened this issue Oct 22, 2013 · 3 comments
Closed

Unclear phrasing in whatsnew/3.4.rst #63544

mgedmin mannequin opened this issue Oct 22, 2013 · 3 comments
Assignees
Labels
docs Documentation in the Doc dir

Comments

@mgedmin
Copy link
Mannequin

mgedmin mannequin commented Oct 22, 2013

BPO 19345
Nosy @mgedmin, @vstinner

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/vstinner'
closed_at = <Date 2013-10-23.16:55:14.799>
created_at = <Date 2013-10-22.09:53:43.167>
labels = ['docs']
title = 'Unclear phrasing in whatsnew/3.4.rst'
updated_at = <Date 2013-10-23.16:55:14.797>
user = 'https://github.com/mgedmin'

bugs.python.org fields:

activity = <Date 2013-10-23.16:55:14.797>
actor = 'python-dev'
assignee = 'vstinner'
closed = True
closed_date = <Date 2013-10-23.16:55:14.799>
closer = 'python-dev'
components = ['Documentation']
creation = <Date 2013-10-22.09:53:43.167>
creator = 'mgedmin'
dependencies = []
files = []
hgrepos = []
issue_num = 19345
keywords = []
message_count = 3.0
messages = ['200909', '200971', '201043']
nosy_count = 4.0
nosy_names = ['mgedmin', 'vstinner', 'docs@python', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue19345'
versions = ['Python 3.4']

@mgedmin
Copy link
Mannequin Author

mgedmin mannequin commented Oct 22, 2013

Quoting http://docs.python.org/dev/whatsnew/3.4.html#deprecated-functions-and-types-of-the-c-api

The PyThreadState.tick_counter field has been value: its value was meaningless since Python 3.2 (“new GIL”).

I've no idea what "has been value" is supposed to be. Perhaps "has been deprecated"?

No patch this time since I'm not sure what was meant here.

@mgedmin mgedmin mannequin assigned docspython Oct 22, 2013
@mgedmin mgedmin mannequin added the docs Documentation in the Doc dir label Oct 22, 2013
@vstinner
Copy link
Member

The PyThreadState.tick_counter field has been value: its value was meaningless since Python 3.2 (“new GIL”).

oops, "has been removed" :-)

@pitrou pitrou assigned vstinner and unassigned docspython Oct 23, 2013
@python-dev
Copy link
Mannequin

python-dev mannequin commented Oct 23, 2013

New changeset 5e606f093d8f by Victor Stinner in branch 'default':
Close bpo-19345: fix typo
http://hg.python.org/cpython/rev/5e606f093d8f

@python-dev python-dev mannequin closed this as completed Oct 23, 2013
@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 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