- 14 Dec, 2016 5 commits
-
-
Steve Dower authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Xavier de Gaye authored
on Android for a non-root user.
-
Xavier de Gaye authored
the directory for installing object code libraries to the cross compilation search paths.
-
- 13 Dec, 2016 5 commits
-
-
Steve Dower authored
-
Steve Dower authored
-
Xavier de Gaye authored
/usr/include/ncursesw as a headers search path.
-
Xavier de Gaye authored
a non-root user on Android where access rights are controled by SELinux MAC.
-
Xavier de Gaye authored
assuming some invariants about uids that are not valid for Android.
-
- 12 Dec, 2016 3 commits
-
-
Yury Selivanov authored
Initial patch by Mariatta Wijaya.
-
Steve Dower authored
-
Xavier de Gaye authored
-
- 11 Dec, 2016 8 commits
-
-
Steve Dower authored
-
Steve Dower authored
-
Serhiy Storchaka authored
by ast.literal_eval() even if they do not include subexpressions.
-
Serhiy Storchaka authored
PyErr_SyntaxLocationEx() and PyErr_SyntaxLocationObject().
-
Serhiy Storchaka authored
PyErr_SyntaxLocationEx() and PyErr_SyntaxLocationObject().
-
Martin Panter authored
-
Martin Panter authored
Patch by Julien Palard.
-
Martin Panter authored
* 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 Dec, 2016 14 commits
-
-
Brett Cannon authored
-
Brett Cannon authored
Thanks to Douglas Greiman for the patch.
-
Xavier de Gaye authored
-
Antoine Pitrou authored
Issue #28779: multiprocessing.set_forkserver_preload() would crash the forkserver process if a preloaded module instantiated some multiprocessing objects such as locks.
-
Antoine Pitrou authored
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 authored
has been built with Py_DEBUG defined.
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
- 09 Dec, 2016 1 commit
-
-
Xavier de Gaye authored
when the grp module cannot be imported, as for example on Android platforms.
-
- 08 Dec, 2016 1 commit
-
-
Ned Deily authored
-
- 07 Dec, 2016 2 commits
-
-
Steve Dower authored
-
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.
-