- 08 Ara, 2015 3 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
Also document that the separate functions that delete objects are preferred; using PyObject_SetAttr(), _SetAttrString(), and PySequence_SetItem() to delete is deprecated.
-
- 07 Ara, 2015 11 kayıt (commit)
-
-
doko@ubuntu.com yazdı
-
doko@ubuntu.com yazdı
-
doko@ubuntu.com yazdı
-
Serhiy Storchaka yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Serhiy Storchaka yazdı
ElementTree.XMLParser._setevents now accepts any objects with the append method, not just a list.
-
- 06 Ara, 2015 17 kayıt (commit)
-
-
Serhiy Storchaka yazdı
in ElementTree.iterparse().
-
Serhiy Storchaka yazdı
in ElementTree.iterparse().
-
Serhiy Storchaka yazdı
in ElementTree.iterparse().
-
Serhiy Storchaka yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
and link with OpenSSL 1.0.2e.
-
Martin Panter yazdı
-
Martin Panter yazdı
This restores 3.4 behaviour, which was removed by revision 3b5279b5bfd1. The fstat() call fails with ENOENT for a Virtual Box shared folder filesystem if the file entry has been unlinked, e.g. for a temporary file.
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
- 05 Ara, 2015 9 kayıt (commit)
-
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
The OS X buildbots were failing at the second setrlimit() call with EPERM, as if they were trying to raise the hard limit. The call should be keeping the hard limit the same and raising the soft limit back to its original value, so I don't understand the failure.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-