[issue19345] Unclear phrasing in whatsnew/3.4.rst

2013-10-23 Thread Roundup Robot
Roundup Robot added the comment: New changeset 5e606f093d8f by Victor Stinner in branch 'default': Close #19345: fix typo http://hg.python.org/cpython/rev/5e606f093d8f -- nosy: +python-dev resolution: -> fixed stage: -> committed/rejected status: open -> closed ___

[issue19345] Unclear phrasing in whatsnew/3.4.rst

2013-10-23 Thread Antoine Pitrou
Changes by Antoine Pitrou : -- assignee: docs@python -> haypo ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: h

[issue19345] Unclear phrasing in whatsnew/3.4.rst

2013-10-22 Thread STINNER Victor
STINNER Victor added the comment: > The PyThreadState.tick_counter field has been value: its value was > meaningless since Python 3.2 (“new GIL”). oops, "has been removed" :-) -- ___ Python tracker __

[issue19345] Unclear phrasing in whatsnew/3.4.rst

2013-10-22 Thread Antoine Pitrou
Changes by Antoine Pitrou : -- nosy: +haypo ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python

[issue19345] Unclear phrasing in whatsnew/3.4.rst

2013-10-22 Thread Marius Gedminas
New submission from Marius Gedminas: 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