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 Crispin.Wellington, Kontr-Olli, akuchling, dbonner, djc, eric.araujo, gkcn, jcea, loewis, nadeem.vawda, niemeyer, nirai, ozan.caglayan, pitrou, python-dev, r.david.murray, therve, thomaslee, vstinner
Date 2012-02-04.21:46:54
SpamBayes Score 0.10572025
Marked as misclassified No
Message-id <E1RtnRe-0001sT-4K@dinsdale.python.org>
In-reply-to
Content
New changeset e73d549b7458 by Nadeem Vawda in branch '2.7':
Issue #1625: Document BZ2File's lack of support for multi-stream inputs.
http://hg.python.org/cpython/rev/e73d549b7458

New changeset 190826ee0450 by Nadeem Vawda in branch '3.2':
Issue #1625: Document BZ2File's lack of support for multi-stream inputs.
http://hg.python.org/cpython/rev/190826ee0450
History
Date User Action Args
2012-02-04 21:46:56python-devsetrecipients: + python-dev, loewis, akuchling, niemeyer, jcea, pitrou, therve, vstinner, thomaslee, nadeem.vawda, djc, eric.araujo, nirai, r.david.murray, dbonner, ozan.caglayan, Kontr-Olli, gkcn, Crispin.Wellington
2012-02-04 21:46:55python-devlinkissue1625 messages
2012-02-04 21:46:54python-devcreate