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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge rev 43063 from trunk.
Tim Peters
2006-03-16
1
-1/+1
*
Merge rev 43061 from the trunk.
Tim Peters
2006-03-16
1
-1/+4
*
Backport 43037:
Neal Norwitz
2006-03-15
2
-14/+13
*
Backport 42932:
Neal Norwitz
2006-03-14
2
-9/+4
*
Backport 43022:
Neal Norwitz
2006-03-14
2
-5/+21
*
Fix bug found by Coverity: don't allow NULL argument to PyUnicode_CheckExact
Georg Brandl
2006-03-13
1
-2/+2
*
Backport of 42994:
Martin v. Löwis
2006-03-13
2
-1/+5
*
Backport of 42993:
Martin v. Löwis
2006-03-13
4
-16/+23
*
Backport from trunk r42989:
Hye-Shik Chang
2006-03-13
3
-1/+11
*
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 42984 from trunk.
Tim Peters
2006-03-13
1
-1/+1
*
Move buildbot scripts to Tools/buildbot.
Martin v. Löwis
2006-03-12
3
-0/+0
*
Add a do-nothing "clean" operation to the _ssl project,
Tim Peters
2006-03-12
1
-0/+3
*
Copied from the trunk for buildbot use.
Tim Peters
2006-03-12
1
-0/+3
*
Copy from the trunk, for the buildbot.
Tim Peters
2006-03-12
1
-0/+3
*
Copy from the trunk, for the buildbot.
Tim Peters
2006-03-12
1
-0/+3
*
Merge rev 42904 from the trunk.
Tim Peters
2006-03-11
2
-2/+7
*
Backport of 42551 (EXTRATESTOPTS).
Martin v. Löwis
2006-03-10
1
-1/+1
*
Backport of 42960, to support the options buildbot uses.
Martin v. Löwis
2006-03-10
2
-3/+22
*
Bug #1445901: os.path.realpath() is available on Win/Mac too.
Georg Brandl
2006-03-08
1
-2/+2
*
Fix pydoc.synopsis() so that it doesn't error out with an unreadable
Georg Brandl
2006-03-08
1
-1/+5
*
Backport fixes reported by Coverity.
Neal Norwitz
2006-03-08
1
-4/+4
*
Typo fix
Andrew M. Kuchling
2006-03-07
1
-1/+1
*
Backport r42894: SF #1444030 Fix several potential defects found
Hye-Shik Chang
2006-03-07
10
-17/+51
*
Backport trunk's r42890 (thomas.wouters):
Thomas Wouters
2006-03-07
1
-7/+7
*
Backport trunk's r42888 (thomas.wouters):
Thomas Wouters
2006-03-07
1
-2/+5
*
Backport trunk's r42885 (thomas.wouters):
Thomas Wouters
2006-03-07
1
-2/+4
*
Backport trunk's r42878 (neal.norwitz):
Thomas Wouters
2006-03-07
5
-3/+23
*
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
*
Backport: SF #1442767, docs for os.statvfs miss f_bsize parameter.
Neal Norwitz
2006-03-03
1
-0/+1
*
Backport of memory leak fixes.
Martin v. Löwis
2006-03-01
1
-1/+5
*
Return value off PyErr_Warn() for raising string exceptions was not being
Brett Cannon
2006-02-27
2
-3/+9
*
do_mkvalue(): Squash compiler warnings about mixing
Tim Peters
2006-02-27
1
-2/+2
*
Merge rev 42607 from the trunk.
Tim Peters
2006-02-27
2
-0/+10
*
Trimmed trailing whitespace.
Tim Peters
2006-02-27
1
-8/+8
*
backport
Skip Montanaro
2006-02-25
1
-1/+1
*
Backport 41753:
Neal Norwitz
2006-02-21
2
-0/+8
*
Bug #947571: By default, urllib.urlopen() does not raise IOErrors
Georg Brandl
2006-02-20
1
-1/+8
*
Bug #1210377: close bsddb cursor correctly after NotFoundError.
Georg Brandl
2006-02-20
1
-2/+8
*
Patch #931938: prevent setting sys.prefix to ""
Georg Brandl
2006-02-20
1
-0/+6
*
Bug #1102649: add a note to pickle docs that pickle files should be
Georg Brandl
2006-02-20
1
-1/+10
*
Bug #1323369: document possible values of sys.getwindowsversion()
Georg Brandl
2006-02-20
1
-4/+4
*
Bug #1101233: fix test_fcntl on netbsd2 platform.
Georg Brandl
2006-02-20
1
-1/+1
*
Backported from r41842.
Armin Rigo
2006-02-20
4
-22/+172
*
Bug #854823: socketmodule now builds on Sun platforms even when
Georg Brandl
2006-02-20
2
-2/+5
*
Make clear that patch #1336582 wasn't a new feature.
Georg Brandl
2006-02-19
1
-1/+1
*
Patch #1337756: fileinput now accepts Unicode filenames.
Georg Brandl
2006-02-19
3
-1/+13
*
Patch #1352711: make zipimport raise a complete IOError
Georg Brandl
2006-02-19
1
-2/+1
[next]