Skip to content

Commit d14e57f

Browse files
committed
Add blurb
1 parent 00af163 commit d14e57f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
:c:func:`PyType_Ready` now initializes ``ht_cached_keys`` and performs
2+
additional checks to ensure that type objects are properly configured. This
3+
avoids crashes in 3rd party packages that don't use regular API to create
4+
new types.

0 commit comments

Comments
 (0)