summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/3.10.rst
Commit message (Expand)AuthorAgeFilesLines
* bpo-40630: adjust tracemalloc.reset_peak docs for backport to 3.9 (GH-20546)Huon Wilson2020-06-011-7/+0
* bpo-29882: Add an efficient popcount method for integers (#771)Niklas Fiekas2020-05-291-0/+3
* bpo-40792: Make the result of PyNumber_Index() always having exact type int. ...Serhiy Storchaka2020-05-281-0/+4
* bpo-39573: Convert Py_REFCNT and Py_SIZE to functions (GH-20429)Victor Stinner2020-05-271-0/+9
* bpo-37999: No longer use __int__ in implicit integer conversions. (GH-15636)Serhiy Storchaka2020-05-261-0/+6
* bpo-39573: Convert Py_TYPE() to a static inline function (GH-20290)Dong-hee Na2020-05-251-7/+23
* bpo-40630: Add tracemalloc.reset_peak (GH-20102)Huon Wilson2020-05-221-0/+6
* 3.10 whatsnew needs to use blurb-produced changelog (GH-20213)Ned Deily2020-05-191-1/+1
* Python 3.10.0a0 (GH-20198)Pablo Galindo2020-05-191-0/+115