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
*
Issue #19548: clean up merge issues in codecs docs
Nick Coghlan
2015-01-07
1
-3/+5
*
Merge issue 19548 changes from 3.4
Nick Coghlan
2015-01-06
9
-377/+424
|
\
|
*
Issue 19548: update codecs module documentation
Nick Coghlan
2015-01-06
9
-363/+417
*
|
Issue #23145: regrtest now shows errors and raises an exception if
Victor Stinner
2015-01-06
1
-0/+4
*
|
Null merge 3.4 (changes already applied to Python 3.5)
Victor Stinner
2015-01-06
0
-0/+0
|
\
\
|
|
/
|
*
Issue #21356: Make ssl.RAND_egd() optional to support LibreSSL. The
Victor Stinner
2015-01-06
7
-3/+65
*
|
Issue #23177: Document that ssl.RAND_egd() is not available with LibreSSL
Victor Stinner
2015-01-06
1
-0/+2
*
|
Null merge python 3.4 (change already applied to Python 3.5)
Victor Stinner
2015-01-06
0
-0/+0
|
\
\
|
|
/
|
*
Issue #20896, #22935: The ssl.get_server_certificate() function now uses the
Victor Stinner
2015-01-06
2
-1/+6
*
|
Closes #21980: Added a __repr__ for LogRecord.
Vinay Sajip
2015-01-06
1
-2/+4
*
|
Closes #23151: Removed unnecessary initialization.
Vinay Sajip
2015-01-06
1
-2/+0
*
|
test_ssl: add more debug to investigate test_openssl_version() failure on
Victor Stinner
2015-01-06
1
-2/+2
*
|
Merge with 3.4
Zachary Ware
2015-01-06
1
-8/+10
|
\
\
|
|
/
|
*
Cosmetic fixes to the 'Develop with asyncio' page
Zachary Ware
2015-01-06
1
-8/+10
*
|
merge
Raymond Hettinger
2015-01-06
1
-76/+81
|
\
\
|
|
/
|
*
Issue #23132: Mitigate regression in speed and clarity in functools.total_ord...
Raymond Hettinger
2015-01-06
2
-64/+80
*
|
Merge 3.4 (asyncio)
Victor Stinner
2015-01-06
1
-8/+6
|
\
\
|
|
/
|
*
Issue #23140, asyncio: Simplify the unit test
Victor Stinner
2015-01-06
1
-8/+6
*
|
Merge 3.4 (asyncio)
Victor Stinner
2015-01-06
2
-1/+30
|
\
\
|
|
/
|
*
Issue #23140, asyncio: Fix cancellation of Process.wait(). Check the state of
Victor Stinner
2015-01-06
2
-1/+30
*
|
Merge 3.4 (asyncio)
Victor Stinner
2015-01-06
2
-2/+4
|
\
\
|
|
/
|
*
Issue #23046: Expose the BaseEventLoop class in the asyncio namespace
Victor Stinner
2015-01-06
2
-2/+4
*
|
merge 3.4
Benjamin Peterson
2015-01-05
1
-5/+10
|
\
\
|
|
/
|
*
emphasize that cffi is better than extension modules for portability
Benjamin Peterson
2015-01-05
1
-5/+10
*
|
Issue #22165: merge from 3.4
Ned Deily
2015-01-05
1
-0/+1
|
\
\
|
|
/
|
*
Issue #22165: Skip test_undecodable_filename on OS X prior to 10.5.
Ned Deily
2015-01-05
1
-0/+1
*
|
Issue #18644: Fix a ResourceWarning in formatter.test().
Berker Peksag
2015-01-05
1
-5/+9
|
\
\
|
|
/
|
*
Issue #18644: Fix a ResourceWarning in formatter.test().
Berker Peksag
2015-01-05
1
-5/+9
*
|
merge 3.4 (#23167)
Benjamin Peterson
2015-01-04
1
-1/+1
|
\
\
|
|
/
|
*
the current marshal version is 4 (closes #23167)
Benjamin Peterson
2015-01-04
1
-1/+1
*
|
merge 3.4 (#23165)
Benjamin Peterson
2015-01-04
2
-3/+16
|
\
\
|
|
/
|
*
merge 3.3 (closes #23165)
Benjamin Peterson
2015-01-04
2
-3/+16
|
|
\
|
|
*
merge 3.2 (closes #23165)
Benjamin Peterson
2015-01-04
2
-3/+16
|
|
|
\
|
|
|
*
add some overflow checks before multiplying (closes #23165)
Benjamin Peterson
2015-01-04
2
-3/+16
*
|
|
|
fix issue23157 - time_hashlib hadn't been ported to Python 3.
Gregory P. Smith
2015-01-04
1
-3/+4
|
\
\
\
\
|
|
/
/
/
|
*
|
|
fix issue23157 - time_hashlib hadn't been ported to Python 3.
Gregory P. Smith
2015-01-04
1
-3/+4
*
|
|
|
Closes #23154: Fix unnecessary recompilation of OpenSSL on Windows
Zachary Ware
2015-01-04
3
-12/+6
*
|
|
|
Issue #23143: Remove compatibility with OpenSSLs older than 0.9.8.
Antoine Pitrou
2015-01-03
1
-12/+0
*
|
|
|
Issue #23143: Remove compatibility with OpenSSLs older than 0.9.8.
Antoine Pitrou
2015-01-03
2
-53/+2
*
|
|
|
Update bundled pip and setuptools to 6.0.6 and 11.0.
Donald Stufft
2015-01-03
3
-2/+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Upgrade the bundled pip to 6.0.6 and the bundled setuptools to 11.0
Donald Stufft
2015-01-03
3
-2/+2
*
|
|
|
Add missing URL link to Modernize docs.
Ned Deily
2015-01-03
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Add missing URL link to Modernize docs.
Ned Deily
2015-01-03
1
-1/+1
*
|
|
|
Changes %s to %ls in wprintf in launcher.c for C99 compatibility.
Steve Dower
2015-01-03
1
-51/+51
*
|
|
|
Issue #23132: Improve performance and introspection support of comparison
Serhiy Storchaka
2015-01-01
3
-41/+71
*
|
|
|
Update copyright dates in OS X installer.
Ned Deily
2015-01-01
5
-16/+12
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Update copyright dates in OS X installer.
Ned Deily
2015-01-01
5
-16/+12
*
|
|
|
merge 3.4
Benjamin Peterson
2015-01-01
6
-7/+7
|
\
\
\
\
|
|
/
/
/
|
*
|
|
merge 3.3
Benjamin Peterson
2015-01-01
6
-7/+7
|
|
\
\
\
|
|
|
/
/
|
|
*
|
merge 3.2
Benjamin Peterson
2015-01-01
6
-7/+7
|
|
|
\
\
|
|
|
|
/
[next]