Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
2024-02-12-00-33-01.gh-issue-115243.e1oGX8.rst 업데이트
Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
  • Loading branch information
kcatss and Eclips4 authored Feb 12, 2024
commit 8ec189929131ce3c56ab95c0198d240f483f6dde
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Fix possible crashes when operating with the functions in the :func:`deque.index`and custom comparison operators.
Fix possible crashes in :func:`deque.index` when calling
:c:func:`PyObject_RichCompareBool`.
Comment thread
serhiy-storchaka marked this conversation as resolved.
Outdated