summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace IOError with OSError (#16715)Andrew Svetlov2012-12-25121-386/+381
* #16677: merge with 3.3.Ezio Melotti2012-12-251-5/+5
|\
| * #16677: merge with 3.2.Ezio Melotti2012-12-251-5/+5
| |\
| | * #16677: rename section header and fix markup.Ezio Melotti2012-12-251-5/+5
* | | Issue #15422: get rid of PyCFunction_New macroAndrew Svetlov2012-12-259-23/+20
* | | Add test coverage for os.removedirs (#16775)Andrew Svetlov2012-12-251-0/+46
|\ \ \ | |/ /
| * | Add test coverage for os.removedirs (#16775)Andrew Svetlov2012-12-251-0/+46
| |\ \ | | |/
| | * Add test coverage for os.removedirs (#16775)Andrew Svetlov2012-12-251-0/+46
* | | Fix issue16713 - tel url parsing with paramsSenthil Kumaran2012-12-243-1/+33
|\ \ \ | |/ /
| * | Fix issue16713 - tel url parsing with paramsSenthil Kumaran2012-12-243-1/+33
| |\ \ | | |/
| | * Fix issue16713 - tel url parsing with paramsSenthil Kumaran2012-12-243-1/+33
* | | fix typo (#16720)Andrew Svetlov2012-12-241-1/+1
* | | Keep ref to ECHILD in local scope (#16650)Andrew Svetlov2012-12-241-2/+2
|\ \ \ | |/ /
| * | Keep ref to ECHILD in local scope (#16650)Andrew Svetlov2012-12-241-2/+2
| |\ \ | | |/
| | * Keep ref to ECHILD in local scope (#16650)Andrew Svetlov2012-12-241-2/+2
* | | merge headsAndrew Svetlov2012-12-2412-1407/+7
|\ \ \
| * \ \ merge headsBenjamin Peterson2012-12-2410-1404/+1
| |\ \ \
| | * | | Fix #14470. Remove mentions of w9xpopen on old versions of Visual Studio.Brian Curtin2012-12-2410-1404/+1
| * | | | improve tracing performance when f_trace is NULL (closes #16672)Benjamin Peterson2012-12-242-3/+6
| |/ / /
* | | | Use OESeeror instead of os.error (#16720)Andrew Svetlov2012-12-2421-56/+56
|/ / /
* | | Issue #16511: Use default IDLE width and height if config param is not valid.Andrew Svetlov2012-12-245-35/+65
|\ \ \ | |/ /
| * | Issue #16511: Use default IDLE width and height if config param is not valid.Andrew Svetlov2012-12-245-35/+65
| |\ \ | | |/
| | * Issue #16511: Use default IDLE width and height if config param is not valid.Andrew Svetlov2012-12-245-35/+65
* | | Merge from 3.3: link to "yield from" examples in yield documentation.Chris Jerdonek2012-12-232-8/+22
|\ \ \ | |/ /
| * | Link to "yield from" examples in yield documentation.Chris Jerdonek2012-12-232-8/+22
* | | Add NEWS item for fixing #14470.Brian Curtin2012-12-231-0/+2
* | | Fix #14470. Remove w9xpopen per PEP 11.Brian Curtin2012-12-237-453/+1
* | | Issue #16443: Add docstrings to regular expression match objects.Andrew Svetlov2012-12-233-15/+62
|\ \ \ | |/ /
| * | Issue #16443: Add docstrings to regular expression match objects.Andrew Svetlov2012-12-233-15/+60
| |\ \ | | |/
| | * merge headsAndrew Svetlov2012-12-233-15/+59
| | |\
| | | * Issue #16443: Add docstrings to regular expression match objects.Andrew Svetlov2012-12-233-15/+59
* | | | null merge.Senthil Kumaran2012-12-230-0/+0
|\ \ \ \ | |/ / /
| * | | merge from 3.2Senthil Kumaran2012-12-233-12/+34
| |\ \ \ | | |/ /
| | * | Fix Issue15701 - HTTPError info method call raises AttributeError. Fix that t...Senthil Kumaran2012-12-233-10/+32
| | |/
* | | Fix a typo.Eric V. Smith2012-12-231-1/+1
* | | Merge 3.3.Stefan Krah2012-12-231-1/+1
|\ \ \ | |/ /
| * | Issue #16753: Define __GNUC_STDC_INLINE__ to an integer (same as gcc).Stefan Krah2012-12-231-1/+1
* | | Add NEWS and docs for #9856Andrew Svetlov2012-12-232-0/+7
* | | Issue #9856: Replace deprecation warinigs to raising TypeError in object.__fo...Andrew Svetlov2012-12-233-28/+11
* | | null mergeAndrew Svetlov2012-12-230-0/+0
|\ \ \ | |/ /
| * | merge headsAndrew Svetlov2012-12-232-2/+44
| |\ \
* | \ \ Issue #16045: add more unit tests for built-in int()Andrew Svetlov2012-12-232-2/+44
|\ \ \ \ | | |/ / | |/| |
| * | | Issue #16045: add more unit tests for built-in int()Andrew Svetlov2012-12-232-2/+44
* | | | merge with 3.3Brett Cannon2012-12-224-3/+19
|\ \ \ \ | | |/ / | |/| |
| * | | Issue #16752: Add a missing import to modulefinder.Brett Cannon2012-12-224-3/+19
* | | | Merge 3.3.Stefan Krah2012-12-221-1/+2
|\ \ \ \ | |/ / /
| * | | Issue #16745: The gcc visibility pragma is buggy on OpenIndiana and NetBSD.Stefan Krah2012-12-221-1/+2
* | | | Merge 3.3.Stefan Krah2012-12-221-0/+3
|\ \ \ \ | |/ / /
| * | | Fix Visual Studio build.Stefan Krah2012-12-221-0/+3
* | | | Merge 3.3.Stefan Krah2012-12-2212-1/+95
|\ \ \ \ | |/ / /