- 03 Jul, 2015 2 commits
-
-
Yury Selivanov authored
-
Yury Selivanov authored
Patch by Benno Leslie and Yury Selivanov.
-
- 02 Jul, 2015 10 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Stefan Krah authored
positives with the -flto option (gcc >= 4.9.0 and clang).
-
Lars Gustäbel authored
-
Lars Gustäbel authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Yury Selivanov authored
-
- 01 Jul, 2015 8 commits
-
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Donald Stufft authored
-
Donald Stufft authored
-
Yury Selivanov authored
Patch by Martin Panter.
-
Yury Selivanov authored
Suggested by Martin Panter.
-
Yury Selivanov authored
-
Yury Selivanov authored
-
- 30 Jun, 2015 4 commits
-
-
Yury Selivanov authored
-
Yury Selivanov authored
isawaitable() was added before collections.abc.Awaitable; now, with Awaitable, it is no longer needed (we don't have ishashable() or isiterable() methods in the inspect module either).
-
Yury Selivanov authored
-
Yury Selivanov authored
-
- 29 Jun, 2015 4 commits
-
-
Serhiy Storchaka authored
A deprecation warning no longer issued by XMLParser subclass with default doctype() method. Direct call of doctype() now issues a warning. Parser's doctype() now is not called if target's doctype() is called. Based on patch by Martin Panter.
-
Serhiy Storchaka authored
A deprecation warning no longer issued by XMLParser subclass with default doctype() method. Direct call of doctype() now issues a warning. Parser's doctype() now is not called if target's doctype() is called. Based on patch by Martin Panter.
-
Serhiy Storchaka authored
object now always allocates place for trailing null byte and it's buffer now is always null-terminated.
-
Serhiy Storchaka authored
object now always allocates place for trailing null byte and it's buffer now is always null-terminated.
-
- 28 Jun, 2015 7 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Serhiy Storchaka authored
functions of the audioop module.
-
Serhiy Storchaka authored
functions of the audioop module.
-
Jason R. Coombs authored
-
Serhiy Storchaka authored
keyword arguments called "func" and "self". Patch by Martin Panter.
-
Serhiy Storchaka authored
keyword arguments called "func" and "self". Patch by Martin Panter.
-
- 27 Jun, 2015 5 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-