Kaydet (Commit) 6f907315 authored tarafından Brett Cannon's avatar Brett Cannon

Drop the concept of Extension Modules from Misc/NEWS; the stdlib is the stdlib…

Drop the concept of Extension Modules from Misc/NEWS; the stdlib is the stdlib regardless of implementation language
üst e4291fa6
......@@ -689,9 +689,6 @@ Have py_compile use importlib as much as possible to avoid code duplication.
- Issue #15906: Fix a regression in argparse caused by the preceding change,
when ``action='append'``, ``type='str'`` and ``default=[]``.
Extension Modules
-----------------
- Issue #16113: Added sha3 module based on the Keccak reference implementation
3.2. The `hashlib` module has four additional hash algorithms: `sha3_224`,
`sha3_256`, `sha3_384` and `sha3_512`. As part of the patch some common
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment