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
path:
root
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
test_logging.py: where needed use unittest's assertGreater, assertLesser, ass...
Giampaolo Rodola'
2012-10-17
1
-8/+8
*
Issue #16257: make test_create_connection() handle ENETUNREACH.
Trent Nelson
2012-10-17
1
-1/+20
|
\
|
*
Issue #16257: make test_create_connection() handle ENETUNREACH.
Trent Nelson
2012-10-17
1
-1/+20
|
|
\
|
|
*
Issue #16257: make test_create_connection() handle ENETUNREACH.
Trent Nelson
2012-10-17
1
-1/+20
*
|
|
Merge issue #15298: fix an OS X bootstrap issue with _sysconfigdata.py.
Trent Nelson
2012-10-17
1
-6/+19
|
\
\
\
|
|
/
/
|
*
|
Issue #15298: fix an OS X bootstrap issue with _sysconfigdata.py.
Trent Nelson
2012-10-17
1
-6/+19
*
|
|
merge for issue #16160: Subclass support now works for types.SimpleNamespace.
Eric Snow
2012-10-17
1
-0/+9
|
\
\
\
|
|
/
/
|
*
|
Close #16160: Subclass support now works for types.SimpleNamespace. Thanks t...
Eric Snow
2012-10-17
1
-0/+9
*
|
|
Merge for issue #15744: add tests for the writelines() method of file objects.
Antoine Pitrou
2012-10-16
2
-1/+68
|
\
\
\
|
|
/
/
|
*
|
Merge for issue #15744: add tests for the writelines() method of file objects.
Antoine Pitrou
2012-10-16
2
-1/+68
|
|
\
\
|
|
|
/
|
|
*
Also add tests for TextIOWrapper.writelines() (issue #15744).
Antoine Pitrou
2012-10-16
1
-0/+22
|
|
*
Add tests for the writelines() method of file objects.
Antoine Pitrou
2012-10-16
2
-1/+46
*
|
|
Issue #15958: bytes.join and bytearray.join now accept arbitrary buffer objects.
Antoine Pitrou
2012-10-16
1
-2/+21
*
|
|
Merge issue #15298: ensure _sysconfigdata is generated in build directory,
Trent Nelson
2012-10-16
1
-1/+10
|
\
\
\
|
|
/
/
|
*
|
Issue #15298: ensure _sysconfigdata is generated in build directory,
Trent Nelson
2012-10-16
1
-1/+10
*
|
|
Merge issue #15833: don't raise an exception if importlib can't write
Trent Nelson
2012-10-16
1
-7/+7
|
\
\
\
|
|
/
/
|
*
|
Issue #15833: don't raise an exception if importlib can't write byte-compiled
Trent Nelson
2012-10-16
1
-7/+7
*
|
|
Closes #16244: Merged change from 3.3.
Vinay Sajip
2012-10-16
1
-2/+0
|
\
\
\
|
|
/
/
|
*
|
Issue #16244: Merged change from 3.2.
Vinay Sajip
2012-10-16
1
-2/+0
|
|
\
\
|
|
|
/
|
|
*
Issue #16244: Remove file mode overrides.
Vinay Sajip
2012-10-16
1
-2/+0
|
*
|
merge 3.2
Benjamin Peterson
2012-10-12
3
-3/+9
|
|
\
\
|
|
|
/
|
|
*
skip if __doc__ is gone
Benjamin Peterson
2012-10-12
1
-0/+1
|
|
*
fix to work if __doc__ is removed
Benjamin Peterson
2012-10-12
1
-2/+2
*
|
|
logging's SocketHandler: get rid of some legacy code and use the newer socket...
Giampaolo Rodola'
2012-10-15
1
-9/+1
*
|
|
Clean up some warnings in test suite output.
Nadeem Vawda
2012-10-13
2
-5/+6
*
|
|
merge heads
Benjamin Peterson
2012-10-13
1
-15/+16
|
\
\
\
|
*
|
|
lzma module: Rewrap docstrings at 72 columns, as per PEP 8.
Nadeem Vawda
2012-10-13
1
-15/+16
*
|
|
|
When not optimized function stack sizes are much larger and may cause this te...
Benjamin Peterson
2012-10-13
1
-1/+2
|
/
/
/
*
|
|
skip if __doc__ is gone
Benjamin Peterson
2012-10-12
1
-0/+1
*
|
|
fix to work if __doc__ is removed
Benjamin Peterson
2012-10-12
1
-2/+2
*
|
|
Remove uses of % with str.format.
Brett Cannon
2012-10-12
1
-3/+3
*
|
|
Merge 3.2
Brian Curtin
2012-10-11
1
-1/+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix #16176. Properly identify Windows 8 via platform.platform()
Brian Curtin
2012-10-11
1
-1/+6
*
|
|
Closes #15776: pyvenv now works with existing directories.
Vinay Sajip
2012-10-11
2
-10/+72
*
|
|
code smell. remove pdb
Senthil Kumaran
2012-10-11
1
-1/+0
*
|
|
Issue #16088: BaseHTTPRequestHandler's send_error method includes a
Senthil Kumaran
2012-10-11
2
-1/+15
*
|
|
Closes #16135: Removal of OS/2 support (distutils) (II)
Jesus Cea
2012-10-10
1
-1/+0
*
|
|
Closes #16135: Removal of OS/2 support (distutils)
Jesus Cea
2012-10-10
12
-425/+7
*
|
|
Merge fix for issue #15111.
Brett Cannon
2012-10-10
2
-7/+20
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Closes issue #15111: Calling __import__ with a module specified in
Brett Cannon
2012-10-10
2
-7/+20
*
|
|
Fixes Issue #16114: The subprocess module no longer provides a
Gregory P. Smith
2012-10-10
2
-8/+49
|
\
\
\
|
|
/
/
|
*
|
Fixes Issue #16114: The subprocess module no longer provides a
Gregory P. Smith
2012-10-10
2
-8/+49
|
|
\
\
|
|
|
/
|
|
*
Fixes Issue #16114: The subprocess module no longer provides a
Gregory P. Smith
2012-10-10
2
-8/+53
*
|
|
Issue #16170: Merge subprocess test unskip from 3.3.
Chris Jerdonek
2012-10-09
1
-5/+8
|
\
\
\
|
|
/
/
|
*
|
Issue #16170: Remove Linux skip from test_subprocess's test_executable test.
Chris Jerdonek
2012-10-09
1
-5/+8
|
*
|
merge heads
Benjamin Peterson
2012-10-09
18
-92/+318
|
|
\
\
*
|
\
\
merge 3.3
Benjamin Peterson
2012-10-09
8
-15/+11
|
\
\
\
\
|
|
/
/
/
|
*
|
|
compare singletons by identity not equality (closes #16712)
Benjamin Peterson
2012-10-09
7
-9/+9
|
*
|
|
compare with equality not identity (issue #16172)
Benjamin Peterson
2012-10-09
1
-6/+2
*
|
|
|
Issue #16169: Merge
Richard Oudkerk
2012-10-09
2
-1/+23
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
[next]