Skip to content
Draft
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
Apply suggestions from code review
  • Loading branch information
eendebakpt authored Nov 16, 2025
commit b141d27677b98535a5a7c06e9b57f23b661e2169
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Improve performance of concurrent object construction by using `_PyObject_GetMethodStackRef` in `slot_tp_new`.
Improve performance of concurrent object construction by using ``_PyObject_GetMethodStackRef`` in ``slot_tp_new``.
Loading