- 27 Ock, 2014 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Original patch by Serhiy Storchaka.
-
- 23 Ock, 2014 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Original patches by Edmond Burnett and Kent Johnson.
-
- 22 Ock, 2014 4 kayıt (commit)
-
-
Nick Coghlan yazdı
-
Terry Jan Reedy yazdı
completely redundant. After 16638 patch, CallTips.get_argspec trims over-long signature strings as well as docstring lines.
-
Terry Jan Reedy yazdı
Idle calltips. This is needed for builtins, such bytes (which is why 5). Based on patch by Serhiy Storchaka.
-
Florent Xicluna yazdı
-
- 21 Ock, 2014 10 kayıt (commit)
-
-
Stefan Krah yazdı
-
Terry Jan Reedy yazdı
Initial patch by Roger Serwy.
-
Serhiy Storchaka yazdı
cases when multibyte characters are in line (before "^"). This still not works correctly with wide East Asian characters.
-
Zachary Ware yazdı
for 'access' in winreg.DeleteKeyEx. Already correct in the docs function signature and docstring. Noticed by Justin Foo.
-
Georg Brandl yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Victor Stinner yazdı
time.perf_counter() Move also the unit test at the end.
-
Victor Stinner yazdı
instead of rounding towards zero. For example, a timeout of one microsecond is now rounded to one millisecond, instead of being rounded to zero.
-
- 20 Ock, 2014 5 kayıt (commit)
-
-
Serhiy Storchaka yazdı
ZIP file or too long ZIP file comment is truncated.
-
Serhiy Storchaka yazdı
-
Stefan Krah yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch by Nikolaus Rath.
-
- 19 Ock, 2014 4 kayıt (commit)
-
-
Benjamin Peterson yazdı
Patch by Nikolaus Rath.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 18 Ock, 2014 9 kayıt (commit)
-
-
R David Murray yazdı
I didn't realize LC_ALL was an override, and I should have. I tried to make a test, but it is not clear that the LC variables actually affect the strings that uuid is using to parse the command output.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
tarfile open functions.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
write complete output on close.
-
Serhiy Storchaka yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch more or less by Nikolaus Rath.
-
- 17 Ock, 2014 6 kayıt (commit)
-
-
Zachary Ware yazdı
Includes: -mention cx_Freeze instead of py2exe (at least until py2exe supports Python 3) -update ActivePython link -Remove mention of platforms that were never supported by Python 3 (Win9x, DOS)
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
ordering of the directory information in the underlying filesystem.
-
Vinay Sajip yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-