Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #10833: Use PyUnicode_FromFormat() and PyErr_Format() instead of | Victor Stinner | 2011-03-21 | 6 | -68/+54 |
* | _elementtree.c: remove trailing spaces | Victor Stinner | 2011-03-21 | 1 | -19/+19 |
* | Merge to default. | Georg Brandl | 2011-03-21 | 1 | -1/+1 |
|\ | |||||
| * | Merge to 3.2. | Georg Brandl | 2011-03-21 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix duplicate word. | Georg Brandl | 2011-03-21 | 1 | -1/+1 |
* | | | merge 3.2 (already commited before) | Victor Stinner | 2011-03-21 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | merge 3.1 (already commited before) | Victor Stinner | 2011-03-21 | 0 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | Issue #8651: PyArg_Parse*() functions raise an OverflowError if the file | Victor Stinner | 2011-03-21 | 3 | -1/+33 |
* | | | Fix some issue references in NEWS | Éric Araujo | 2011-03-21 | 1 | -9/+9 |
|\ \ \ | |/ / | |||||
| * | | Fix some issue references in NEWS | Éric Araujo | 2011-03-21 | 1 | -5/+5 |
| |\ \ | | |/ | |||||
| | * | Fix some issue references in NEWS | Éric Araujo | 2011-03-20 | 1 | -6/+6 |
* | | | Branch merge | Éric Araujo | 2011-03-21 | 3 | -9/+13 |
|\ \ \ | |||||
| * | | | Mark getopt error messages as localizable (fixes #11371). | Éric Araujo | 2011-03-20 | 2 | -7/+11 |
| * | | | Fix a typo (see #3080) | Éric Araujo | 2011-03-20 | 1 | -2/+2 |
* | | | | merge 3.2 | Victor Stinner | 2011-03-21 | 2 | -6/+15 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | merge 3.1 | Victor Stinner | 2011-03-21 | 2 | -6/+15 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Issue #5537: Fix time2isoz() and time2netscape() functions of httplib.cookiejar | Victor Stinner | 2011-03-21 | 2 | -9/+18 |
* | | | | merge 3.2 | Victor Stinner | 2011-03-21 | 1 | -3/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | time.strftime(): replace PyErr_Format() by PyErr_SetString() | Victor Stinner | 2011-03-21 | 1 | -3/+2 |
* | | | | merge | Victor Stinner | 2011-03-21 | 1 | -6/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #10864 has been fixed: remove the workaround | Victor Stinner | 2011-03-21 | 1 | -6/+2 |
* | | | | Closes #11210: Remove PyErr_SetFromWindowsErrWithFilenameObject() of pyerrors.h | Victor Stinner | 2011-03-21 | 1 | -2/+0 |
* | | | | Merge | Antoine Pitrou | 2011-03-20 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge | Antoine Pitrou | 2011-03-20 | 5 | -3/+35 |
| |\ \ \ | |||||
* | \ \ \ | Try to strengthen test_httpservers (issue #11617) | Antoine Pitrou | 2011-03-20 | 1 | -4/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Try to strengthen test_httpservers (issue #11617) | Antoine Pitrou | 2011-03-20 | 1 | -4/+4 |
* | | | | | Issue #11127: Raise a TypeError when trying to pickle a socket object. | Antoine Pitrou | 2011-03-20 | 3 | -0/+12 |
* | | | | | (merge) Issue #11395: io.FileIO().write() clamps the data length to 32,767 | Victor Stinner | 2011-03-20 | 3 | -1/+33 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Issue #11395: io.FileIO().write() clamps the data length to 32,767 bytes on | Victor Stinner | 2011-03-20 | 3 | -1/+33 |
* | | | | | merge | Victor Stinner | 2011-03-20 | 0 | -0/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix #11586: typo in initfsencoding() | Victor Stinner | 2011-03-20 | 1 | -1/+1 |
* | | | | | Fix #11586: typo in initfsencoding() | Victor Stinner | 2011-03-20 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Issue #3080: imp.load_module() accepts None for the module path | Victor Stinner | 2011-03-20 | 2 | -10/+18 |
* | | | | Use proper gettext plural forms in optparse (closes #4391). | Éric Araujo | 2011-03-20 | 3 | -12/+18 |
* | | | | tabs are verboten. | Georg Brandl | 2011-03-20 | 1 | -3/+4 |
* | | | | Merge from 3.1 | Éric Araujo | 2011-03-20 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge from 3.1 | Éric Araujo | 2011-03-20 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Fix typo in class name | Éric Araujo | 2011-03-20 | 1 | -1/+1 |
* | | | Merge | Antoine Pitrou | 2011-03-20 | 2 | -5/+11 |
|\ \ \ | |/ / | |||||
| * | | Merge | Antoine Pitrou | 2011-03-20 | 2 | -5/+11 |
| |\ \ | | |/ | |||||
| | * | Call reap_children() where appropriate | Antoine Pitrou | 2011-03-20 | 2 | -5/+11 |
* | | | Call reap_children() at the end of test_posix | Antoine Pitrou | 2011-03-20 | 1 | -1/+4 |
* | | | Issue #11615: Fix sporadic buildbot failures related to #10812. | Ross Lagerwall | 2011-03-20 | 1 | -2/+2 |
* | | | Merge heads. | R David Murray | 2011-03-20 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Fix the Windows timeout code. | Reid Kleckner | 2011-03-20 | 1 | -2/+2 |
* | | | | Markup fixes for #7198 patch. | R David Murray | 2011-03-20 | 1 | -6/+6 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge markup fixes for #7198 patch. | R David Murray | 2011-03-20 | 1 | -3/+3 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Markup fixes for #7198 patch. | R David Murray | 2011-03-20 | 1 | -3/+3 |
* | | | | Fix footnote reference. | R David Murray | 2011-03-20 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | mention newline= in write doc | Skip Montanaro | 2011-03-20 | 1 | -2/+2 |