- 21 Oct, 2016 16 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Yury Selivanov authored
-
Yury Selivanov authored
Patch by Johannes Ebke.
-
Yury Selivanov authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
Thanks to Ville Skyttä for the patch.
-
Serhiy Storchaka authored
attributes.
-
Serhiy Storchaka authored
new exception with setting current exception as __cause__. _PyErr_FormatFromCause(exception, format, args...) is equivalent to Python raise exception(format % args) from sys.exc_info()[1]
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
INADA Naoki authored
Patch by Mariatta Wijaya.
-
Benjamin Peterson authored
C99 inline semantics don't work everywhere. (https://bugs.python.org/issue28092) We don't want these to have external visibility anyway.
-
INADA Naoki authored
-
- 20 Oct, 2016 11 commits
-
-
Martin Panter authored
-
Ned Deily authored
Patch by Vajrasky Kok.
-
Yury Selivanov authored
-
Martin Panter authored
-
Yury Selivanov authored
Thanks to Stéphane Wirtel!
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Ned Deily authored
-
Yury Selivanov authored
-
Martin Panter authored
-
Martin Panter authored
Based on patch by Masayuki Yamamoto.
-
- 19 Oct, 2016 13 commits
-
-
Victor Stinner authored
Patch written by Julien Palard.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Xavier de Gaye authored
or missing the effective gid.
-
Benjamin Peterson authored
Patch by Roman Podoliaka.
-