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
/
Doc
/
whatsnew
/
3.10.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-16995: add support for base32 extended hex (base32hex) (GH-20441)
Filipe LaĆns
2020-08-10
1
-0/+6
*
bpo-35018: Sax parser should provide user access to lexical handlers (GH-20958)
Zackery Spytz
2020-08-09
1
-0/+7
*
bpo-41440: add os.cpu_count() support for VxWorks RTOS (GH-21685)
pxinwr
2020-08-07
1
-0/+6
*
bpo-36982: Add support for extended color functions in ncurses 6.1 (GH-17536)
Hans Petter Jansson
2020-08-04
1
-0/+10
*
bpo-38731: Add --quiet option to py_compile CLI (GH-17134)
Gregory Schevchenko
2020-07-25
1
-0/+6
*
bpo-41334: Convert constructors of str, bytes and bytearray to Argument Clini...
Serhiy Storchaka
2020-07-20
1
-0/+4
*
bpo-31844: Move whatsnew note to 3.10.rst (GH-21504)
Berker Peksag
2020-07-16
1
-0/+6
*
bpo-36346: Raise DeprecationWarning when creating legacy Unicode (GH-20933)
Inada Naoki
2020-06-30
1
-0/+5
*
bpo-41123: Remove PyUnicode_AsUnicodeCopy (GH-21209)
Inada Naoki
2020-06-30
1
-0/+4
*
bpo-23427: Add sys.orig_argv attribute (GH-20729)
Victor Stinner
2020-06-29
1
-1/+12
*
bpo-41123: Remove PyLong_FromUnicode() (GH-21204)
Inada Naoki
2020-06-29
1
-0/+3
*
bpo-41123: Remove PyUnicode_GetMax() (GH-21192)
Inada Naoki
2020-06-29
1
-0/+3
*
bpo-41123: Remove Py_UNICODE_str* functions (GH-21164)
Inada Naoki
2020-06-27
1
-1/+15
*
bpo-41103: Remove old buffer protocol support (#21117)
Inada Naoki
2020-06-25
1
-0/+5
*
bpo-40636: Documentation for zip-strict (#20961)
Ram Rachum
2020-06-19
1
-0/+3
*
bpo-40943: PY_SSIZE_T_CLEAN required for '#' formats (GH-20784)
Victor Stinner
2020-06-19
1
-0/+7
*
bpo-38144: Add the root_dir and dir_fd parameters in glob.glob(). (GH-16075)
Serhiy Storchaka
2020-06-18
1
-0/+8
*
bpo-41006: What's New: less => fewer modules (GH-20955)
Victor Stinner
2020-06-17
1
-1/+1
*
bpo-41006: Document the runpy optimization (GH-20953)
Victor Stinner
2020-06-17
1
-0/+5
*
bpo-36020: Require vsnprintf() to build Python (GH-20899)
Victor Stinner
2020-06-15
1
-0/+4
*
bpo-40890: Add `mapping` property to dict views (GH-20749)
Dennis Sweeney
2020-06-12
1
-0/+5
*
bpo-39573: Porting to Python 3.10: Py_SET_SIZE() macro (GH-20610)
Victor Stinner
2020-06-04
1
-3/+21
*
bpo-40839: PyDict_GetItem() requires the GIL (GH-20580)
Victor Stinner
2020-06-02
1
-0/+4
*
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