summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #16309: avoid using deprecated method and turn docstring in a comment.Ezio Melotti2012-11-221-6/+6
* Merge 3.3.Stefan Krah2012-11-222-0/+4
|\
| * Fix more usages of NULL without including stdio.h.Stefan Krah2012-11-222-0/+4
* | Merge 3.3.Stefan Krah2012-11-222-3/+19
|\ \ | |/
| * Issue #13057: Include stdio.h when NULL is used in configure.ac.Stefan Krah2012-11-222-3/+19
* | #16522: s/always 1/at most 1/.R David Murray2012-11-221-2/+2
* | Merge #13424 followup from 3.3Éric Araujo2012-11-221-22/+4
|\ \ | |/
| * Address reviews for open’s opener argument doc patch (#13424).Éric Araujo2012-11-221-22/+4
* | #16522: Add FAIL_FAST flag to doctest.R David Murray2012-11-215-4/+69
* | Null merge with 3.3.Ezio Melotti2012-11-210-0/+0
|\ \ | |/
| * Null merge with 3.2.Ezio Melotti2012-11-210-0/+0
| |\
| | * Remove unused variabile "plain" in builtin_exec.Ezio Melotti2012-11-211-2/+0
* | | Null merge from 3.3.Chris Jerdonek2012-11-210-0/+0
|\ \ \ | |/ /
| * | Null merge from 3.2.Chris Jerdonek2012-11-210-0/+0
| |\ \ | | |/
| | * Fix label in docs (from issue #13538).Chris Jerdonek2012-11-211-1/+1
* | | Merge from 3.3: Improve str() and object.__str__() docs (issue #13538).Chris Jerdonek2012-11-217-54/+105
|\ \ \ | |/ /
| * | Improve str() and object.__str__() documentation (issue #13538).Chris Jerdonek2012-11-217-54/+105
| * | Null merge from 3.2 (issue #13538).Chris Jerdonek2012-11-210-0/+0
| |\ \ | | |/
| | * Improve str() and object.__str__() documentation (issue #13538).Chris Jerdonek2012-11-217-49/+101
* | | null mergeBarry Warsaw2012-11-200-0/+0
|\ \ \ | |/ /
| * | null mergeBarry Warsaw2012-11-200-0/+0
| |\ \
| | * | Do a better job of ensuring test reproducibility and clean up.Barry Warsaw2012-11-201-1/+6
* | | | Do a better job of preserving the state of sys.modules.Barry Warsaw2012-11-201-1/+6
|\ \ \ \ | |/ / /
| * | | Do a better job of preserving the state of sys.modules.Barry Warsaw2012-11-201-1/+6
* | | | Merge test from issue #1160.Antoine Pitrou2012-11-201-0/+6
|\ \ \ \ | |/ / /
| * | | Merge test from issue #1160.Antoine Pitrou2012-11-201-0/+6
| |\ \ \ | | |/ / | |/| / | | |/
| | * Issue #1160: Fix compiling large regular expressions on UCS2 builds.Antoine Pitrou2012-11-204-9/+17
* | | - Issue #16514: Fix regression causing a traceback when sys.path[0] is NoneBarry Warsaw2012-11-206-77/+111
|\ \ \ | |/ /
| * | - Issue #16514: Fix regression causing a traceback when sys.path[0] is NoneBarry Warsaw2012-11-206-77/+111
* | | Merge: fix typo in multiprocessing documentation, thanks to Dmitry Tolstoy fr...Andrew Svetlov2012-11-201-1/+1
|\ \ \ | |/ /
| * | Fix typo in multiprocessing documentation, thanks to Dmitry Tolstoy from docs@Andrew Svetlov2012-11-201-1/+1
* | | remove unused flag (closes #16505)Benjamin Peterson2012-11-192-1/+2
* | | Remove sys.platform == 'riscos' checks from some Python and test files. #16501Christian Heimes2012-11-186-14/+4
* | | Merge.Stefan Krah2012-11-181-10/+0
|\ \ \
| * | | RISCOS support has been removed a long time ago. Remove last remains in sys.f...Christian Heimes2012-11-181-10/+0
* | | | Null merge.Stefan Krah2012-11-180-0/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Backport 9dd4638de73b.Stefan Krah2012-11-181-1/+1
* | | Null merge.Stefan Krah2012-11-180-0/+0
|\ \ \ | |/ /
| * | #7782: merge with 3.2.Ezio Melotti2012-11-181-0/+15
| |\ \ | | |/
| | * #7782: add a test for test_iter.Ezio Melotti2012-11-181-0/+15
* | | Issue #6308: Try to fix the termios build failure on HP-UX.Stefan Krah2012-11-181-1/+1
* | | #7782: merge with 3.3.Ezio Melotti2012-11-181-0/+15
* | | The poplib module provides two classes, not one.Antoine Pitrou2012-11-181-1/+1
|\ \ \ | |/ /
| * | The poplib module provides two classes, not one.Antoine Pitrou2012-11-181-1/+1
| |\ \ | | |/
| | * The poplib module provides two classes, not one.Antoine Pitrou2012-11-181-1/+1
* | | Regen importlib.hBrett Cannon2012-11-181-2170/+2173
* | | Issue #15627: Add the compile_source() method toBrett Cannon2012-11-185-2338/+2382
* | | #16306: merge with 3.3.Ezio Melotti2012-11-184-6/+17
|\ \ \ | |/ /
| * | #16306: merge with 3.2.Ezio Melotti2012-11-184-6/+17
| |\ \ | | |/
| | * #16306: Fix multiple error messages when unknown command line parameters wher...Ezio Melotti2012-11-184-6/+17