summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changes for Wing Project file caused by mercurial transition. Plus ignoring p...Michael Foord2011-03-172-1/+4
* Issue #10242: backport of more fixes to unittest.TestCase.assertItemsEqualMichael Foord2011-03-174-40/+105
* Issue #11569: use absolute path to the sysctl command in multiprocessing toRonald Oussoren2011-03-163-1/+9
* Revert typo fixes in zlib/*Ezio Melotti2011-03-162-3/+3
* #11565: Fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-1691-125/+125
* Close issue #8600: test_gdb failures because innocuous warningsJesus Cea2011-03-161-0/+3
* Merge #11216: document all possible set_charset execution paths.R David Murray2011-03-151-2/+16
* make this subversion artifact emptyBenjamin Peterson2011-03-151-2/+3
* Revert typo fixes in _cytpes/libffi*Ezio Melotti2011-03-154-6/+6
* #11515: fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-1544-50/+51
* Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualifiedRonald Oussoren2011-03-142-1/+4
* Issue #1099: Fix the build on MacOSX when building a framework with pydebug u...Ronald Oussoren2011-03-142-11/+9
* Port #11488 patch from 3.1 (changeset f816841bab03)R David Murray2011-03-142-0/+18
* Issue #10885: Fix multiprocessing docs typoRoss Lagerwall2011-03-141-1/+1
* merge headsR David Murray2011-03-1411-75/+132
|\
| * #11484: remove paragraph about with_traceback from 2.7 doc.Ezio Melotti2011-03-131-12/+0
| * Remove documentation to non-existent function PyObject_CopyToObject (fixes #1...Antoine Pitrou2011-03-131-14/+0
| * Dummy merge of 2.6 reversion of logging changeNick Coghlan2011-03-130-0/+0
| |\
| | * Reverted bug fixes for #11444 (fc4d045e3170) and #11424 (b9d76846bb1c), which...Vinay Sajip2011-03-113-121/+5
| * | Issue #11426: use 'with' statements on open files in CSV examplesEli Bendersky2011-03-131-18/+21
| * | Fix markup in inputoutput.rst.Ezio Melotti2011-03-131-16/+17
| * | clarify condition for readline to return EOF (closes #11312)Benjamin Peterson2011-03-121-5/+6
| * | Fixes issue #11476: StreamHandler parameter name change documented.Vinay Sajip2011-03-121-0/+2
| * | Fix typo.Ezio Melotti2011-03-121-1/+1
| * | trunc -> math.trunc (closes #11475)Benjamin Peterson2011-03-121-1/+1
| * | Issue 11131: Fix sign of zero result on plus and minus operations in ROUND_FL...Mark Dickinson2011-03-123-8/+84
* | | #11490: EACCES can also mean command not foundR David Murray2011-03-142-1/+5
|/ /
* | Issue #11403: add some MSVC-generated files to .hgignoreAntoine Pitrou2011-03-111-0/+3
* | #10999: Add missing documentation for chflags constants to stat module docsR David Murray2011-03-103-32/+77
* | Use simpler assert in basic example.Ezio Melotti2011-03-101-2/+2
* | Backport from 3.x several improvements and fixes for unittest.rst.Ezio Melotti2011-03-101-269/+338
* | Explicitly mention that people should not depend on finalization ofGregory P. Smith2011-03-101-0/+2
* | Issue #11450: Don't truncate hg version info in Py_GetBuildInfo() whenAntoine Pitrou2011-03-092-1/+6
* | Issue #5622: Fix curses.wrapper to raise correct exception if cursesNed Deily2011-03-092-4/+8
* | Issue #11444: Merge fix from 2.6.Vinay Sajip2011-03-081-0/+3
|\ \ | |/
| * Issue #11444: Lock handlers while flushing/closing during shutdown.Vinay Sajip2011-03-081-0/+3
* | #11298: Improve the unittest discovery explanation.Ezio Melotti2011-03-081-3/+5
* | Sort out 2.7 and 2.7.1 tags.Georg Brandl2011-03-081-1/+2
* | transform izip_longest #11424Benjamin Peterson2011-03-083-16/+32
* | Whitespace normalization.Vinay Sajip2011-03-071-1/+1
* | #Issue 11424: merged fix from 2.6.Vinay Sajip2011-03-072-5/+118
|\ \ | |/
| * Issue #11424: Fix bug in determining child loggers.Vinay Sajip2011-03-072-5/+118
* | only do this sys.stderr replacing on CPythonBenjamin Peterson2011-03-061-4/+7
* | Issue #11411: Fix typo in the Makefile that prevented 'make DESTDIR=' fromThomas Wouters2011-03-062-2/+4
* | Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th...Martin v. Löwis2011-03-06125-44271/+44271
* | #11292: add missing A_REVERSE to curses attribute table.Georg Brandl2011-03-061-0/+3
* | #11294: add missing ERA_T_FMT to locale docs.Georg Brandl2011-03-061-3/+8
* | #11239: add } to list of metacharacters (it is only a metacharacter sometimes...Georg Brandl2011-03-061-1/+1
* | #11373: fix spelling.Georg Brandl2011-03-061-1/+1
* | #11392: you can trust the computer, but you have to know what it does.Georg Brandl2011-03-061-3/+5