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 bug in __import__ during Python shutdown
Victor Stinner
2016-03-24
3
-441/+459
*
Merge 3.5
Victor Stinner
2016-03-24
3
-11/+57
|
\
|
*
warnings.formatwarning(): catch exceptions
Victor Stinner
2016-03-24
3
-2/+29
|
*
Fix test_warnings.test_improper_option()
Victor Stinner
2016-03-24
1
-6/+9
*
|
Cleanup regrtest "main()" function
Victor Stinner
2016-03-24
7
-36/+38
*
|
rt.bat: use -m test instead of Lib\test\regrtest.py
Victor Stinner
2016-03-24
1
-1/+1
*
|
Cleanup regrtest.py
Victor Stinner
2016-03-24
1
-5/+16
*
|
support.temp_dir(): call support.rmtree() instead of shutil.rmtree()
Victor Stinner
2016-03-24
1
-1/+1
*
|
test_os: use support.rmtree() to cleanup WalkTests
Victor Stinner
2016-03-24
1
-29/+1
*
|
Enhance and modernize test_os
Victor Stinner
2016-03-24
1
-77/+76
*
|
test_os: use @support.requires_linux_version
Victor Stinner
2016-03-24
1
-5/+4
*
|
Closes #26620: Fix ResourceWarning in test_urllib2_localnet
Victor Stinner
2016-03-24
1
-21/+18
*
|
Enhance and modernize test_genericpath
Victor Stinner
2016-03-24
1
-136/+134
*
|
Enhance os._DummyDirEntry
Victor Stinner
2016-03-24
1
-2/+23
*
|
regrtest: when parallel tests are interrupted, display progress
Victor Stinner
2016-03-24
1
-6/+18
*
|
regrtest: mention in tests run sequentially or in parallel
Victor Stinner
2016-03-24
2
-0/+4
*
|
regrtest: fix --fromfile feature
Victor Stinner
2016-03-24
2
-6/+41
*
|
Fix DeprecationWarning on Windows
Victor Stinner
2016-03-24
1
-49/+67
*
|
_tracemalloc: use compact key for traces
Victor Stinner
2016-03-23
1
-1/+61
*
|
socketmodule.c: error if option larger than INT_MAX
Victor Stinner
2016-03-23
1
-3/+16
*
|
Fix test_spwd on OpenIndiana
Victor Stinner
2016-03-23
1
-3/+8
*
|
Try to fix test_gdb on s390x SLES 3.x
Victor Stinner
2016-03-23
1
-0/+2
*
|
Null merge.
Stefan Krah
2016-03-23
0
-0/+0
|
\
\
|
|
/
|
*
Issue #26621: Remove unnecessary test.
Stefan Krah
2016-03-23
1
-1/+0
*
|
Issue #26621: Update libmpdec version and remove unnecessary test case.
Stefan Krah
2016-03-23
3
-4/+3
*
|
Try to fix test_spwd on OpenIndiana
Victor Stinner
2016-03-23
1
-1/+1
*
|
Merge heads
Terry Jan Reedy
2016-03-23
1
-1/+1
|
\
\
|
*
\
Merge heads
Terry Jan Reedy
2016-03-23
1
-1/+1
|
|
\
\
|
|
*
\
Merge with 3.5
Terry Jan Reedy
2016-03-23
1
-1/+1
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Issue #26525: Change chr example to match change in ord example.
Terry Jan Reedy
2016-03-23
1
-1/+1
*
|
|
|
Issue #23848: Fix usage of _Py_DumpDecimal()
Victor Stinner
2016-03-23
1
-1/+1
|
/
/
/
*
|
|
longobject.c: fix compilation warning on Windows 64-bit
Victor Stinner
2016-03-23
1
-1/+1
|
/
/
*
|
Try to fix test_gdb on s390x buildbots
Victor Stinner
2016-03-23
1
-17/+5
*
|
get_warnings_attr(): Fix coverity warning
Victor Stinner
2016-03-23
1
-4/+3
*
|
Fix typo in doc: avoid the french "& cie" :-)
Victor Stinner
2016-03-23
2
-5/+5
*
|
Rework _Py_DumpASCII() to make Coverity happy
Victor Stinner
2016-03-23
1
-8/+8
*
|
Issue #23848: Try to fix test_faulthandler on ARM
Victor Stinner
2016-03-23
1
-32/+16
*
|
faulthandler: only log fatal exceptions
Victor Stinner
2016-03-23
2
-4/+11
*
|
Merge 3.5
doko@ubuntu.com
2016-03-23
1
-1/+1
|
\
\
|
|
/
|
*
Makefile.pre.in (profile-opt): Fix bashism.
doko@ubuntu.com
2016-03-23
1
-1/+1
*
|
Buildbots: change also Windows timeout from 1 hour to 15 min
Victor Stinner
2016-03-23
1
-1/+1
*
|
regrtest: display test duration in sequential mode
Victor Stinner
2016-03-23
4
-9/+29
*
|
_msi.c: try to fix compiler warnings
Victor Stinner
2016-03-23
1
-6/+6
*
|
compiler.c: fix compiler warnings on Windows
Victor Stinner
2016-03-23
1
-7/+9
*
|
getpathp.c: fix compiler warning
Victor Stinner
2016-03-23
1
-2/+2
*
|
_PyMem_DebugFree(): fix compiler warning on Windows
Victor Stinner
2016-03-23
1
-1/+1
*
|
faulthandler: add Windows exception handler
Victor Stinner
2016-03-23
5
-77/+253
*
|
Issue #23848: Expose _Py_DumpHexadecimal()
Victor Stinner
2016-03-23
2
-9/+23
*
|
Cleanup hashtable.h
Victor Stinner
2016-03-23
4
-81/+82
*
|
Issue #26588:
Victor Stinner
2016-03-23
3
-12/+31
[next]