- 16 Dec, 2013 20 commits
-
-
Christian Heimes authored
is available. The test fails on Windows Server 2008.
-
Christian Heimes authored
-
Christian Heimes authored
run Python's unit tests with multiple versions of OpenSSL.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
* splitunc() no more return illegal result for paths with redundant slashes. * splitunc() now correctly processes the 'İ' character (U+0130, LATIN CAPITAL LETTER I WITH DOT ABOVE). * Deprecation warnings now emitted for every use of splitunc(). * Added tests for splitunc().
-
Serhiy Storchaka authored
* splitunc() no more return illegal result for paths with redundant slashes. * splitunc() now correctly processes the 'İ' character (U+0130, LATIN CAPITAL LETTER I WITH DOT ABOVE). * Deprecation warnings now emitted for every use of splitunc(). * Added tests for splitunc().
-
Charles-François Natali authored
-
Charles-François Natali authored
-
Charles-François Natali authored
-
Charles-François Natali authored
-
Serhiy Storchaka authored
(U+0130, LATIN CAPITAL LETTER I WITH DOT ABOVE).
-
Serhiy Storchaka authored
(U+0130, LATIN CAPITAL LETTER I WITH DOT ABOVE).
-
Christian Heimes authored
-
Christian Heimes authored
-
Charles-François Natali authored
-
Charles-François Natali authored
-
R David Murray authored
-
R David Murray authored
Patch by Vajrasky Kok.
-
- 15 Dec, 2013 15 commits
-
-
Christian Heimes authored
-
Christian Heimes authored
-
Stefan Krah authored
-
Raymond Hettinger authored
-
Stefan Krah authored
-
Stefan Krah authored
-
Christian Heimes authored
-
Christian Heimes authored
-
Christian Heimes authored
-
Charles-François Natali authored
makefile.
-
Charles-François Natali authored
-
Charles-François Natali authored
makefile.
-
Christian Heimes authored
-
Christian Heimes authored
-
Nick Coghlan authored
Note that __spec__.name is not currently guaranteed to be in sys.modules when the code is running, only __name__ is. The "running module is in sys.modules" invariant will be expanded to also cover __spec__.name in a subsequent patch.
-
- 14 Dec, 2013 5 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-