Skip to content

Commit c0a9b53

Browse files
author
nick.coghlan
committed
Mention patch submitter in NEWS entry for r69419
git-svn-id: http://svn.python.org/projects/python/trunk@69420 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent 72ea5d2 commit c0a9b53

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Misc/NEWS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,8 @@ Library
151151

152152
- Issue #4195: The ``runpy`` module (and the ``-m`` switch) now support
153153
the execution of packages by looking for and executing a ``__main__``
154-
submodule when a package name is supplied.
154+
submodule when a package name is supplied. Initial patch by Andi
155+
Vajda.
155156

156157
- Issue #1731706: Call Tcl_ConditionFinalize for Tcl_Conditions that will
157158
not be used again (this requires Tcl/Tk 8.3.1), also fix a memory leak in

0 commit comments

Comments
 (0)