[issue15953] Incorrect some fields declaration in the PyTypeObject documentation

2012-09-28 Thread Serhiy Storchaka

Serhiy Storchaka added the comment:

Ping.

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15953
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15953] Incorrect some fields declaration in the PyTypeObject documentation

2012-09-28 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 08aa289a757c by Jesus Cea in branch '2.7':
Closes #15953: Incorrect some fields declaration in the PyTypeObject 
documentation
http://hg.python.org/cpython/rev/08aa289a757c

New changeset c87ea480ddf3 by Jesus Cea in branch '3.2':
Closes #15953: Incorrect some fields declaration in the PyTypeObject 
documentation
http://hg.python.org/cpython/rev/c87ea480ddf3

New changeset 3bb53816f9c5 by Jesus Cea in branch 'default':
MERGE: Closes #15953: Incorrect some fields declaration in the PyTypeObject 
documentation
http://hg.python.org/cpython/rev/3bb53816f9c5

--
nosy: +python-dev
resolution:  - fixed
stage:  - committed/rejected
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15953
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15953] Incorrect some fields declaration in the PyTypeObject documentation

2012-09-28 Thread Jesús Cea Avión

Jesús Cea Avión added the comment:

Thanks!.

--
nosy: +jcea
resolution: fixed - 
stage: committed/rejected - 
status: closed - open

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15953
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15953] Incorrect some fields declaration in the PyTypeObject documentation

2012-09-28 Thread Jesús Cea Avión

Changes by Jesús Cea Avión j...@jcea.es:


--
resolution:  - fixed
stage:  - committed/rejected
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15953
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15953] Incorrect some fields declaration in the PyTypeObject documentation

2012-09-17 Thread Serhiy Storchaka

New submission from Serhiy Storchaka:

The declaration of some fields in the PyTypeObject documentation does not match 
the sources. Here is a patch that fixes the mismatch.

--
assignee: docs@python
components: Documentation
files: doc_newtypes.patch
keywords: easy, patch
messages: 170591
nosy: docs@python, storchaka
priority: normal
severity: normal
status: open
title: Incorrect some fields declaration in the PyTypeObject documentation
versions: Python 2.7, Python 3.2, Python 3.3
Added file: http://bugs.python.org/file27207/doc_newtypes.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15953
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com