Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-40630: adjust tracemalloc.reset_peak docs for backport to 3.9 (GH-20546) | Huon Wilson | 2020-06-01 | 1 | -7/+0 |
* | bpo-29882: Add an efficient popcount method for integers (#771) | Niklas Fiekas | 2020-05-29 | 1 | -0/+3 |
* | bpo-40792: Make the result of PyNumber_Index() always having exact type int. ... | Serhiy Storchaka | 2020-05-28 | 1 | -0/+4 |
* | bpo-39573: Convert Py_REFCNT and Py_SIZE to functions (GH-20429) | Victor Stinner | 2020-05-27 | 1 | -0/+9 |
* | bpo-37999: No longer use __int__ in implicit integer conversions. (GH-15636) | Serhiy Storchaka | 2020-05-26 | 1 | -0/+6 |
* | bpo-39573: Convert Py_TYPE() to a static inline function (GH-20290) | Dong-hee Na | 2020-05-25 | 1 | -7/+23 |
* | bpo-40630: Add tracemalloc.reset_peak (GH-20102) | Huon Wilson | 2020-05-22 | 1 | -0/+6 |
* | 3.10 whatsnew needs to use blurb-produced changelog (GH-20213) | Ned Deily | 2020-05-19 | 1 | -1/+1 |
* | Python 3.10.0a0 (GH-20198) | Pablo Galindo | 2020-05-19 | 1 | -0/+115 |