- 02 Feb, 2017 5 commits
-
-
Serhiy Storchaka authored
method when unpickle collections.deque and other list-like objects. This can speed up unpickling to 2 times.
-
Mariatta Wijaya authored
-
Mariatta Wijaya authored
-
Mariatta Wijaya authored
-
Mariatta Wijaya authored
-
- 01 Feb, 2017 17 commits
-
-
Serhiy Storchaka authored
Based on patch by Vajrasky Kok.
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Guido van Rossum authored
-
Victor Stinner authored
Issue #29367. On Python 2, __init__ name is render as u'__init__'.
-
Victor Stinner authored
Rename also "l" argument to "nargs".
-
Victor Stinner authored
Issue #29318: Caller and callee functions must not share the dictionary: kwargs must be copied.
-
Victor Stinner authored
Issue #29367. Use two break points to prevent breakpoint during Python initialization.
-
Victor Stinner authored
Issue #29367: python-gdb.py now supports also method-wrapper (wrapperobject) objects.
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Berker Peksag authored
It has been documented as unused since 6c6844a2fa30 (2000-05-25) Patch by Eric N. Vander Weele.
-
- 31 Jan, 2017 6 commits
-
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
-
- 30 Jan, 2017 2 commits
-
-
Berker Peksag authored
-
Berker Peksag authored
It was renamed to README.txt in d90a65014c42 and it was back by a merge commit accidentally.
-
- 29 Jan, 2017 10 commits
-
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-