- 25 Ock, 2014 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Serhiy Storchaka yazdı
SimpleHTTPServer, imghdr, mailcap, mimetypes, xml.etree.
-
Benjamin Peterson yazdı
-
- 24 Ock, 2014 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 23 Ock, 2014 6 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
string representation in Tcl and Python.
-
Serhiy Storchaka yazdı
It tests the convertion Tcl values to Python values when Tcl calls a command implemented on Python. Currently all values are passed as strings.
-
Terry Jan Reedy yazdı
Original patches by Edmond Burnett and Kent Johnson.
-
Richard Oudkerk yazdı
running to cope with possibility of gc running just after fork. (Backport from 3.x.)
-
- 22 Ock, 2014 4 kayıt (commit)
-
-
Stefan Krah 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 3.x bytes (which is why 5). Based on patch by Serhiy Storchaka.
-
Florent Xicluna yazdı
-
- 21 Ock, 2014 6 kayıt (commit)
-
-
Stefan Krah yazdı
-
Terry Jan Reedy yazdı
Initial patch by Roger Serwy.
-
Georg Brandl yazdı
-
Terry Jan Reedy yazdı
I do not expect a problem in 2.7, but backported this anyway, 'in case'.
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
For 2.7 backport, fix get_arg_spec as needed to make expanded tests pass.
-
- 20 Ock, 2014 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
ZIP file or too long ZIP file comment is truncated.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch by Nikolaus Rath.
-
- 19 Ock, 2014 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 18 Ock, 2014 5 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ı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 17 Ock, 2014 2 kayıt (commit)
-
-
Zachary Ware yazdı
-
Serhiy Storchaka yazdı
locale-depending str.lower() in locale.normalize().
-
- 16 Ock, 2014 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Serhiy Storchaka yazdı
requires them. Disable executable bits and shebang lines in test and benchmark files in order to prevent using a random system python, and in source files of modules which don't provide command line interface.
-
Benjamin Peterson yazdı
-
- 15 Ock, 2014 1 kayıt (commit)
-
-
Vinay Sajip yazdı
-
- 14 Ock, 2014 4 kayıt (commit)
-
-
Zachary Ware yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch from Andrew Barnert.
-