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 refleak fixes from 3.2
Antoine Pitrou
2012-01-18
2
-75/+64
|
\
|
*
Fix the _io module leaking references when a sub-interpreter is created.
Antoine Pitrou
2012-01-18
1
-48/+36
|
*
Fix leaking a RuntimeError objects when creating sub-interpreters
Antoine Pitrou
2012-01-18
1
-21/+23
*
|
Fix a memory leak when initializing the standard I/O streams.
Antoine Pitrou
2012-01-18
1
-1/+2
|
\
\
|
|
/
|
*
Fix a memory leak when initializing the standard I/O streams.
Antoine Pitrou
2012-01-18
1
-1/+2
*
|
Issue #5689: Avoid excessive memory usage by using the default lzma preset.
Lars Gustäbel
2012-01-18
1
-5/+1
*
|
Merge: #13781: Fix GzipFile to work with os.fdopen()'d file objects.
Nadeem Vawda
2012-01-18
3
-2/+15
|
\
\
|
|
/
|
*
Issue #13781: Fix GzipFile to work with os.fdopen()'d file objects.
Nadeem Vawda
2012-01-18
3
-2/+15
*
|
MERGE: And yet another emergency fix for #13803 bootstrap issue: Under Solari...
Jesus Cea
2012-01-18
2
-2/+2
|
\
\
|
|
/
|
*
And yet another emergency fix for #13803 bootstrap issue: Under Solaris, dist...
Jesus Cea
2012-01-18
2
-2/+2
*
|
MERGE: Yet another emergency fix for #13803 bootstrap issue: Under Solaris, d...
Jesus Cea
2012-01-18
1
-0/+5
|
\
\
|
|
/
|
*
Yet another emergency fix for #13803 bootstrap issue: Under Solaris, distutil...
Jesus Cea
2012-01-18
1
-0/+5
*
|
#13665: merge with 3.2.
Ezio Melotti
2012-01-18
1
-1/+1
|
\
\
|
|
/
|
*
#13665: s/string/bytes/ in error message.
Ezio Melotti
2012-01-18
1
-1/+1
*
|
Use ASCII quotes and fix markup.
Ezio Melotti
2012-01-18
2
-5/+5
*
|
MERGE: Emergency fix for #13803 bootstrap issue: Under Solaris, distutils doe...
Jesus Cea
2012-01-18
1
-2/+5
|
\
\
|
|
/
|
*
Emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't in...
Jesus Cea
2012-01-18
1
-2/+5
*
|
MERGE: Closes #13803: Under Solaris, distutils doesn't include bitness in the...
Jesus Cea
2012-01-18
2
-0/+5
|
\
\
|
|
/
|
*
Closes #13803: Under Solaris, distutils doesn't include bitness in the direct...
Jesus Cea
2012-01-18
2
-0/+5
*
|
Merge
Antoine Pitrou
2012-01-18
8
-9/+96
|
\
\
|
*
|
Issue #10278: fix a typo in the doc
Victor Stinner
2012-01-18
1
-1/+1
|
*
|
Close #10278: Add time.wallclock() function, monotonic clock.
Victor Stinner
2012-01-18
5
-5/+75
|
*
|
Add missing versionadded in webbrowser doc.
Ezio Melotti
2012-01-18
1
-2/+5
|
*
|
Issue #13809: Make bz2 module work with threads disabled.
Nadeem Vawda
2012-01-17
3
-2/+16
*
|
|
Fix error handling in timemodule.c
Antoine Pitrou
2012-01-18
1
-2/+6
|
/
/
*
|
Test running of code in a sub-interpreter
Antoine Pitrou
2012-01-17
2
-0/+44
|
\
\
|
|
/
|
*
Test running of code in a sub-interpreter
Antoine Pitrou
2012-01-17
2
-0/+44
*
|
Issue #13727: Add 3 macros to access PyDateTime_Delta members:
Amaury Forgeot d'Arc
2012-01-17
3
-0/+35
*
|
Issue #13589: Fix some serialization primitives in the aifc module.
Antoine Pitrou
2012-01-17
4
-18/+71
|
\
\
|
|
/
|
*
Issue #13589: Fix some serialization primitives in the aifc module.
Antoine Pitrou
2012-01-17
4
-18/+71
*
|
Add missing sentinel to PyCursesWindow_getsets
Ronald Oussoren
2012-01-17
1
-1/+2
*
|
fix indentation
Benjamin Peterson
2012-01-16
1
-5/+5
*
|
break out switch at correct place
Benjamin Peterson
2012-01-16
1
-1/+1
*
|
only finish error if one occurred
Benjamin Peterson
2012-01-16
1
-1/+2
*
|
move LINENO define to where it actually belongs
Benjamin Peterson
2012-01-16
2
-4/+1
*
|
streamline normalizer identification a bit
Benjamin Peterson
2012-01-16
1
-25/+55
*
|
Remove "documenting" latex document.
Georg Brandl
2012-01-16
0
-0/+0
|
\
\
|
|
/
|
*
Remove "documenting" latex document.
Georg Brandl
2012-01-16
1
-2/+0
*
|
Remove "documenting" latex document.
Georg Brandl
2012-01-16
1
-2/+0
*
|
don't ready in case_operation, since most callers do it themselves
Benjamin Peterson
2012-01-16
1
-2/+5
*
|
Issue: #12409: merge with 3.2
Sandro Tosi
2012-01-16
1
-221/+0
|
\
\
|
|
/
|
*
Issue: #12409: remove obsolete susp-entries
Sandro Tosi
2012-01-16
1
-128/+0
*
|
Issue #13588: Rename decorators in importlib.
Brett Cannon
2012-01-16
2
-18/+19
*
|
fix spelling
Benjamin Peterson
2012-01-16
1
-1/+1
*
|
invert condition (head bang)
Benjamin Peterson
2012-01-16
1
-1/+1
*
|
murder tabs
Benjamin Peterson
2012-01-16
1
-98/+98
*
|
fix possible refleaks
Benjamin Peterson
2012-01-16
1
-2/+4
*
|
use helpful PyUnicode_IS_ASCII macro
Benjamin Peterson
2012-01-16
1
-1/+1
*
|
PyUnicode_DecodeUTF8 will always return a ready string
Benjamin Peterson
2012-01-16
1
-1/+2
*
|
rewrite such that this actually makes sense
Benjamin Peterson
2012-01-16
1
-1/+1
[next]