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
*
after discussions with perky, reverted fix for Bug #1379994: Builtin
Anthony Baxter
2006-03-28
1
-14/+22
*
Merge rev 43181 from the trunk.
Tim Peters
2006-03-28
1
-40/+47
*
preparing for 2.4.3 final
Anthony Baxter
2006-03-28
1
-0/+5
*
Backport of r41530 (neal.norwitz, 2005-11-24):
Martin v. Löwis
2006-03-27
1
-17/+18
*
Backport Ka-Ping Yee's trunk checkin r41400:
Thomas Wouters
2006-03-27
1
-13/+17
*
Backport:
Neal Norwitz
2006-03-26
1
-1/+4
*
Mechanical whitespace normalization.
Tim Peters
2006-03-23
8
-12/+12
*
2.4.3c1
Anthony Baxter
2006-03-23
2
-4/+4
*
Change SystemError into SyntaxError, when a Unicode string
Martin v. Löwis
2006-03-22
1
-0/+4
*
Catch situations where currentframe() returns None. See SF patch #1447410, th...
Vinay Sajip
2006-03-20
1
-4/+9
*
Merge revs 42842, 42844, and part of a whitespace normalization
Tim Peters
2006-03-20
1
-0/+7
*
Backport 43147:
Neal Norwitz
2006-03-20
1
-0/+11
*
Source file f.flush() after writing; trying to avoid lossage if user
Kurt B. Kaiser
2006-03-19
2
-0/+10
*
Merge rev 43091 from the trunk.
Tim Peters
2006-03-18
1
-1/+1
*
Merge rev 43081 from trunk.
Tim Peters
2006-03-16
1
-13/+13
*
Merge rev 43079 from the trunk. This should allow test_winsound to pass
Tim Peters
2006-03-16
2
-34/+128
*
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
[next]