🌐 AI搜索 & 代理 主页
Skip to content
Open
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
📜🤖 Added by blurb_it.
  • Loading branch information
blurb-it[bot] authored Dec 11, 2025
commit 66fbac7e915b8bb7f37fa318dcbe4b83396d3e44
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Fix two internal C API call sites where ``PyObject_CallFunction`` was
incorrectly passed an extra ``NULL`` argument in
:class:`collections.deque` and in the import machinery. (gh-142606)
Loading