This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients amaury.forgeotdarc, belopolsky, eric.araujo, loewis, pitrou, python-dev, serhiy.storchaka, typo.pl, vstinner
Date 2013-03-23.23:06:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZYHRC0XKpzRGY@mail.python.org>
In-reply-to
Content
New changeset 4db1b0bb3683 by Gregory P. Smith in branch '3.3':
Fixes issue4653 - Correctly specify the buffer size to FormatMessageW and
http://hg.python.org/cpython/rev/4db1b0bb3683

New changeset ace52be8da89 by Gregory P. Smith in branch 'default':
Fixes issue4653 - Correctly specify the buffer size to FormatMessageW and
http://hg.python.org/cpython/rev/ace52be8da89
History
Date User Action Args
2013-03-23 23:06:15python-devsetrecipients: + python-dev, loewis, amaury.forgeotdarc, belopolsky, pitrou, vstinner, eric.araujo, typo.pl, serhiy.storchaka
2013-03-23 23:06:15python-devlinkissue4653 messages
2013-03-23 23:06:15python-devcreate