Kaydet (Commit) c5e3d8a8 authored tarafından Georg Brandl's avatar Georg Brandl

Add missing NEWS item (#1522771)

üst 7b71bf38
......@@ -1208,6 +1208,10 @@ Extension Modules
Library
-------
- Patch #1388073: Numerous __-prefixed attributes of unittest.TestCase have
been renamed to have only a single underscore prefix. This was done to
make subclassing easier.
- PEP 338: new module runpy defines a run_module function to support
executing modules which provide access to source code or a code object
......
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