- 14 Nis, 2013 40 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
environment variable name (str on UNIX), instead of using the encoded name (bytes on UNIX).
-
Victor Stinner yazdı
variable name (str on UNIX), instead of using the encoded name (bytes on UNIX).
-
Victor Stinner yazdı
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
R David Murray yazdı
-
Alexandre Vassalotti yazdı
-
Serhiy Storchaka yazdı
-
Alexandre Vassalotti yazdı
-
Alexandre Vassalotti yazdı
integers where appropriate. Initial patch by Serhiy Storchaka.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Alexandre Vassalotti yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
PyErr_SetFromWindowsErrWithFilenameObject, and PyErr_SetExcFromWindowsErrWithFilenameObject. Note that PyErr_SetExcFromWindowsErrWithFilenameObjectAndSomeOtherParametersSoThatTheNameGetsSoLongThatNobodyIsEverGonnaUseThisStrangeFunctionForAnything is still undocumented.
-
Alexandre Vassalotti yazdı
-
Alexandre Vassalotti yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Alexandre Vassalotti yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Alexandre Vassalotti yazdı
-
Alexandre Vassalotti yazdı
The test was closing the orginal object instead the copy. This didn't result in visible failures because the loop range was incorrect as well.
-