- 13 Ara, 2016 1 kayıt (commit)
-
-
Steve Dower yazdı
-
- 11 Ara, 2016 4 kayıt (commit)
-
-
Steve Dower yazdı
-
Serhiy Storchaka yazdı
PyErr_SyntaxLocationEx() and PyErr_SyntaxLocationObject().
-
Martin Panter yazdı
Patch by Julien Palard.
-
Martin Panter yazdı
* In Python 3, the specifier is 0o * There is no special case for leading zeros * Remove duplicate tests * Clarify other existing tests and comments
-
- 10 Ara, 2016 6 kayıt (commit)
-
-
Brett Cannon yazdı
Thanks to Douglas Greiman for the patch.
-
Antoine Pitrou yazdı
Issue #28779: multiprocessing.set_forkserver_preload() would crash the forkserver process if a preloaded module instantiated some multiprocessing objects such as locks.
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
- 08 Ara, 2016 1 kayıt (commit)
-
-
Ned Deily yazdı
-
- 07 Ara, 2016 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
This makes tests passing after changes by issue #5322.
-
- 02 Ara, 2016 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Original patch by Andreas Stührk.
-
- 07 Ara, 2016 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
writes the index file when it is not changed.
-
- 06 Ara, 2016 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Benjamin Peterson yazdı
-
- 05 Ara, 2016 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 04 Ara, 2016 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 03 Ara, 2016 2 kayıt (commit)
-
-
Steve Dower yazdı
-
Steve Dower yazdı
-
- 02 Ara, 2016 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
names.
-
- 01 Ara, 2016 1 kayıt (commit)
-
-
doko@ubuntu.com yazdı
-
- 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 1 kayıt (commit)
-
-
Martin Panter yazdı
Based on suggestion by Eryk Sun.
-