Skip to content
Merged
Prev Previous commit
Next Next commit
update doc
  • Loading branch information
shihai1991 committed Sep 24, 2020
commit db4631ef2edc122eb472b56e2f363cf7f9d5f20c
2 changes: 1 addition & 1 deletion Doc/whatsnew/3.10.rst
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ New Features
:class:`datetime.time` objects.
(Contributed by Zackery Spytz in :issue:`30155`.)

* Add a c:func:`PyCodec_Unregister` to unregister a codec search function.
* Add a :c:func:`PyCodec_Unregister` to unregister a codec search function.
Comment thread
shihai1991 marked this conversation as resolved.
Outdated
(Contributed by Hai Shi in :issue:`41842`.)

=======
Comment thread
shihai1991 marked this conversation as resolved.
Outdated
Expand Down