Raise DEFAULT_RECURSE_LIMIT from 511 to 1024#676
Merged
methane merged 3 commits intoMay 22, 2026
mainmsgpack/msgpack-python:mainfrom
copilot/fix-fallback-recursion-limitmsgpack/msgpack-python:copilot/fix-fallback-recursion-limitCopy head branch name to clipboard
Merged
Raise DEFAULT_RECURSE_LIMIT from 511 to 1024#676methane merged 3 commits intomainmsgpack/msgpack-python:mainfrom copilot/fix-fallback-recursion-limitmsgpack/msgpack-python:copilot/fix-fallback-recursion-limitCopy head branch name to clipboard
methane merged 3 commits into
mainmsgpack/msgpack-python:mainfrom
copilot/fix-fallback-recursion-limitmsgpack/msgpack-python:copilot/fix-fallback-recursion-limitCopy head branch name to clipboard
Commits
Commits on May 20, 2026
- authored
Change DEFAULT_RECURSE_LIMIT from 511 to 1024 and add nest_limit test
Show description for 3e1ab43andauthoredFix test_nest_limit_1024: use iterative comparison to avoid C-level recursion limit
Show description for 30e46c8andauthored