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
*
Fix test_logging
Victor Stinner
2016-03-19
1
-27/+33
*
On ResourceWarning, log traceback where the object was allocated
Victor Stinner
2016-03-19
11
-40/+175
*
Add _showwarnmsg() and _formatwarnmsg() to warnings
Victor Stinner
2016-03-18
3
-41/+117
*
Merge for issue #26095
Brett Cannon
2016-03-18
1
-0/+46
|
\
|
*
Suggest people use feature detection in porting guide
Brett Cannon
2016-03-18
1
-0/+46
*
|
Issue #26252: Add an example on how to register a finder
Brett Cannon
2016-03-18
1
-2/+32
*
|
#26250: merge with 3.5.
Ezio Melotti
2016-03-18
2
-0/+13
|
\
\
|
|
/
|
*
#26250: document the sqlite3.Cursor.connection attribute. Initial patches by...
Ezio Melotti
2016-03-18
2
-0/+13
*
|
Merge for issue #26271
Brett Cannon
2016-03-18
3
-2/+6
|
\
\
|
|
/
|
*
Issue #26271: Fix the Freeze tool to use variables passed in from the
Brett Cannon
2016-03-18
3
-2/+6
*
|
Doc: fix typos, patch written by Stefan Behnel
Victor Stinner
2016-03-18
3
-6/+6
*
|
Fixed a typo.
Serhiy Storchaka
2016-03-18
1
-1/+1
|
\
\
|
|
/
|
*
Fixed a typo.
Serhiy Storchaka
2016-03-18
1
-1/+1
*
|
Issue #26580: Remove outdated reference to ftpmirror
Berker Peksag
2016-03-18
1
-6/+0
|
\
\
|
|
/
|
*
Issue #26580: Remove outdated reference to ftpmirror
Berker Peksag
2016-03-18
1
-6/+0
*
|
Enhance documentation on malloc debug hooks
Victor Stinner
2016-03-18
3
-11/+20
*
|
Issue #26313: ssl.py _load_windows_store_certs fails if windows cert store is...
Steve Dower
2016-03-17
2
-1/+5
|
\
\
|
|
/
|
*
Issue #26313: ssl.py _load_windows_store_certs fails if windows cert store is...
Steve Dower
2016-03-17
2
-1/+5
*
|
Issue #26583: merge from 3.5
Ned Deily
2016-03-17
2
-0/+4
|
\
\
|
|
/
|
*
Issue #26583: Skip test_timestamp_overflow in test_import if bytecode
Ned Deily
2016-03-17
2
-0/+4
*
|
Merge 3.5 into default
Donald Stufft
2016-03-17
3
-2/+2
|
\
\
|
|
/
|
*
Merge 3.4 into 3.5
Donald Stufft
2016-03-17
3
-2/+2
|
|
\
|
|
*
Upgrade ensurepip._bundled pip to 8.1.1 and setuptools to 20.3
Donald Stufft
2016-03-17
3
-2/+2
*
|
|
Merge 3.5
Victor Stinner
2016-03-17
2
-3/+8
|
\
\
\
|
|
/
/
|
*
|
Fix pyclbr to support importing packages
Victor Stinner
2016-03-17
2
-3/+8
*
|
|
Issue #17603: Merge configure.ac fix from 3.5
Martin Panter
2016-03-18
4
-15/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #17603: Check for st_blocks field without requiring fileblocks.o
Martin Panter
2016-03-18
4
-15/+4
*
|
|
Null merge 3.5
Victor Stinner
2016-03-17
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
Py_FatalError: disable faulthandler earlier
Victor Stinner
2016-03-16
1
-5/+5
*
|
|
Null merge 3.5
Victor Stinner
2016-03-16
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
Fix usage of PyMem_Malloc() in overlapped.c
Victor Stinner
2016-03-16
1
-3/+6
*
|
|
Fix usage of PyMem_Malloc() in overlapped.c
Victor Stinner
2016-03-16
1
-3/+6
*
|
|
Py_FatalError: disable faulthandler earlier
Victor Stinner
2016-03-16
1
-5/+5
*
|
|
faulthandler now works in non-Python threads
Victor Stinner
2016-03-16
7
-48/+164
*
|
|
Fix usage of PyMem_Malloc() in os.stat()
Victor Stinner
2016-03-16
1
-5/+5
*
|
|
Fail if PyMem_Malloc() is called without holding the GIL
Victor Stinner
2016-03-16
4
-11/+43
*
|
|
Fix compilation error of traceback.c on Windows
Victor Stinner
2016-03-16
1
-3/+3
*
|
|
Issue #21042: Revert Linux find_library() to return just filename
Martin Panter
2016-03-17
4
-35/+21
*
|
|
Issue #26499: Merge HTTPResponse fix from 3.5
Martin Panter
2016-03-17
4
-9/+86
|
\
\
\
|
|
/
/
|
*
|
Issue #26499: Fixes to HTTPResponse.readline() and read1(), by Silent Ghost
Martin Panter
2016-03-17
4
-9/+86
*
|
|
regrtest: Fix module.__path__
Victor Stinner
2016-03-15
3
-933/+945
*
|
|
Issue #26564: Fix test_capi
Victor Stinner
2016-03-15
1
-0/+2
*
|
|
Oops, revert unwanted change used to create an example
Victor Stinner
2016-03-15
1
-1/+0
*
|
|
On memory error, dump the memory block traceback
Victor Stinner
2016-03-15
8
-19/+126
*
|
|
Merge 3.5 (_tracemalloc)
Victor Stinner
2016-03-15
1
-17/+7
|
\
\
\
|
|
/
/
|
*
|
_tracemalloc: store lineno as unsigned int
Victor Stinner
2016-03-15
1
-17/+7
*
|
|
Enhance and rewrite traceback dump C functions
Victor Stinner
2016-03-15
2
-53/+74
*
|
|
Merge 3.5 (test_faulthandler)
Victor Stinner
2016-03-15
2
-2/+18
|
\
\
\
|
|
/
/
|
*
|
faulthandler: Test Py_FatalError() with GIL released
Victor Stinner
2016-03-15
2
-2/+18
|
*
|
Fix Py_FatalError() if called without the GIL
Victor Stinner
2016-03-14
1
-34/+50
[next]