Commit 6661998e authored by Anthony Baxter's avatar Anthony Baxter

news entry for 51307

parent cd48b69d
......@@ -64,6 +64,11 @@ Core and builtins
Library
-------
- uuid.UUID now has a bytes_le attribute. This returns the UUID in
little-endian byte order for Windows. In addition, uuid.py had some
workarounds for clocks with low resolution, to stop the code yielding
duplicate UUIDs.
- Patch #1540892: site.py Quitter() class attempts to close sys.stdin
before raising SystemExit, allowing IDLE to honor quit() and exit().
......
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