Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | always clear parser error | Benjamin Peterson | 2011-06-06 | 1 | -1/+1 |
* | merge heads | Benjamin Peterson | 2011-06-06 | 1 | -60/+0 |
|\ | |||||
| * | Drop old UUIDs. | Martin v. Löwis | 2011-06-05 | 1 | -60/+0 |
* | | greatly improve argument parsing error messages (closes #12265) | Benjamin Peterson | 2011-06-06 | 5 | -198/+301 |
|/ | |||||
* | merge:Do not add txt files twice | Martin v. Löwis | 2011-06-05 | 1 | -2/+0 |
|\ | |||||
| * | null merge | Martin v. Löwis | 2011-06-05 | 0 | -0/+0 |
| |\ | |||||
| | * | Add 3.1.4 UUIDs. | Martin v. Löwis | 2011-06-05 | 1 | -0/+2 |
| * | | merge:Do not add txt files twice | Martin v. Löwis | 2011-06-05 | 1 | -2/+0 |
| |\ \ | | |/ | |||||
| | * | Do not add txt files twice. | Martin v. Löwis | 2011-06-05 | 1 | -2/+0 |
* | | | Closes issue #11557: removal of non-idiomatic code in test_logging. | Vinay Sajip | 2011-06-05 | 1 | -31/+25 |
* | | | merge heads. | Gregory P. Smith | 2011-06-05 | 223 | -3536/+11838 |
|\ \ \ | |||||
| * \ \ | merge heads | Benjamin Peterson | 2011-06-05 | 3 | -38/+97 |
| |\ \ \ | |||||
| | * | | | Issue #12080: Fix a performance issue in Decimal._power_exact that causes som... | Mark Dickinson | 2011-06-04 | 3 | -38/+97 |
| * | | | | only clear the parser error if it's set (closes #12264) | Benjamin Peterson | 2011-06-05 | 2 | -2/+11 |
| |/ / / | |||||
| * | | | merge heads | Benjamin Peterson | 2011-06-03 | 3 | -54/+85 |
| |\ \ \ | |||||
| | * \ \ | (Merge 3.2) Issue #12016: Add test_errorhandle() to TestBase_Mapping of | Victor Stinner | 2011-06-03 | 1 | -3/+33 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Issue #12016: Add test_errorhandle() to TestBase_Mapping of | Victor Stinner | 2011-06-03 | 1 | -3/+33 |
| | * | | | (Merge 3.2) Issue #12016: Reindent decoders of HK and JP codecs | Victor Stinner | 2011-06-03 | 2 | -51/+52 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Issue #12016: Reindent decoders of HK and JP codecs | Victor Stinner | 2011-06-03 | 2 | -51/+52 |
| * | | | | some horrible preprocessing tricks to automatically update the tag | Benjamin Peterson | 2011-06-03 | 1 | -2/+10 |
| |/ / / | |||||
| * | | | run autoconf | Benjamin Peterson | 2011-06-03 | 1 | -2/+0 |
| * | | | remove AC_REVISION | Benjamin Peterson | 2011-06-03 | 1 | -1/+0 |
| * | | | Merge #12249 fix from 3.2 | Éric Araujo | 2011-06-03 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Document working dir for “make html” (#12249). Patch by Tshepang Lekhonk... | Éric Araujo | 2011-06-03 | 1 | -0/+1 |
| * | | | Fix reST label for collections ABCs. | Éric Araujo | 2011-06-03 | 3 | -3/+5 |
| * | | | Document autoflushing in packaging.test.support.LoggingCatcher.get_logs. | Éric Araujo | 2011-06-03 | 1 | -1/+4 |
| * | | | Add NEWS and whatsnew entries for the packaging module | Éric Araujo | 2011-06-03 | 2 | -1/+17 |
| * | | | Merge. | Charles-François Natali | 2011-06-03 | 2 | -10/+8 |
| |\ \ \ | |||||
| | * | | | Close #12250: Disable the regrtest timeout by default | Victor Stinner | 2011-06-03 | 2 | -10/+8 |
| * | | | | Issue #12196: Make test.support's requires_linux_version a decorator. | Charles-François Natali | 2011-06-03 | 3 | -29/+33 |
| |/ / / | |||||
| * | | | merge | Raymond Hettinger | 2011-06-03 | 3 | -1/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix named tuples to work with vars(). | Raymond Hettinger | 2011-06-03 | 4 | -1/+7 |
| * | | | Merge packaging doc fix | Éric Araujo | 2011-06-02 | 9 | -31/+103 |
| |\ \ \ | |||||
| | * | | | Packaging doc: Add missing index file, improve main page description. | Éric Araujo | 2011-06-02 | 4 | -14/+71 |
| | * | | | Fix format of warnings from the packaging check command | Éric Araujo | 2011-06-02 | 2 | -1/+12 |
| | * | | | Make packaging.tests.support.LoggingCatcher.get_logs flush the log handler. | Éric Araujo | 2011-06-02 | 3 | -15/+19 |
| * | | | | added the generate-setup action | Tarek Ziade | 2011-06-02 | 2 | -2/+18 |
| * | | | | this documentation is now handled by all the new packaging contributors | Tarek Ziade | 2011-06-02 | 1 | -1/+1 |
| * | | | | merge | Raymond Hettinger | 2011-06-01 | 1 | -22/+32 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | Forward port doc updates for builtin functions. | Raymond Hettinger | 2011-06-01 | 1 | -22/+32 |
| * | | | Kill trailing whitespace | Éric Araujo | 2011-06-01 | 4 | -30/+30 |
| * | | | Add documentation for the packaging module. | Éric Araujo | 2011-06-01 | 42 | -3/+7388 |
| * | | | Issue #12196: Add a note on os.pipe2() in the "Whats' new in Python 3.3" | Charles-François Natali | 2011-06-01 | 1 | -0/+5 |
| * | | | Merge 3.2 | Éric Araujo | 2011-06-01 | 2 | -4/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | Branch merge | Éric Araujo | 2011-06-01 | 2 | -4/+4 |
| | |\ \ | |||||
| | | * | | Fix markup: arguments in a class directive are __init__ arguments, not base c... | Éric Araujo | 2011-05-31 | 1 | -3/+3 |
| | | * | | Fix error message to use the Python name instead of the C name | Éric Araujo | 2011-05-31 | 1 | -1/+1 |
| * | | | | Branch merge | Éric Araujo | 2011-06-01 | 9 | -143/+45 |
| |\ \ \ \ | |||||
| | * | | | | The compiler class for EMX was removed | Éric Araujo | 2011-06-01 | 2 | -5/+2 |
| | * | | | | Fix typos in class names | Éric Araujo | 2011-06-01 | 2 | -6/+6 |