- 08 Mar, 2012 1 commit
-
-
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 4 commits
-
-
Stefan Krah authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
#10713: Improve documentation for \b and \B and add a few tests. Initial patch and tests by Martin Pool.
-
- 28 Feb, 2012 3 commits
-
-
Larry Hastings authored
-
Nadeem Vawda authored
-
Martin v. Löwis authored
-
- 26 Feb, 2012 9 commits
-
-
Antoine Pitrou authored
Issue #13521: dict.setdefault() now does only one lookup for the given key, making it "atomic" for many purposes. Patch by Filip Gruszczyński.
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
- Actually check the contents of the file created by bdist_dumb. - Don’t use “RECORD” as filename for non-PEP 376 record file - Don’t start method name with “_test”, it looks like a disabled test method instead of an helper method - Fix some idioms (assertIn, addCleanup)
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-