Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python wrapper entry cache adjustment #354

Merged
merged 3 commits into from
Jan 29, 2025

add test of entry cache behaviour

aa554a1
Select commit
Loading
Failed to load commit list.
Merged

Python wrapper entry cache adjustment #354

add test of entry cache behaviour
aa554a1
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Jan 28, 2025 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 de7725f replace lru_cache with specialized cache handling ... Valid sign-off found
🟢 3b6f53c adjust copy logic for cached dict Valid sign-off found
🟢 aa554a1 add test of entry cache behaviour Valid sign-off found