summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove NEWS entry of reverted checkin.Georg Brandl2006-01-201-2/+0
* Document supported schemes.Georg Brandl2006-01-201-3/+8
* Revert feature checkin.Georg Brandl2006-01-201-11/+11
* Reverse checkin. This is definitely a new feature.Georg Brandl2006-01-201-13/+13
* Patch #1388073: Make unittest.TestCase easier to subclassGeorg Brandl2006-01-201-13/+13
* Add markup to a "Python Standard Library" doc reference I added for bug 839585.Georg Brandl2006-01-201-2/+3
* Checkin the test of patch #1400181.Georg Brandl2006-01-201-0/+14
* Bug #1407902: Added support for sftp:// URIs to urlparse.Georg Brandl2006-01-202-11/+13
* Readd bug report note.Georg Brandl2006-01-201-0/+6
* Bug #1402224: Add warning to dl docs about crashes.Georg Brandl2006-01-202-0/+6
* Bug #1396471: Document that Windows' ftell() can return invalidGeorg Brandl2006-01-202-1/+8
* Bug #1371247: Update Windows LCIDs in locale.py.Georg Brandl2006-01-202-34/+183
* add missing version identificationFred Drake2006-01-201-0/+2
* SF bug #1347874; FeedParser does not comply with RFC2822.Barry Warsaw2006-01-172-2/+11
* Update documentation for email.Message.get_filename().Barry Warsaw2006-01-171-4/+5
* SF Bug #1407069, Remove extra semi-colon if there is no long longNeal Norwitz2006-01-171-1/+1
* Ported 42076 from the trunk.Barry Warsaw2006-01-174-5/+51
* Exceptions raised during renaming in rotating file handlers are now passed to...Vinay Sajip2006-01-161-2/+12
* TimedRotatingFileHandler now calculates next rollover from previous rollover ...Vinay Sajip2006-01-161-1/+1
* Fixed bug in time-to-midnight calculation.Vinay Sajip2006-01-161-3/+6
* Remove dots in \version{added,changed} arguments.Georg Brandl2006-01-156-10/+10
* Fix typoNeal Norwitz2006-01-141-1/+1
* Backport:Neal Norwitz2006-01-145-0/+13
* Bug #1394565: SimpleHTTPServer now doesn't choke on query paramtersGeorg Brandl2006-01-132-0/+6
* Bug #1403410: The warnings module now doesn't get confusedGeorg Brandl2006-01-132-1/+4
* Test curses.setupterm() before initscr().Georg Brandl2006-01-121-2/+3
* Bug #1397205: doc typoGeorg Brandl2006-01-101-1/+1
* Backport:Neal Norwitz2006-01-104-4/+15
* Backport:Neal Norwitz2006-01-102-16/+25
* Backport:Neal Norwitz2006-01-093-5/+8
* Backport:Neal Norwitz2006-01-093-0/+19
* Patch #881820: look for openpty and forkpty also in libbsd.Martin v. Löwis2006-01-083-3/+163
* Skip this test on Darwin. It's skipped on the trunk and is listed asSkip Montanaro2006-01-071-0/+6
* Ignore pyo filesNeal Norwitz2006-01-060-0/+0
* Backport:Neal Norwitz2006-01-061-4/+7
* backport: squash compiler warning on Mac OSX 10.3Skip Montanaro2006-01-051-0/+4
* Backport 38951:Neal Norwitz2006-01-052-5/+6
* Backport: If the audio file does not exist, the test should be skipped.Neal Norwitz2006-01-052-2/+2
* Backport: Skip test_curses if stdin is not a tty (like when run from cron or ...Neal Norwitz2006-01-051-1/+3
* Backport: Fix errors on 64-bit platforms. (There are still some test problemsNeal Norwitz2006-01-052-4/+6
* Bug #139571: wrong LaTeX labelGeorg Brandl2006-01-041-1/+1
* Ignore .svn instead of CVS now.Martin v. Löwis2006-01-031-3/+3
* bug #1395597: doc typoGeorg Brandl2006-01-021-2/+2
* merge revision 41866 from trunk:Fred Drake2006-01-023-272/+8
* Bug #1394868: doc typosGeorg Brandl2006-01-013-5/+5
* Patch by Ori Avtalion to fix a minor display glitch in the RightArrow.Barry Warsaw2006-01-012-2/+7
* Work around test_locale failing on Solaris 10.Martin v. Löwis2005-12-301-3/+8
* Use -xcode=pic32 for SunPro.Martin v. Löwis2005-12-303-1/+5
* backport Sniffer class fix (rev 41838)Skip Montanaro2005-12-282-1/+5
* Bug #999767: make setup.py obey Setup.local wrt shared modulesGeorg Brandl2005-12-271-10/+11