- 20 Ara, 2013 16 kayıt (commit)
-
-
R David Murray yazdı
And link to it from the summary, and link to the Hash Algorithms section of hashlib from the linked description.
-
R David Murray yazdı
-
R David Murray yazdı
-
Guido van Rossum yazdı
-
R David Murray yazdı
-
R David Murray yazdı
I also further qualified the cross reference link, since those are global names.
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Serhiy Storchaka yazdı
from X.org distribution using makelocalealias.py.
-
Serhiy Storchaka yazdı
from X.org distribution using makelocalealias.py.
-
Nick Coghlan yazdı
This should appease the OpenIndiana buildbot. Also lengthened the worst case timeout to try to eliminate the inconsistent failure on one of the Windows 7 buildbots.
-
- 19 Ara, 2013 24 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Victor Stinner yazdı
Python 3.4 to log "uncatched" exceptions, instead of the dedicated _TracebackLogger class.
-
Guido van Rossum yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Zachary Ware yazdı
The empty tests should be implemented on this branch.
-
Zachary Ware yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
locale encodings with hyphens.
-
Serhiy Storchaka yazdı
locale encodings with hyphens.
-
Victor Stinner yazdı
no parameter
-
Victor Stinner yazdı
raise a ValueError if num is negative (instead of raising a SystemError).
-
Victor Stinner yazdı
ValueError if num is negative (instead of raising a SystemError).
-
Victor Stinner yazdı
-
Victor Stinner yazdı
isolation level (wrong type).
-
Victor Stinner yazdı
(wrong type).
-
Serhiy Storchaka yazdı
quotechar fields. Original patch by Vajrasky Kok.
-
Serhiy Storchaka yazdı
quotechar fields. Original patch by Vajrasky Kok.
-
Victor Stinner yazdı
an exception set (invalid state).
-
Victor Stinner yazdı
the exception to not call open() with an exception set.
-
Victor Stinner yazdı
raise a new exception
-
Nick Coghlan yazdı
Thanks to Christian Heimes for noting the buildbot failures and to Zachary Ware for providing the patch to make the new tests play nice with both other platforms and unittest test discovery
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-