| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix typos mostly in comments, docs and test names (GH-15209) | Miss Islington (bot) | 2019-08-30 | 1 | -1/+1 |
| | | | | | | (cherry picked from commit 39d87b54715197ca9dcb6902bb43461c0ed701a2) Co-authored-by: Min ho Kim <minho42@gmail.com> | ||||
| * | Correct the location of a function mentioned in a comment (GH-4327) | Ned Batchelder | 2017-11-09 | 1 | -1/+1 |
| | | |||||
| * | replace Python aliases for standard integer types with the standard integer ↵ | Benjamin Peterson | 2016-09-06 | 1 | -10/+6 |
| | | | | | types (#17884) | ||||
| * | Issue #19526: Exclude all new API from the stable ABI. | Martin v. Löwis | 2014-01-03 | 1 | -0/+2 |
| | | |||||
| * | ssue #19183: Implement PEP 456 'secure and interchangeable hash algorithm'. | Christian Heimes | 2013-11-20 | 1 | -0/+147 |
| Python now uses SipHash24 on all major platforms. | |||||
