summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* merge defaultMichael Foord2011-03-142-0/+3
|\
| * Merge with remoteNick Coghlan2011-03-141-0/+3
| |\
| * | Close #11505: Improve string.py coverageNick Coghlan2011-03-142-0/+3
* | | Closes issue 11407. TestCase.run returns the result object used or createdMichael Foord2011-03-142-0/+4
| |/ |/|
* | Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified I...Ronald Oussoren2011-03-141-0/+3
|\ \ | |/ |/|
| * Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified I...Ronald Oussoren2011-03-141-0/+3
| |\
| | * Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified I...Ronald Oussoren2011-03-141-0/+3
| | * Fix #11491. When dbm.open was called with a file which already exists andbriancurtin2011-03-142-0/+5
| * | #11496: skip history test if clear_history is not available.R David Murray2011-03-141-0/+1
* | | Fix #11491. When dbm.open was called with a file which already exists andbriancurtin2011-03-142-0/+5
|\ \ \ | |/ /
| * | Fix #11491. When dbm.open was called with a file which already exists andbriancurtin2011-03-142-0/+5
* | | Issue #11495: OSF support is eliminated. It was deprecated in Python 3.2Jesus Cea2011-03-141-0/+2
* | | mergeRonald Oussoren2011-03-141-0/+1
|\ \ \
| * | | Skip test if zlib not present. Closes #11498. Patch by Natalia B. Bidart.Eric V. Smith2011-03-141-0/+1
* | | | Issue #1099: Fix the build on MacOSX when building a framework with pydebugRonald Oussoren2011-03-141-0/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Issue #1099: Fix the build on MacOSX when building a framework with pydebug u...Ronald Oussoren2011-03-141-0/+3
| |\ \ | | |/
| | * Fixes #1099: Mac compile fails with pydebug and framework enabledRonald Oussoren2011-03-141-0/+3
* | | Merge #11488 patch from 3.2.R David Murray2011-03-141-0/+1
|\ \ \ | |/ /
| * | Merge #11488 patch from 3.1.R David Murray2011-03-141-0/+1
| |\ \ | | |/
| | * #11488: Add tests for writelines method of SpooledTemporaryFile.R David Murray2011-03-141-0/+1
* | | Merge fix for #11490 from 3.2.R David Murray2011-03-141-0/+3
|\ \ \ | |/ /
| * | Merge fix for #11490 from 3.1.R David Murray2011-03-141-0/+3
| |\ \ | | |/
| | * #11490: EACCES can also mean command not foundR David Murray2011-03-141-0/+3
* | | #1162477: accept '.' in addition to ':' when parsing time in date header.R David Murray2011-03-141-0/+3
* | | Merge commit for #11233Antoine Pitrou2011-03-131-0/+3
|\ \ \ | |/ /
| * | Issue #11223: Fix test_threadsignals to fail, not hang, when theAntoine Pitrou2011-03-131-0/+3
* | | convert ast versioning to mercurialBenjamin Peterson2011-03-131-0/+2
* | | Issue 9856: Change object.__format__ with a non-empty format string from a Pe...Eric V. Smith2011-03-121-0/+4
* | | Merge #11131Mark Dickinson2011-03-121-0/+3
|\ \ \ | |/ /
| * | Merge #11131Mark Dickinson2011-03-121-0/+3
| |\ \ | | |/
| | * Issue 11131: Fix sign of zero result on decimal.Decimal plus and minus operat...Mark Dickinson2011-03-121-0/+3
* | | Issue #9935: Speed up pickling of instances of user-defined classes.Antoine Pitrou2011-03-111-0/+2
* | | Issue #11179: Make ccbench work under Python 3.1 and 2.7 again.Antoine Pitrou2011-03-111-0/+5
|\ \ \ | |/ /
| * | Issue #11179: Make ccbench work under Python 3.1 and 2.7 again.Antoine Pitrou2011-03-111-0/+5
* | | Issue #11244: The peephole optimizer is now able to constant-foldAntoine Pitrou2011-03-111-0/+4
* | | Merge #10999 fix.R David Murray2011-03-101-0/+1
|\ \ \ | |/ /
| * | Merge #10999 fix.R David Murray2011-03-101-0/+1
| |\ \ | | |/
| | * #10999: Add missing documentation for chflags constants to stat module docsR David Murray2011-03-101-0/+1
* | | Merge fix for issue #11450Antoine Pitrou2011-03-091-0/+3
|\ \ \ | |/ /
| * | Merge fix for issue #11450Antoine Pitrou2011-03-091-0/+3
| |\ \ | | |/
| | * Issue #11450: Don't truncate hg version info in Py_GetBuildInfo() whenAntoine Pitrou2011-03-091-0/+3
* | | Issue #5622: merge fix from 3.2.Ned Deily2011-03-091-0/+3
|\ \ \ | |/ /
| * | Issue #5622: merge fix from 3.1.Ned Deily2011-03-091-0/+3
| |\ \ | | |/
| | * Issue #5622: Fix curses.wrapper to raise correct exception if cursesNed Deily2011-03-091-0/+3
* | | Merge 3.2.Thomas Wouters2011-03-061-0/+2
|\ \ \ | |/ /
| * | Merge 3.1.Thomas Wouters2011-03-061-0/+2
| |\ \ | | |/
| | * Issue #11411: Fix typo in the Makefile that prevented 'make DESTDIR=' fromThomas Wouters2011-03-061-0/+2
* | | Issue #11408: In threading.Lock.acquire(), only call gettimeofday() whenAntoine Pitrou2011-03-061-0/+3
* | | Merge fix for issue #11391Antoine Pitrou2011-03-061-0/+4
|\ \ \ | |/ /
| * | Merge fix for issue #11391Antoine Pitrou2011-03-061-0/+4
| |\ \ | | |/