- 11 Dec, 2015 1 commit
-
-
Martin Panter authored
-
- 10 Dec, 2015 2 commits
-
-
Serhiy Storchaka authored
-
Martin Panter authored
The previous fix only handled the case of the parent package of __main__ failing to initialize. Also make the "Error while finding spec" formatting slightly more appealing, and document and test that the module name must be absolute.
-
- 09 Dec, 2015 7 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Zachary Ware authored
-
Zachary Ware authored
-
Martin Panter authored
-
- 08 Dec, 2015 6 commits
-
-
Martin Panter authored
These were added in revision b71cda2f48c6.
-
Berker Peksag authored
-
Berker Peksag authored
-
Raymond Hettinger authored
-
Martin Panter authored
-
Martin Panter authored
Also document that the separate functions that delete objects are preferred; using PyObject_SetAttr(), _SetAttrString(), and PySequence_SetItem() to delete is deprecated.
-
- 07 Dec, 2015 11 commits
-
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
-
Serhiy Storchaka authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Serhiy Storchaka authored
ElementTree.XMLParser._setevents now accepts any objects with the append method, not just a list.
-
- 06 Dec, 2015 13 commits
-
-
Serhiy Storchaka authored
in ElementTree.iterparse().
-
Serhiy Storchaka authored
in ElementTree.iterparse().
-
Serhiy Storchaka authored
in ElementTree.iterparse().
-
Serhiy Storchaka authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Martin Panter authored
-
Martin Panter authored
-
Ned Deily authored
-
Ned Deily authored
-
Ned Deily authored
and link with OpenSSL 1.0.2e.
-
Martin Panter authored
-