- 10 Dec, 2016 1 commit
-
-
Martin Panter authored
-
- 08 Dec, 2016 1 commit
-
-
Ned Deily authored
-
- 07 Dec, 2016 1 commit
-
-
Serhiy Storchaka authored
This makes tests passing after changes by issue #5322.
-
- 02 Dec, 2016 1 commit
-
-
Serhiy Storchaka authored
Original patch by Andreas Stührk.
-
- 07 Dec, 2016 1 commit
-
-
Serhiy Storchaka authored
writes the index file when it is not changed.
-
- 06 Dec, 2016 2 commits
-
-
Serhiy Storchaka authored
-
Benjamin Peterson authored
-
- 05 Dec, 2016 1 commit
-
-
Serhiy Storchaka authored
-
- 04 Dec, 2016 2 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 03 Dec, 2016 2 commits
-
-
Steve Dower authored
-
Steve Dower authored
-
- 02 Dec, 2016 2 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
names.
-
- 01 Dec, 2016 1 commit
-
-
doko@ubuntu.com authored
-
- 29 Nov, 2016 1 commit
-
-
Guido van Rossum authored
-
- 26 Nov, 2016 2 commits
-
-
Łukasz Langa authored
Fixes #24142: [configparser] always join multiline values to not leave the parser in an invalid state
-
Serhiy Storchaka authored
in the documentation.
-
- 25 Nov, 2016 2 commits
-
-
Berker Peksag authored
-
Berker Peksag authored
Patch by Wojtek Ruszczewski.
-
- 24 Nov, 2016 1 commit
-
-
Guido van Rossum authored
-
- 23 Nov, 2016 1 commit
-
-
Steve Dower authored
-
- 21 Nov, 2016 7 commits
-
-
Yury Selivanov authored
Allow AF_UNIX in create_server & create_connection
-
Victor Stinner authored
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 authored
-
Serhiy Storchaka authored
The fields ml_name and ml_doc are of type "const char *" rather of "char *".
-
Gregory P. Smith authored
-
Martin Panter authored
-
Guido van Rossum authored
-
- 20 Nov, 2016 11 commits
-
-
Martin Panter authored
Based on suggestion by Eryk Sun.
-
Martin Panter authored
The ld_so_aix script and python.exp file are created in the build directory. Patch by Tristan Carel and Michael Haubenwallner.
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
unreadable directories on Windows too.
-
Serhiy Storchaka authored
Patch by Xiang Zhang.
-
Serhiy Storchaka authored
unreadable directories.
-
Serhiy Storchaka authored
C API functions.
-
Serhiy Storchaka authored
-
Steve Dower authored
-
Steve Dower authored
Prevents crashes in some other posixmodule.c functions
-