mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Mention patch submitter in NEWS entry for r69419
This commit is contained in:
parent
d39600e69f
commit
c3623b1849
1 changed files with 2 additions and 1 deletions
|
@ -151,7 +151,8 @@ Library
|
||||||
|
|
||||||
- Issue #4195: The ``runpy`` module (and the ``-m`` switch) now support
|
- Issue #4195: The ``runpy`` module (and the ``-m`` switch) now support
|
||||||
the execution of packages by looking for and executing a ``__main__``
|
the execution of packages by looking for and executing a ``__main__``
|
||||||
submodule when a package name is supplied.
|
submodule when a package name is supplied. Initial patch by Andi
|
||||||
|
Vajda.
|
||||||
|
|
||||||
- Issue #1731706: Call Tcl_ConditionFinalize for Tcl_Conditions that will
|
- Issue #1731706: Call Tcl_ConditionFinalize for Tcl_Conditions that will
|
||||||
not be used again (this requires Tcl/Tk 8.3.1), also fix a memory leak in
|
not be used again (this requires Tcl/Tk 8.3.1), also fix a memory leak in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue