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 belopolsky, daniel.urban, eli.bendersky, eric.araujo, ezio.melotti, georg.brandl, ncoghlan, ned.deily, orsenthil, python-dev, rhettinger, vinay.sajip, vstinner
Date 2011-03-25.19:41:45
SpamBayes Score 0.00019963675
Marked as misclassified No
Message-id <E1Q3CtE-0006mC-FH@dinsdale.python.org>
In-reply-to
Content
New changeset a805d4415e34 by Raymond Hettinger in branch '3.2':
Issue  #11071: Fix whatsnew description of O/S access to raw bytes.
http://hg.python.org/cpython/rev/a805d4415e34

New changeset df1a1774a544 by Raymond Hettinger in branch 'default':
Issue  #11071: Fix whatsnew description of O/S access to raw bytes.
http://hg.python.org/cpython/rev/df1a1774a544
History
Date User Action Args
2011-03-25 19:41:45python-devsetrecipients: + python-dev, georg.brandl, rhettinger, vinay.sajip, ncoghlan, belopolsky, orsenthil, vstinner, ned.deily, ezio.melotti, eric.araujo, eli.bendersky, daniel.urban
2011-03-25 19:41:45python-devlinkissue11071 messages
2011-03-25 19:41:45python-devcreate