- 14 Apr, 2013 40 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
-
R David Murray authored
Patch by Jason Michalski.
-
R David Murray authored
Patch by Jason Michalski.
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
bytecode files in py_compile. Thanks to Arfrever Frehtes Taifersar Arahesis for the bug report.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
environment variable name (str on UNIX), instead of using the encoded name (bytes on UNIX).
-
Victor Stinner authored
variable name (str on UNIX), instead of using the encoded name (bytes on UNIX).
-
Victor Stinner authored
-
Nick Coghlan authored
-
Nick Coghlan authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
R David Murray authored
-
Alexandre Vassalotti authored
-
Serhiy Storchaka authored
-
Alexandre Vassalotti authored
-
Alexandre Vassalotti authored
integers where appropriate. Initial patch by Serhiy Storchaka.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Alexandre Vassalotti authored
-
Georg Brandl authored
-
Georg Brandl authored
PyErr_SetFromWindowsErrWithFilenameObject, and PyErr_SetExcFromWindowsErrWithFilenameObject. Note that PyErr_SetExcFromWindowsErrWithFilenameObjectAndSomeOtherParametersSoThatTheNameGetsSoLongThatNobodyIsEverGonnaUseThisStrangeFunctionForAnything is still undocumented.
-
Alexandre Vassalotti authored
-
Alexandre Vassalotti authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-