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 Misc/NEWS.d/next/Core_and_Builtins/2025-04-25-14-56-45.gh-issu…
…e-131798.NpcKub.rst

Co-authored-by: Max Bernstein <tekknolagi@gmail.com>
  • Loading branch information
diegorusso and tekknolagi authored Apr 25, 2025
commit a017e9378d16ea02264298bc60c50999b3c57bb1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Allow the JIT to remove int guards after ``_CALL_LEN`` by setting the return type to string. Patch by Diego Russo
Allow the JIT to remove int guards after ``_CALL_LEN`` by setting the return type to int. Patch by Diego Russo
Loading