- 21 Nov, 2016 3 commits
-
-
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.
-
Gregory P. Smith authored
-
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
-
- 19 Nov, 2016 1 commit
-
-
Guido van Rossum authored
-
- 17 Nov, 2016 1 commit
-
-
Steve Dower authored
-
- 16 Nov, 2016 5 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
The latter function is more readable, faster and doesn't raise exceptions. Based on patch by Xiang Zhang.
-
Serhiy Storchaka authored
The latter function is more readable, faster and doesn't raise exceptions.
-
Donald Stufft authored
-
Donald Stufft authored
-
- 15 Nov, 2016 4 commits
-
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Guido van Rossum authored
-
Xavier de Gaye authored
would raise ImportError
-
- 14 Nov, 2016 5 commits
-
-
Serhiy Storchaka authored
non-integer numbers. Django tests depend on this.
-
Serhiy Storchaka authored
non-integer numbers. Django tests depend on this.
-
Serhiy Storchaka authored
non-integer numbers. Django tests depend on this.
-
Martin Panter authored
Patch by Matthieu S.
-
Martin Panter authored
-
- 13 Nov, 2016 2 commits
-
-
Martin Panter authored
-
Xavier de Gaye authored
-
- 12 Nov, 2016 5 commits
-
-
Ned Deily authored
Patch by Gareth Rees.
-
Serhiy Storchaka authored
parse_constant doesn't get called on 'null', 'true', 'false' since 3.1/2.7.
-
Serhiy Storchaka authored
when decode astral characters.
-
Serhiy Storchaka authored
when decode astral characters.
-
Serhiy Storchaka authored
when decode astral characters.
-
- 11 Nov, 2016 3 commits
-
-
Guido van Rossum authored
-
Serhiy Storchaka authored
(e.g. on Android).
-
Serhiy Storchaka authored
empty compile-time PYTHONPATH components. This fixes some tests in -S or -I modes.
-