- 10 Ara, 2016 12 kayıt (commit)
-
-
Xavier de Gaye yazdı
-
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.
-
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.
-
Xavier de Gaye yazdı
has been built with Py_DEBUG defined.
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
- 09 Ara, 2016 1 kayıt (commit)
-
-
Xavier de Gaye yazdı
when the grp module cannot be imported, as for example on Android platforms.
-
- 08 Ara, 2016 1 kayıt (commit)
-
-
Ned Deily yazdı
-
- 07 Ara, 2016 2 kayıt (commit)
-
-
Steve Dower yazdı
-
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ı
-
- 22 Kas, 2016 1 kayıt (commit)
-
-
Victor Stinner yazdı
Frame.is_other_python_frame() now also handles _PyCFunction_FastCallDict() frames. Thanks to the new code to handle fast calls, python-gdb.py is now also able to detect the <built-in id method of module ...> frame.
-
- 08 Ara, 2016 4 kayıt (commit)
-
-
Xavier de Gaye yazdı
-
Xavier de Gaye yazdı
-
Xavier de Gaye yazdı
test_functools hanging on the Android armv7 qemu emulator.
-
Benjamin Peterson yazdı
-