- 13 Mar, 2012 2 commits
-
-
Vinay Sajip authored
-
Senthil Kumaran authored
-
- 12 Mar, 2012 5 commits
-
-
Ezio Melotti authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Ezio Melotti authored
-
- 11 Mar, 2012 3 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Antoine Pitrou authored
Issue #14252: Fix subprocess.Popen.terminate() to not raise an error under Windows when the child process has already exited.
-
- 10 Mar, 2012 1 commit
-
-
Mark Dickinson authored
-
- 08 Mar, 2012 3 commits
-
-
Jason R. Coombs authored
Moved symlink support into its own module. Ported can_symlink from Python 3.2, skipping symlink test when it cannot be invoked (such as when the symlink privilege is not present).
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 15 Jan, 2012 1 commit
-
-
Jason R. Coombs authored
-
- 13 Jan, 2012 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Extracted Windows directory detection from NullImporter.__init__. This greatly simplifies the code and fixes issue6727.
-
Jason R. Coombs authored
-
- 08 Mar, 2012 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch from Armin, test from me.
-
- 07 Mar, 2012 2 commits
-
-
Éric Araujo authored
-
Jason R. Coombs authored
-
- 06 Mar, 2012 1 commit
-
-
Vinay Sajip authored
Closes #14158: We now track test_support.TESTFN cleanup, and test_mailbox uses shutil.rmtree for simpler code.
-
- 05 Mar, 2012 7 commits
-
-
Éric Araujo authored
-
Éric Araujo authored
Patch by Ralf Schmitt.
-
Éric Araujo authored
I assume that most users looking at this page are looking for a library to process XML, not a low-level parser. First proposed in #11379.
-
Éric Araujo authored
source generates a nifty link to the Mercurial web viewer.
-
Éric Araujo authored
Misc/COPYRIGHT was renamed twelve years ago to LICENSE and later copied to the main docs, to which there is already a link.
-
Éric Araujo authored
-
Meador Inge authored
-
- 04 Mar, 2012 3 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Armin Rigo authored
-
- 03 Mar, 2012 1 commit
-
-
Georg Brandl authored
-
- 02 Mar, 2012 1 commit
-
-
Eli Bendersky authored
-
- 01 Mar, 2012 2 commits
-
-
Petri Lehtinen authored
Initial patch by Johannes Vogel. Issue #13491.
-
Antoine Pitrou authored
Issue #14159: Fix the len() of weak sets to return a better approximation when some objects are dead or dying. Moreover, the implementation is now O(1) rather than O(n). Thanks to Yury Selivanov for reporting.
-
- 29 Feb, 2012 3 commits
-
-
Stefan Krah authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-