summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2024-08-28-20-08-19.gh-issue-123448.tItJlp.rst
blob: a57c133d43545fa314d40dec93b34e8d9a0bc160 (plain)
1
2
Fixed memory leak of :class:`typing.NoDefault` by moving it to the static types
array.