- 02 Ara, 2016 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
names.
-
- 29 Kas, 2016 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 26 Kas, 2016 2 kayıt (commit)
-
-
Łukasz Langa yazdı
Fixes #24142: [configparser] always join multiline values to not leave the parser in an invalid state
-
Serhiy Storchaka yazdı
in the documentation.
-
- 25 Kas, 2016 2 kayıt (commit)
-
-
Berker Peksag yazdı
-
Berker Peksag yazdı
Patch by Wojtek Ruszczewski.
-
- 24 Kas, 2016 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 23 Kas, 2016 1 kayıt (commit)
-
-
Steve Dower yazdı
-
- 21 Kas, 2016 7 kayıt (commit)
-
-
Yury Selivanov yazdı
Allow AF_UNIX in create_server & create_connection
-
Victor Stinner yazdı
Reloading the warnings module duplicates filters in warnings.filters. Fixing the issue is tricky. It was decided to simply remove the check from Python 3.5, since the bug only impacts Python unit tests, not real applications. The check is kept in Python 3.6 and newer.
-
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 3 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.
-