- 14 Apr, 2012 6 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
R David Murray authored
-
R David Murray authored
-
- 13 Apr, 2012 18 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Victor Stinner authored
Only use a single #ifdef for the 3 functions.
-
Michael Foord authored
-
Michael Foord authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Michael Foord authored
-
Benjamin Peterson authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
attributes.
-
Amaury Forgeot d'Arc authored
-
Amaury Forgeot d'Arc authored
-
Amaury Forgeot d'Arc authored
-
Brett Cannon authored
Currently import does not use these attributes as they are planned for use by importlib (which will be another commit). Thanks to Filip Gruszczyński for the initial patch and Brian Curtin for refining it.
-
Amaury Forgeot d'Arc authored
-
Amaury Forgeot d'Arc authored
With VS8.0 at least Python compiles and works correctly.
-
- 12 Apr, 2012 11 commits
-
-
R David Murray authored
Patch by Serhiy Storchaka. This also moves the TypeError that results from trying to use a unicode comment from the 'close' step to the point at which the comment is added to the zipfile.
-
R David Murray authored
Patch by Serhiy Storchaka. This also moves the TypeError that results from trying to use a unicode comment from the 'close' step to the point at which the comment is added to the zipfile.
-
Victor Stinner authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Charles-François Natali authored
-
Charles-François Natali authored
-
Senthil Kumaran authored
-
R David Murray authored
-
R David Murray authored
Patch by Tshepang Lekhonkhobe.
-
R David Murray authored
Original patch by Tshepang Lekhonkhobe.
-
- 11 Apr, 2012 5 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
R David Murray authored
Not that I haven't tested it to make sure it works, just that it can run against an empty source file. Initial patch by Popa.Claudiu. Here we also add a test (which uses mock, which is why I didn't check it in on 3.2).
-
R David Murray authored
Not that I haven't tested it to make sure it works, just that it can run against an empty source file. Initial patch by Popa.Claudiu.
-