Commit 059e170c authored by Raymond Hettinger's avatar Raymond Hettinger

SF bug #949329: sets.Set() --> set()

parent 170a6222
......@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment