[docs] [issue11253] autodocument first appearance of ctypes.wintypes constants

Senthil Kumaran report at bugs.python.org
Sun Jun 26 23:18:31 CEST 2011


Senthil Kumaran <senthil at uthcode.com> added the comment:

On Sun, Jun 26, 2011 at 10:44:59AM +0000, Mark Mc Mahon wrote:
> So we need a doc patch? Should we update the older 'What's new in
> Python 2.x' for added attribs?

The Documentation patch may be applied only 2.7 and 3.2/3.3 releases
now. What's new is updated for the upcoming release only.

So, if documenting those constants will help in 2.7.x and 3.2.x and
3.3, it would be helpful to provide patches against those lines and it
can be applied. As you said, the future version can be updated, but we
cannot go back with updating the documentation of the already released
versions.

----------
nosy: +orsenthil

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11253>
_______________________________________


More information about the docs mailing list