- 21 Ock, 2014 3 kayıt (commit)
-
-
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 6 kayıt (commit)
-
-
Zachary Ware yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch from Andrew Barnert.
-
Benjamin Peterson yazdı
-
Zachary Ware yazdı
-
- 13 Ock, 2014 4 kayıt (commit)
-
-
R David Murray yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Senthil Kumaran yazdı
-
- 12 Ock, 2014 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
wsgiref.application_uri() and wsgiref.request_uri() functions.
-
Senthil Kumaran yazdı
-
- 11 Ock, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Fixed regression inroduced in issue #6157.
-
- 10 Ock, 2014 5 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
Filename such as r'c:\users\db3l\appdata\local\temp\tmph3vkvf' contains '\t' which is interpreted by ast.literal_eval() as a tabulation.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
ifconfig executable is not available.
-
Serhiy Storchaka yazdı
Incorrect requirements can cause memory swapping.
-
- 09 Ock, 2014 4 kayıt (commit)
-
-
Serhiy Storchaka yazdı
a help on environment with too small COLUMNS. Based on patch by Elazar Gershuni.
-
Antoine Pitrou yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-