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
...
*
Tagging for release of Python 2.5b1
Anthony Baxter
2006-06-20
1
-0/+1
*
[ 1295808 ] expat symbols should be namespaced in pyexpat
v2.5b1
Trent Mick
2006-06-19
2
-0/+128
*
Upgrade pyexpat to expat 2.0.0 (http://python.org/sf/1462338).
Trent Mick
2006-06-19
12
-310/+365
*
Remove Python 2.3 compatibility comment.
Ka-Ping Yee
2006-06-19
1
-2/+1
*
Fixed a memory leak that was introduced with incorrect usage of the Python weak
Gerhard Häring
2006-06-19
2
-2/+2
*
remove non-working document formats from edist
Fred Drake
2006-06-19
1
-1/+1
*
Preparing for 2.5b1.
Anthony Baxter
2006-06-19
5
-6/+11
*
TestHelp.make_parser(): This was making a permanent change to
Tim Peters
2006-06-19
1
-1/+12
*
Next try to fix the OpenBSD buildbot tests:
Thomas Heller
2006-06-19
1
-9/+1
*
Repair KeyError when running test_threaded_import under -R,
Tim Peters
2006-06-19
1
-4/+3
*
Make check order match in configure and configure.in.
Walter Dörwald
2006-06-19
1
-6/+6
*
Patch #1506645: add Python wrappers for the curses functions
Walter Dörwald
2006-06-19
6
-5/+277
*
Whitespace normalization.
Tim Peters
2006-06-19
2
-9/+8
*
Try to repair the failing test on the OpenBSD buildbot. Trial and error...
Thomas Heller
2006-06-19
1
-1/+1
*
Add news entry about error msg improvement.
Georg Brandl
2006-06-19
1
-0/+4
*
Use Py_ssize_t
Neal Norwitz
2006-06-19
2
-25/+25
*
Patch #1507676: improve exception messages in abstract.c, object.c and typeob...
Georg Brandl
2006-06-18
4
-65/+82
*
Fix typos.
Thomas Heller
2006-06-18
1
-28/+27
*
Revert 47014 until it is more robust
Neal Norwitz
2006-06-18
4
-32/+5
*
The hppa ubuntu box sometimes hangs forever in these tests. My guess
Neal Norwitz
2006-06-18
4
-5/+32
*
Prevent spurious leaks when running regrtest.py -R. There may be more
Neal Norwitz
2006-06-18
4
-2/+30
*
remove unnecessary markup
Fred Drake
2006-06-18
1
-1/+1
*
Fix memory leak reported by valgrind while running test_subprocess
Neal Norwitz
2006-06-17
1
-0/+2
*
Fix typo in docstring
Neal Norwitz
2006-06-17
1
-1/+1
*
Patch #815924: Restore ability to pass type= and icon=
Martin v. Löwis
2006-06-17
2
-3/+7
*
Patch #812986: Update the canvas even if not tracing.
Martin v. Löwis
2006-06-17
2
-0/+3
*
Update url.
George Yoshida
2006-06-17
2
-11/+11
*
markup fix
George Yoshida
2006-06-17
1
-1/+1
*
Patch #1494750: Destroy master after deleting children.
Martin v. Löwis
2006-06-17
2
-1/+4
*
Patch #1096231: Add default argument to wm_iconbitmap.
Martin v. Löwis
2006-06-17
3
-3/+15
*
Patch #763580: Add name and value arguments to
Martin v. Löwis
2006-06-17
2
-19/+66
*
fix change that broke the htmllib tests
Fred Drake
2006-06-17
1
-2/+2
*
SF patch 1504676: Make sgmllib char and entity references pluggable
Fred Drake
2006-06-16
4
-48/+115
*
Fix whitespace, there are memory leaks in this module.
Neal Norwitz
2006-06-16
1
-22/+17
*
Add missing period in comment.
Neal Norwitz
2006-06-16
1
-1/+1
*
Param name is dir, not directory. Update docstring. Backport candidate
Neal Norwitz
2006-06-16
1
-1/+1
*
Disable this test until we can determine what to do about it
Neal Norwitz
2006-06-16
1
-1/+4
*
Oops -- I introduced an off-by-6436159488 error.
Tim Peters
2006-06-15
1
-1/+1
*
Add missing svn:eol-style property to text files.
Tim Peters
2006-06-15
0
-0/+0
*
Whitespace normalization.
Tim Peters
2006-06-15
2
-15/+15
*
Try to reduce the extreme peak memory and disk-space use
Tim Peters
2006-06-15
1
-11/+22
*
Print some more info to get an idea of how much longer the test will last
Neal Norwitz
2006-06-15
1
-4/+6
*
Steal the trick from test_compiler to print out a slow msg.
Neal Norwitz
2006-06-15
1
-0/+18
*
minor documentation cleanup. mention the bsddb.db interface explicitly by name.
Gregory P. Smith
2006-06-15
1
-8/+14
*
- bsddb: multithreaded DB access using the simple bsddb module interface
Gregory P. Smith
2006-06-15
3
-31/+45
*
Re-revert this change. Install the version check and don't run the test
Neal Norwitz
2006-06-15
1
-0/+2
*
Patch #1446489 (zipfile: support for ZIP64)
Ronald Oussoren
2006-06-15
5
-63/+665
*
Make import/lookup of mbcs fail on non-Windows systems.
Martin v. Löwis
2006-06-15
1
-4/+8
*
Try to narrow window of failure on slow/busy boxes (ppc64 buildbot)
Neal Norwitz
2006-06-15
1
-4/+8
*
Speculative checkin (requires approval of Gerhard Haering)
Neal Norwitz
2006-06-15
3
-12/+2
[prev]
[next]