mirror of
https://github.com/python/cpython.git
synced 2025-09-30 12:21:51 +00:00
Issue #21740: Fix module name in NEWS entry.
This commit is contained in:
parent
7f9b596be2
commit
f074f019e2
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@ Library
|
|||
- Issue #1218234: Fix inspect.getsource() to load updated source of
|
||||
reloaded module. Initial patch by Berker Peksag.
|
||||
|
||||
- Issue #21740: Support wrapped callables in pydoc. Patch by Claudiu Popa.
|
||||
- Issue #21740: Support wrapped callables in doctest. Patch by Claudiu Popa.
|
||||
|
||||
- Issue #23009: Make sure selectors.EpollSelecrtor.select() works when no
|
||||
FD is registered.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue