Commit 3ad2acc8 authored by Raymond Hettinger's avatar Raymond Hettinger

Add news entry.

parent 9e1bc982
......@@ -364,6 +364,8 @@ Core and builtins
Library
-------
- #1837: The queue module now also supports a LIFO queue and a priority queue.
- Issue #1831: ctypes now raises a TypeError if conflicting positional
and named arguments are passed to a Structure or Union initializer.
When too many positional arguments are passed, also a TypeError is
......
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