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
*
Issue #27691: Fix ssl module's parsing of GEN_RID subject alternative name fi...
Christian Heimes
2016-09-06
3
-4/+105
|
\
|
*
Issue #27691: Fix ssl module's parsing of GEN_RID subject alternative name fi...
Christian Heimes
2016-09-06
3
-4/+105
*
|
Issue #25761: Improved error reporting about truncated pickle data in
Serhiy Storchaka
2016-09-06
1
-2/+1
*
|
Issue #26798: Add BLAKE2 (blake2b and blake2s) to hashlib.
Christian Heimes
2016-09-06
2
-16/+217
*
|
Issue #25596: Optimized glob() and iglob() functions in the
Serhiy Storchaka
2016-09-06
1
-29/+41
*
|
Issue #27078: Added BUILD_STRING opcode. Optimized f-strings evaluation.
Serhiy Storchaka
2016-09-06
2
-2/+4
*
|
Issue #27928: Add scrypt (password-based key derivation function) to hashlib ...
Christian Heimes
2016-09-06
2
-0/+53
*
|
Issues #27850 and #27766: Remove 3DES from ssl default cipher list and add Ch...
Christian Heimes
2016-09-06
1
-15/+21
|
\
\
|
|
/
|
*
Issues #27850 and #27766: Remove 3DES from ssl default cipher list and add Ch...
Christian Heimes
2016-09-06
1
-15/+21
*
|
merge 3.5 (#27969)
Benjamin Peterson
2016-09-06
1
-0/+1
|
\
\
|
|
/
|
*
suppress stderr output when checking gdb (closes #27969)
Benjamin Peterson
2016-09-06
1
-0/+1
*
|
Issue 27866: relax get_cipher() test even more. Gentoo buildbot has no ECDHE
Christian Heimes
2016-09-06
1
-2/+2
*
|
Issue 27744: skip test if AF_ALG socket bind fails
Christian Heimes
2016-09-06
1
-1/+5
*
|
Issue 27866: relax test case for set_cipher() and allow more cipher suites
Christian Heimes
2016-09-06
1
-4/+3
*
|
Issue #27355: Import no longer needed
Martin Panter
2016-09-06
1
-1/+1
*
|
require a long long data type (closes #27961)
Benjamin Peterson
2016-09-06
1
-18/+3
*
|
[merge from 3.5] - Update pkgutil docs to reference appropriate finder and lo...
Senthil Kumaran
2016-09-06
1
-4/+4
|
\
\
|
|
/
|
*
Update pkgutil docs to reference appropriate finder and loader object documen...
Senthil Kumaran
2016-09-06
1
-4/+4
*
|
Issue #27748: Merge with 3.5
Zachary Ware
2016-09-05
1
-4/+1
|
\
\
|
|
/
|
*
Issue #27748: Backed out changeset f845e24d794e
Zachary Ware
2016-09-05
1
-4/+1
*
|
Issue 27744: AES-CBC and DRBG need Kernel 3.19+
Christian Heimes
2016-09-05
1
-0/+2
*
|
os.access does not allow a fd
Benjamin Peterson
2016-09-05
1
-1/+1
*
|
Issue 27744: Check for AF_ALG support in Kernel
Christian Heimes
2016-09-05
1
-1/+14
*
|
Issue #27748: Merge with 3.5
Zachary Ware
2016-09-05
1
-1/+4
|
\
\
|
|
/
|
*
Issue #27748: strengthen test_alias_nofallback
Zachary Ware
2016-09-05
1
-1/+4
*
|
Issue #27355: Removed support for Windows CE. It was never finished,
Larry Hastings
2016-09-05
11
-64/+20
*
|
Issue #27866: Add SSLContext.get_ciphers() method to get a list of all enable...
Christian Heimes
2016-09-05
1
-0/+9
*
|
Issue #27744: Add AF_ALG (Linux Kernel crypto) to socket module.
Christian Heimes
2016-09-05
1
-0/+165
*
|
Issue #24254: Preserve class attribute definition order.
Eric Snow
2016-09-05
7
-7/+234
*
|
Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0.
Christian Heimes
2016-09-05
2
-39/+68
|
\
\
|
|
/
|
*
Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0.
Christian Heimes
2016-09-05
2
-39/+68
*
|
Closes #11620: Fix support for SND_MEMORY in winsound.PlaySound.
Zachary Ware
2016-09-05
1
-0/+16
*
|
Closes #27748: Merge with 3.5
Zachary Ware
2016-09-05
2
-203/+62
|
\
\
|
|
/
|
*
Issue #27748: Simplify test_winsound.
Zachary Ware
2016-09-05
2
-203/+62
*
|
fix skipping #27921 for windows
Benjamin Peterson
2016-09-05
1
-2/+1
*
|
merge 3.5 (closes #27811)
Benjamin Peterson
2016-09-05
1
-0/+8
|
\
\
|
|
/
|
*
do not allow _PyGen_Finalize to fail (closes #27811)
Benjamin Peterson
2016-09-05
1
-0/+8
*
|
Merge with 3.5
Terry Jan Reedy
2016-09-05
1
-2/+3
|
\
\
|
|
/
|
*
Issue #27918# test.resource.is_gui_available no longer flashes tk window.
Terry Jan Reedy
2016-09-05
1
-2/+3
*
|
issue23591: more docs; slight change to repr
Ethan Furman
2016-09-04
2
-14/+11
*
|
Merge
Raymond Hettinger
2016-09-04
1
-3/+5
|
\
\
|
|
/
|
*
Improve docs for random.seed()
Raymond Hettinger
2016-09-04
1
-3/+5
|
*
Fixes #27937: optimise code used in all logging calls.
Vinay Sajip
2016-09-03
1
-4/+5
*
|
Issue #27427: Additional tests for the math module. Thanks Francisco Couzo.
Mark Dickinson
2016-09-04
1
-6/+22
*
|
Issue #27953: skip failing math and cmath tests for tan on OS X 10.4.
Mark Dickinson
2016-09-04
2
-1/+38
*
|
Issue #26040: Improve test_math and test_cmath coverage and rigour. Thanks Je...
Mark Dickinson
2016-09-03
2
-87/+319
*
|
Issue 27921: Remove backslash from another f-string. I'll revert this change ...
Eric V. Smith
2016-09-03
3
-4/+14
*
|
Issue #11734: Add support for IEEE 754 half-precision floats to the struct mo...
Mark Dickinson
2016-09-03
1
-2/+105
*
|
Closes #27935: returned numeric value for 'FATAL' logging level.
Vinay Sajip
2016-09-03
2
-0/+5
*
|
Merge upstream change.
Vinay Sajip
2016-09-03
1
-14/+14
|
\
\
[next]