mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
SF bug #949329: sets.Set() --> set()
This commit is contained in:
parent
170a62221c
commit
059e170c1d
1 changed files with 2 additions and 0 deletions
|
|
@ -308,6 +308,8 @@ Extension modules
|
|||
Library
|
||||
-------
|
||||
|
||||
- stringprep.py now uses built-in set() instead of sets.Set().
|
||||
|
||||
- Bug #876278: Unbounded recursion in modulefinder
|
||||
|
||||
- Bug #780300: Swap public and system ID in LexicalHandler.startDTD.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue