Skip to content

Commit 213c0e0

Browse files
gh-144411: Validate slotstate type in pickle.load_build()
1 parent 22893f3 commit 213c0e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Fixed an inconsistency between the pure-Python and C pickle implementations
2+
when handling invalid slot state during unpickling.

0 commit comments

Comments
 (0)