Skip to content

Conversation

@jonwedell
Copy link
Member

No description provided.

Jon Wedell added 30 commits September 11, 2025 11:28
…lso switch from a ValueError to a ParsingError in the Loop parsing code in the loop class to match the parser.
…l be helpful when implementing more of it in C.
…er of times we need to jump between python and rust.
… times we need to convert to a python dict.
… and only materialize them when needed. Also implement adaptive loop size statistics.
…htly faster implementation and get rid of requirement for regex crate.
Jon Wedell added 24 commits January 13, 2026 15:07
…ust code, update the python quote_value() wrapper and rust code to move that logic into the rust code.
… the quoting function without a performance loss."

This reverts commit 2228bd9.
…, let's just directly call the rust function from the remaining place it was being called.
Also skip pypy below 3.11 as those versions aren't supported by PyO3. (For those builds, raise an exception when the package is imported.)
…ells the build system to target macOS 10.12 as the minimum version, which matches what the Rust compiler is producing.
… file to load the version from the python toml file.
…est supported by the action runners on GitHub at the moment anyway
@jonwedell jonwedell merged commit 13a930f into v3 Jan 14, 2026
48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants