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
...
*
webbrowser: Silence stderr output if no gconftool or gnome browser found
Georg Brandl
2006-08-08
1
-2/+2
*
[Patch #1464056] Ensure that we use the panelw library when linking with ncur...
Andrew M. Kuchling
2006-08-06
1
-2/+6
*
test_threading now skips testing alternate thread stack sizes on
Andrew MacIntyre
2006-08-06
2
-2/+15
*
Don't produce output in test_builtin.
Georg Brandl
2006-08-06
1
-2/+2
*
Bug #1535165: fixed a segfault in input() and raw_input() when
Georg Brandl
2006-08-06
3
-1/+12
*
Bug #1535081: A leading underscore has been added to the names of
Georg Brandl
2006-08-06
1
-5/+8
*
Bug #1535182: really test the xreadlines() method of bz2 objects.
Georg Brandl
2006-08-06
2
-1/+3
*
Patch #1534922: correct and enhance unittest docs.
Georg Brandl
2006-08-05
2
-142/+181
*
Fix #1530559, struct.pack raises TypeError where it used to convert.
Bob Ippolito
2006-08-04
3
-26/+133
*
Whitespace normalization.
Tim Peters
2006-08-04
1
-1/+1
*
Fix mangled sentence
Andrew M. Kuchling
2006-08-04
1
-1/+1
*
Typo fixes
Andrew M. Kuchling
2006-08-04
2
-2/+2
*
Fix #1534738: win32 debug version of _msi must be _msi_d.pyd, not _msi.pyd.
Thomas Heller
2006-08-04
2
-2/+4
*
Fix #1530448 - fix ctypes build failure on solaris 10.
Thomas Heller
2006-08-04
2
-0/+7
*
On Windows, make PyErr_Warn an exported function again.
Thomas Heller
2006-08-04
2
-1/+4
*
Better fix for bug #1531405, not executing str(value) twice.
Georg Brandl
2006-08-04
1
-7/+3
*
Change fix for segfaulting property(), add a NEWS entry and a test.
Georg Brandl
2006-08-04
4
-10/+33
*
Fix the 'compiler' package to generate correct code for MAKE_CLOSURE.
Neil Schemenauer
2006-08-04
3
-26/+29
*
Fix bug caused by first decrefing, then increfing.
Georg Brandl
2006-08-04
1
-5/+4
*
fix typos
Gregory P. Smith
2006-08-04
1
-4/+4
*
SF patch #1534048 (bug #1531003): fix typo in error message
Fred Drake
2006-08-04
1
-1/+1
*
There were really two issues
Neal Norwitz
2006-08-04
1
-1/+2
*
Bug #1333982: string/number constants were inappropriately stored
Neal Norwitz
2006-08-04
3
-2/+25
*
Bug #1191458: tracing over for loops now produces a line event
Neal Norwitz
2006-08-04
4
-11/+56
*
Bug #1531405, format_exception no longer raises an exception if
Neal Norwitz
2006-08-04
3
-5/+51
*
Tagging for release of Python 2.5b3
Anthony Baxter
2006-08-03
1
-0/+1
*
Add missing svn:eol-style property to text files.
v2.5b3
Tim Peters
2006-08-02
0
-0/+0
*
Correction of patch #1455898: In the mbcs decoder, set final=False
Martin v. Löwis
2006-08-02
3
-20/+15
*
Fix a mistake.
Thomas Heller
2006-08-02
1
-3/+3
*
A few nore words about what ctypes does.
Thomas Heller
2006-08-02
1
-7/+28
*
pre-release machinations
Anthony Baxter
2006-08-02
7
-10/+10
*
Add some explanation about Klocwork and Coverity static analysis
Neal Norwitz
2006-08-02
2
-0/+48
*
Patch #1519025 and bug #926423: If a KeyboardInterrupt occurs during
Neal Norwitz
2006-08-02
4
-18/+73
*
Let us know when there was a problem and the child had to kill the parent
Neal Norwitz
2006-08-02
1
-0/+1
*
v is already checked for NULL, so just DECREF it
Neal Norwitz
2006-08-02
1
-1/+1
*
_PyWeakref_GetWeakrefCount() now returns a Py_ssize_t instead of long.
Neal Norwitz
2006-08-02
4
-6/+9
*
Updated documentation for the script that builds the OSX installer.
Ronald Oussoren
2006-08-02
1
-6/+38
*
_Stream.close(): Try to kill struct.pack() warnings when
Tim Peters
2006-08-02
1
-1/+7
*
Prevent memory leak on error.
Neal Norwitz
2006-08-02
1
-1/+1
*
Try to squash struct.pack warnings on the "amd64 gentoo trunk"
Tim Peters
2006-08-02
1
-1/+7
*
Whitespace normalization.
Tim Peters
2006-08-02
1
-1/+1
*
This fixes bug #1527397: PythonLauncher runs scripts with the wrong working
Ronald Oussoren
2006-08-01
2
-3/+29
*
Make sure the postinstall action that optionally updates the user's profile
Ronald Oussoren
2006-08-01
1
-5/+23
*
Speed up PyType_stgdict and PyObject_stgdict.
Thomas Heller
2006-08-01
1
-2/+11
*
os.urandom no longer masks unrelated exceptions like SystemExit or
Georg Brandl
2006-08-01
2
-1/+4
*
[Patch #1520905] Attempt to suppress core file created by test_subprocess.py.
Andrew M. Kuchling
2006-08-01
1
-2/+28
*
Minimal useful docstring for CopyComPointer.
Thomas Heller
2006-08-01
1
-1/+1
*
Fix a potential segfault and various potentail refcount leaks
Thomas Heller
2006-08-01
1
-15/+13
*
typo fix
Andrew M. Kuchling
2006-08-01
1
-1/+1
*
Update list of files; fix a typo
Andrew M. Kuchling
2006-07-31
1
-3/+2
[prev]
[next]