mirror of
https://github.com/davidhalter/parso.git
synced 2026-04-28 18:15:39 +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.