- 29 May, 2014 2 kayıt (commit)
-
-
Eric Snow yazdı
-
Terry Jan Reedy yazdı
Put instructions in a fixed size scrollable Text. Patch by Saimadhav Heblikar.
-
- 28 May, 2014 7 kayıt (commit)
-
-
Victor Stinner yazdı
The function sets the the pipe to non-blocking mode.
-
Victor Stinner yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
Claudiu Popa.
-
Serhiy Storchaka yazdı
it supports reverse() and negative indices. Original patch by Claudiu Popa.
-
Vinay Sajip yazdı
Issue #18807: If copying (no symlinks) specified for a venv, then the python interpreter aliases (python, python3) are now created by copying rather than symlinking.
-
- 27 May, 2014 3 kayıt (commit)
-
-
Andrew Svetlov yazdı
-
Terry Jan Reedy yazdı
Patch by Saimadhav Heblikar.
-
Raymond Hettinger yazdı
(Contributed by Feliks Kluzniak.)
-
- 26 May, 2014 11 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Raymond Hettinger yazdı
Issue #21481: Teach argparse equality tests to return NotImplemented when comparing to unknown types.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 25 May, 2014 4 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Patch by Saimadhav Heblikar. 2.7 version will follow.
-
Nick Coghlan yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
The 'File objects' section was removed in Python 3. Patch by Claudiu Popa.
-
- 24 May, 2014 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Patch by Saimadhav Heblikar
-
- 23 May, 2014 7 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Brett Cannon yazdı
raise an exception when a module doesn't exist. Thanks to Pavel Aslanov for the bug report.
-
Serhiy Storchaka yazdı
when reference or offset size is not a power of two.
-
Serhiy Storchaka yazdı
PanedWindow.paneconfigure(), and Menu.entryconfigure().
-
Antoine Pitrou yazdı
This also fixes a quadratic compilation time issue noticeable when compiling code with a large number of "and" and "or" operators.
-
Terry Jan Reedy yazdı
Patch prepared by David Harrigan.
-
Raymond Hettinger yazdı
-
- 22 May, 2014 3 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Ned Deily yazdı
-
- 20 May, 2014 2 kayıt (commit)
-
-
Victor Stinner yazdı
simplify the synchronization with Trollius
-
Terry Jan Reedy yazdı
-