mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Make doctest news more accurate.
This commit is contained in:
parent
7140de01cf
commit
d6a9eeffc5
1 changed files with 2 additions and 2 deletions
|
@ -106,8 +106,8 @@ Extension Modules
|
|||
Library
|
||||
-------
|
||||
|
||||
- The optional ``is_private`` argument to ``doctest.testmod()``, deprecated
|
||||
in 2.4, was removed.
|
||||
- The optional ``isprivate`` argument to ``doctest.testmod()``, and the
|
||||
``doctest.is_private()`` function, both deprecated in 2.4, were removed.
|
||||
|
||||
- Patch #1359618: Speed up charmap encoder by using a trie structure
|
||||
for lookup.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue