summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | #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
| | * | | | | | #11405: do not reference the string module again for its deprecated functions...Georg Brandl2011-03-061-3/+4
| | * | | | | | #11400: remove reference to pre-1.5 assignment behavior.Georg Brandl2011-03-061-3/+0
| | * | | | | | Port build identification from default branch.Georg Brandl2011-03-066-5/+120
| | * | | | | | Add some more ignores from default.Georg Brandl2011-03-061-0/+3
| | * | | | | | Issue #11391: Writing to a mmap object created withAntoine Pitrou2011-03-063-5/+22
| | * | | | | | Lib/email/test/data/msg_26.txt had its line endings wrong in the SVN repository.Antoine Pitrou2011-03-051-45/+45
| | * | | | | | Merge tags from 2.6.Georg Brandl2011-03-051-0/+68
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Merge tags from 2.5.Georg Brandl2011-03-051-1/+54
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Add tags from the closed branches.Georg Brandl2011-03-051-0/+41
| | * | | | | | Dummy-merge 2.6 branch into 2.7 branch.Georg Brandl2011-03-050-0/+0
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Dummy-merge 2.5 branch into 2.6 branch.Georg Brandl2011-03-050-0/+0
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Add .hgeol file and fix newlines in the 2.5 branch.Georg Brandl2011-03-0510-588/+627
| | | | * | | | Fix tag references in 2.5 branch.Georg Brandl2011-03-051-69/+54
| | | | * | | | Merge r82494 from the python2.6 branch:Matthias Klose2010-10-172-73/+74
| | | | * | | | Merge r81080 from the python2.6 branch:Matthias Klose2010-10-171-17/+8
| | | | * | | | Merged revisions 81046 from the python2.6 branch:Matthias Klose2010-10-173-28/+28
| | | | * | | | Post 2.5.5.Martin v. Löwis2010-01-312-3/+9
| | | | * | | | Tagging for release of Python 2.5.5Martin v. Löwis2010-01-311-0/+1
| | | | * | | | Prepare for 2.5.5.v2.5.5Martin v. Löwis2010-01-315-8/+19
| | | | * | | | Tagging for release of Python 2.5.5c2Martin v. Löwis2010-01-241-0/+1
| | | | * | | | Prepare for 2.5.5c2.v2.5.5c2Martin v. Löwis2010-01-245-6/+13
| | | | * | | | - expat: Fix DoS via malformed XML (CVE-2009-3720).Matthias Klose2010-01-212-2/+3
| | | | * | | | - Fix DoS via XML document with malformed UTF-8 sequences (CVE_2009_3560).Matthias Klose2010-01-212-0/+14
| | | | * | | | Tagging for release of Python 2.5.5c1Martin v. Löwis2010-01-141-0/+1
| | | | * | | | Prepare for 2.5.5c1.v2.5.5c1Martin v. Löwis2010-01-145-11/+16
| | | | * | | | Restore the svn property changes in r76754Mark Dickinson2009-12-110-0/+0
| | | | * | | | Issue #7470: logging: fix bug in Unicode encoding fallback.Vinay Sajip2009-12-110-0/+0
| | | | * | | | Issue #7403: logging: Fixed possible race condition in lock creation.Vinay Sajip2009-11-272-4/+6