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
Update 2021-03-20-01-21-37.bpo-43452.tDVJkc.rst
  • Loading branch information
methane authored Mar 20, 2021
commit f01c39e5349affe9dff6fce08cfaf61b4e973e60
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Added micro-optimizations to _PyType_Lookup to improve cache lookup performance in the common case of cache hits
Added micro-optimizations to ``_PyType_Lookup()`` to improve cache lookup performance in the common case of cache hits.