| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
| |
Patch by Victor Stinner.
|
|
|
|
|
|
| |
calls to decompress() after EOF.
Patch by Serhiy Storchaka.
|
| |
|
|
|
|
| |
(e.g. u"foo"[0]) in order to produce compatible pyc files between narrow and wide builds.
|
| |
|
|
|
|
| |
(backporting of Issue #9846)
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
error.
|
|/ |
|
|
|
|
| |
missing. Initial patch by Serhiy Storchaka.
|
| |
|
| |
|
|
|
|
| |
newline is found. Patch by Ned Batchelder.
|
| |
|
|
|
|
| |
Patch by Todd Rovito.
|
| |
|
|
|
|
|
|
| |
while iterated on.
Patch by Serhiy Storchaka.
|
|
|
|
|
|
| |
it is being encoded.
Patch by Serhiy Storchaka.
|
|
|
|
| |
Thanks Yury Selivanov.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
#16345)
|
|
|
|
| |
DOCUMENT IT!
|
| |
|
|
|
|
| |
embedding.
|
| |
|
| |
|
| |
|
|
|
|
| |
Patch by Matti Mäki.
|
| |
|
| |
|
|
|
|
| |
Patch by Chris Rebert.
|
| |
|
|
|
|
| |
new-style and old-style formatting.
|
|
|
|
|
|
|
|
| |
parent: 80003:be83cbf4a789
parent: 80006:32df036e6b75
user: Georg Brandl <georg@python.org>
date: Sun Oct 28 10:50:11 2012 +0100
summary: merge with 3.3
|
|
|
|
| |
Patch by Chris Rebert.
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Patch by Jeff McNeil.
|