Ned Batchelder
|
01ae58d446
|
Correct the location of a function mentioned in a comment (GH-4327)
|
2017-11-09 19:55:34 +03:00 |
Benjamin Peterson
|
9b3d77052f
|
replace Python aliases for standard integer types with the standard integer types (#17884)
|
2016-09-06 13:24:00 -07:00 |
Martin v. Löwis
|
1c0689c613
|
Issue #19526: Exclude all new API from the stable ABI.
|
2014-01-03 21:36:49 +01:00 |
Christian Heimes
|
985ecdcfc2
|
ssue #19183: Implement PEP 456 'secure and interchangeable hash algorithm'.
Python now uses SipHash24 on all major platforms.
|
2013-11-20 11:46:18 +01:00 |