diff options
| author | Terry Jan Reedy <tjreedy@udel.edu> | 2015-05-17 14:53:28 -0400 |
|---|---|---|
| committer | Terry Jan Reedy <tjreedy@udel.edu> | 2015-05-17 14:53:28 -0400 |
| commit | 6558190e52748428b2db1420bf029b0745e2743a (patch) | |
| tree | ca1ec1805cfebc2da97688b7f805802b02abd02a | |
| parent | d986563a06409ec36f8f580453fbeda96e695d3f (diff) | |
| download | cpython-git-6558190e52748428b2db1420bf029b0745e2743a.tar.gz | |
Issue #22155: News entry.
| -rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -265,6 +265,9 @@ C API Documentation ------------- +- Issue #22155: Add File Handlers subsection with createfilehandler to tkinter + doc. Remove obsolete example from FAQ. Patch by Martin Panter. + - Issue #24029: Document the name binding behavior for submodule imports. - Issue #24077: Fix typo in man page for -I command option: -s, not -S. |
