mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-05 23:41:34 +08:00
Python 3.9 added the usedforsecurity kwarg as discussed in: https://bugs.python.org/issue9216 The stubs for the other constructors were updated to reflect this change, but the stub for new() was missed.