index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backport 42932:
Neal Norwitz
2006-03-14
1
-8/+2
*
Backport from trunk r42989:
Hye-Shik Chang
2006-03-13
1
-0/+7
*
Merge rev 42963 from the trunk.
Tim Peters
2006-03-13
1
-0/+2
*
Merge rev 41859 from the trunk.
Tim Peters
2006-03-13
1
-0/+9
*
Merge rev 42904 from the trunk.
Tim Peters
2006-03-11
1
-1/+4
*
Backport of 42960, to support the options buildbot uses.
Martin v. Löwis
2006-03-10
1
-3/+20
*
Fix pydoc.synopsis() so that it doesn't error out with an unreadable
Georg Brandl
2006-03-08
1
-1/+5
*
Typo fix
Andrew M. Kuchling
2006-03-07
1
-1/+1
*
Backport trunk's r42878 (neal.norwitz):
Thomas Wouters
2006-03-07
1
-0/+13
*
Backport revision 42872:
Walter Dörwald
2006-03-06
2
-6/+13
*
Skip codecs tests on Python 2.3.
Barry Warsaw
2006-03-06
1
-0/+7
*
Bug #1210377: close bsddb cursor correctly after NotFoundError.
Georg Brandl
2006-02-20
1
-2/+8
*
Bug #1101233: fix test_fcntl on netbsd2 platform.
Georg Brandl
2006-02-20
1
-1/+1
*
Backported from r41842.
Armin Rigo
2006-02-20
2
-0/+112
*
Patch #1337756: fileinput now accepts Unicode filenames.
Georg Brandl
2006-02-19
2
-1/+11
*
Backport: This should get test_timeout to pass when running on any python.org...
Neal Norwitz
2006-02-18
1
-0/+5
*
Patch #1373643: The chunk module can now read chunks larger than
Georg Brandl
2006-02-18
1
-1/+1
*
Bug #1430298: It is now possible to send a mail with an empty
Georg Brandl
2006-02-17
1
-1/+4
*
Bug #1432260: better handle lambda functions' names in pydoc
Georg Brandl
2006-02-17
1
-1/+1
*
Port of r42279 to email 3.0, but without the Python 2.1 backward compatible
Barry Warsaw
2006-02-09
2
-1/+14
*
Port of r42271 from the trunk -- relevant patches for SF 1409455 for email
Barry Warsaw
2006-02-08
5
-8/+20
*
Resolves SF bug #1423972.
Barry Warsaw
2006-02-04
1
-2/+4
*
Fix typo
Neal Norwitz
2006-02-04
1
-1/+1
*
Port r42228 from the trunk.
Barry Warsaw
2006-02-03
2
-3/+11
*
Work around a Solaris peculiarity that caused test_pty to sometimes fail: a
Thomas Wouters
2006-01-28
1
-1/+8
*
Remove file even if non-existant
Neal Norwitz
2006-01-25
1
-2/+6
*
Remove generated test db files
Neal Norwitz
2006-01-25
1
-2/+3
*
Backport:
Neal Norwitz
2006-01-25
3
-0/+28
*
Bug #1378679: backport bugfix of #974757.
Georg Brandl
2006-01-20
1
-1/+1
*
Revert feature checkin.
Georg Brandl
2006-01-20
1
-11/+11
*
Reverse checkin. This is definitely a new feature.
Georg Brandl
2006-01-20
1
-13/+13
*
Patch #1388073: Make unittest.TestCase easier to subclass
Georg Brandl
2006-01-20
1
-13/+13
*
Checkin the test of patch #1400181.
Georg Brandl
2006-01-20
1
-0/+14
*
Bug #1407902: Added support for sftp:// URIs to urlparse.
Georg Brandl
2006-01-20
1
-11/+11
*
Readd bug report note.
Georg Brandl
2006-01-20
1
-0/+6
*
Bug #1371247: Update Windows LCIDs in locale.py.
Georg Brandl
2006-01-20
1
-32/+179
*
SF bug #1347874; FeedParser does not comply with RFC2822.
Barry Warsaw
2006-01-17
2
-2/+11
*
Ported 42076 from the trunk.
Barry Warsaw
2006-01-17
4
-5/+51
*
Exceptions raised during renaming in rotating file handlers are now passed to...
Vinay Sajip
2006-01-16
1
-2/+12
*
TimedRotatingFileHandler now calculates next rollover from previous rollover ...
Vinay Sajip
2006-01-16
1
-1/+1
*
Fixed bug in time-to-midnight calculation.
Vinay Sajip
2006-01-16
1
-3/+6
*
Backport:
Neal Norwitz
2006-01-14
2
-0/+9
*
Bug #1394565: SimpleHTTPServer now doesn't choke on query paramters
Georg Brandl
2006-01-13
1
-0/+3
*
Bug #1403410: The warnings module now doesn't get confused
Georg Brandl
2006-01-13
1
-1/+1
*
Test curses.setupterm() before initscr().
Georg Brandl
2006-01-12
1
-2/+3
*
Backport:
Neal Norwitz
2006-01-10
1
-1/+7
*
Backport:
Neal Norwitz
2006-01-09
1
-0/+11
*
Skip this test on Darwin. It's skipped on the trunk and is listed as
Skip Montanaro
2006-01-07
1
-0/+6
*
Backport:
Neal Norwitz
2006-01-06
1
-4/+7
*
Backport: If the audio file does not exist, the test should be skipped.
Neal Norwitz
2006-01-05
2
-2/+2
[next]