- 30 Jun, 2015 2 commits
-
-
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 8 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 26 Jun, 2015 1 commit
-
-
Jason R. Coombs authored
-
- 25 Jun, 2015 7 commits
-
-
Berker Peksag authored
Issue #23684: Clarify the return value of the scheme attribute of ParseResult and SplitResult objects. Patch by Martin Panter.
-
Berker Peksag authored
Issue #23684: Clarify the return value of the scheme attribute of ParseResult and SplitResult objects. Patch by Martin Panter.
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
- 24 Jun, 2015 11 commits
-
-
Yury Selivanov authored
Also, make 'wrapped' and 'isgen' private.
-
Yury Selivanov authored
-
Yury Selivanov authored
Patch by Martin Panter.
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Steve Dower authored
-