Skip to content

Commit

Permalink
Update Misc/NEWS.d/next/Security/2024-02-12-00-33-01.gh-issue-115243.…
Browse files Browse the repository at this point in the history
…e1oGX8.rst
  • Loading branch information
serhiy-storchaka authored Feb 14, 2024
1 parent 8ec1899 commit 9ada9ed
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
Fix possible crashes in :func:`deque.index` when calling
:c:func:`PyObject_RichCompareBool`.
Fix possible crashes in :meth:`collections.deque.index` when the deque is concurrently modified.

0 comments on commit 9ada9ed

Please sign in to comment.