- 21 Kas, 2016 5 kayıt (commit)
-
-
Martin Panter yazdı
-
Serhiy Storchaka yazdı
The fields ml_name and ml_doc are of type "const char *" rather of "char *".
-
Gregory P. Smith yazdı
-
Martin Panter yazdı
-
Guido van Rossum yazdı
-
- 20 Kas, 2016 11 kayıt (commit)
-
-
Martin Panter yazdı
Based on suggestion by Eryk Sun.
-
Martin Panter yazdı
The ld_so_aix script and python.exp file are created in the build directory. Patch by Tristan Carel and Michael Haubenwallner.
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
unreadable directories on Windows too.
-
Serhiy Storchaka yazdı
Patch by Xiang Zhang.
-
Serhiy Storchaka yazdı
unreadable directories.
-
Serhiy Storchaka yazdı
C API functions.
-
Serhiy Storchaka yazdı
-
Steve Dower yazdı
-
Steve Dower yazdı
Prevents crashes in some other posixmodule.c functions
-
- 19 Kas, 2016 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 17 Kas, 2016 1 kayıt (commit)
-
-
Steve Dower yazdı
-
- 16 Kas, 2016 5 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
The latter function is more readable, faster and doesn't raise exceptions. Based on patch by Xiang Zhang.
-
Serhiy Storchaka yazdı
The latter function is more readable, faster and doesn't raise exceptions.
-
Donald Stufft yazdı
-
Donald Stufft yazdı
-
- 15 Kas, 2016 4 kayıt (commit)
-
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Guido van Rossum yazdı
-
Xavier de Gaye yazdı
would raise ImportError
-
- 14 Kas, 2016 5 kayıt (commit)
-
-
Serhiy Storchaka yazdı
non-integer numbers. Django tests depend on this.
-
Serhiy Storchaka yazdı
non-integer numbers. Django tests depend on this.
-
Serhiy Storchaka yazdı
non-integer numbers. Django tests depend on this.
-
Martin Panter yazdı
Patch by Matthieu S.
-
Martin Panter yazdı
-
- 13 Kas, 2016 2 kayıt (commit)
-
-
Martin Panter yazdı
-
Xavier de Gaye yazdı
-
- 12 Kas, 2016 5 kayıt (commit)
-
-
Ned Deily yazdı
Patch by Gareth Rees.
-
Serhiy Storchaka yazdı
parse_constant doesn't get called on 'null', 'true', 'false' since 3.1/2.7.
-
Serhiy Storchaka yazdı
when decode astral characters.
-
Serhiy Storchaka yazdı
when decode astral characters.
-
Serhiy Storchaka yazdı
when decode astral characters.
-
- 11 Kas, 2016 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-