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
...
|
*
|
|
|
compare with equality not identity (issue #16172)
Benjamin Peterson
2012-10-09
1
-6/+2
*
|
|
|
|
Merge 3.3
Eli Bendersky
2012-10-09
1
-8/+8
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Issue #16082: clarify the documentation of tostring[list] saying that it may ...
Eli Bendersky
2012-10-09
1
-8/+8
*
|
|
|
|
Merge 3.3
Eli Bendersky
2012-10-09
1
-2/+4
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #12322: clarify xpath reference for cases where the path reaches ancest...
Eli Bendersky
2012-10-09
1
-2/+4
*
|
|
|
|
Issue #16169: Merge
Richard Oudkerk
2012-10-09
3
-1/+25
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #16169: Fix ctypes.WinError()'s confusion between errno and winerror
Richard Oudkerk
2012-10-09
3
-1/+25
*
|
|
|
|
Merge issue #16174: Fix suggested usage of dummy_threading module.
Andrew Svetlov
2012-10-09
1
-1/+1
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge issue #16174: Fix suggested usage of dummy_threading module.
Andrew Svetlov
2012-10-09
1
-1/+1
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Issue #16174: Fix suggested usage of dummy_threading module.
Andrew Svetlov
2012-10-09
1
-1/+1
|
|
*
|
|
Fix Issue 15922: make howto/urllib2.rst doctests pass.
Senthil Kumaran
2012-10-09
1
-15/+14
*
|
|
|
|
Closes #16110: fileConfig now accepts a pre-initialised ConfigParser instance.
Vinay Sajip
2012-10-09
3
-9/+52
*
|
|
|
|
Fix Issue 15922: make howto/urllib2.rst doctests pass.
Senthil Kumaran
2012-10-09
1
-15/+14
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Fix Issue 15922: make howto/urllib2.rst doctests pass.
Senthil Kumaran
2012-10-09
1
-15/+14
*
|
|
|
|
Closes #16168: Merged SysLogHandler update from 3.3.
Vinay Sajip
2012-10-09
1
-8/+2
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #16168: Merged SysLogHandler update from 3.2.
Vinay Sajip
2012-10-09
1
-8/+2
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
Issue #16168: Use specified socket type for domain sockets in SysLogHandler.
Vinay Sajip
2012-10-09
1
-8/+2
*
|
|
|
|
Issue #16141: replaced old-style exception handling code in logging with the ...
Vinay Sajip
2012-10-09
3
-30/+12
*
|
|
|
|
Issue #16115: Merge subprocess.Popen() documentation improvements from 3.3.
Chris Jerdonek
2012-10-09
2
-30/+38
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #16115: Merge subprocess.Popen() documentation improvements from 3.2.
Chris Jerdonek
2012-10-09
2
-30/+38
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
Issue #16115: Improve subprocess.Popen() documentation around args, shell, an...
Chris Jerdonek
2012-10-09
2
-30/+38
*
|
|
|
|
Issue #16115: Merge test skip from 3.3.
Chris Jerdonek
2012-10-09
1
-0/+4
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #16115: Skip a newly added subprocess.Popen() test on Linux.
Chris Jerdonek
2012-10-09
1
-0/+4
*
|
|
|
|
Issue #16115: Merge test improvements from 3.3.
Chris Jerdonek
2012-10-08
2
-10/+30
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #16115: Improve testing of the executable argument to subprocess.Popen().
Chris Jerdonek
2012-10-08
2
-10/+30
*
|
|
|
|
bz2 module: Rewrap docstrings at 72 columns, as per PEP 8.
Nadeem Vawda
2012-10-08
1
-15/+16
*
|
|
|
|
Stylistic tweaks to the bz2 module to make it easier to transplant changes from
Nadeem Vawda
2012-10-08
2
-74/+75
*
|
|
|
|
Use setUpClass() and tearDownClass() in test_multiprocessing.
Richard Oudkerk
2012-10-08
1
-85/+87
*
|
|
|
|
Make __mp_main__ an alias for __main__ in all processes to simplify
Richard Oudkerk
2012-10-08
2
-16/+13
*
|
|
|
|
Merge 3.3
Hynek Schlawack
2012-10-08
2
-8/+14
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge 3.2
Hynek Schlawack
2012-10-08
2
-8/+14
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
#13498: Clarify docs of os.makedirs()'s exist_ok argument.
Hynek Schlawack
2012-10-07
2
-8/+14
*
|
|
|
|
Issue #14783: Merge changes from 3.3.
Chris Jerdonek
2012-10-07
6
-11/+25
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #14783: Merge changes from 3.2.
Chris Jerdonek
2012-10-07
6
-11/+25
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
Issue #14783: Improve int() docstring and also str(), range(), and slice().
Chris Jerdonek
2012-10-07
6
-10/+24
*
|
|
|
|
brg_endian.h is back again
Christian Heimes
2012-10-07
1
-1/+0
*
|
|
|
|
merge
Christian Heimes
2012-10-07
5
-28/+20
|
\
\
\
\
\
|
*
|
|
|
|
Issue #16120: Use |yield from| in stdlib.
Andrew Svetlov
2012-10-07
1
-2/+1
|
*
|
|
|
|
Get rid of circular import and eliminate unprefixed exported symbols
Richard Oudkerk
2012-10-07
3
-26/+15
|
*
|
|
|
|
merge heads
Andrew Svetlov
2012-10-07
1
-0/+4
|
|
\
\
\
\
\
|
|
*
\
\
\
\
merge heads
Andrew Svetlov
2012-10-07
1
-0/+4
|
|
|
\
\
\
\
\
|
|
|
*
\
\
\
\
Merge issue #14900: Add aliases for sorting params for pstat to follow column...
Andrew Svetlov
2012-10-07
1
-0/+4
|
|
|
|
\
\
\
\
\
|
|
|
|
|
/
/
/
/
|
|
|
|
*
|
|
|
Merge issue #14900: Add aliases for sorting params for pstat to follow column...
Andrew Svetlov
2012-10-07
1
-0/+4
|
|
|
|
|
\
\
\
\
|
|
|
|
|
|
/
/
/
|
|
|
|
|
*
|
|
Issue #14900: Add aliases for sorting params for pstat to follow column names...
Andrew Svetlov
2012-10-07
1
-0/+4
*
|
|
|
|
|
|
|
re-add brg_endian.h to debug issue in big endian SPARC machine
Christian Heimes
2012-10-07
5
-7/+150
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
correct build configuration of sha3 project for debug builds
Christian Heimes
2012-10-07
1
-3/+4
|
/
/
/
/
/
/
*
|
|
|
|
|
_sha3 was missing debug build targets. I used xxlimited.vcxproj as template. ...
Christian Heimes
2012-10-07
1
-25/+46
|
/
/
/
/
/
*
|
|
|
|
Issue #14900: Distuguish call count and primitive call count in pstat output.
Andrew Svetlov
2012-10-07
2
-1/+2
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge issue #14900: Distuguish call count and primitive call count in pstat o...
Andrew Svetlov
2012-10-07
2
-1/+2
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
Issue #14900: Distuguish call count and primitive call count in pstat output.
Andrew Svetlov
2012-10-07
2
-1/+2
[prev]
[next]