mirror of
https://github.com/davidhalter/parso.git
synced 2026-06-17 06:26:11 +08:00
fe24f0dc1b
Cache files that weren't accessed in the last 30 days will be automatically garbage collected. This collection happens when the `save_module` is called via a lock system that would make it happen only one time per day.