mirror of
https://github.com/davidhalter/parso.git
synced 2026-06-22 08:58:30 +08:00
60fed7b9f8
This is a follow up for #177. On Windows, `assert node_cache_item.last_used < now` may fail as the two time values can be equal.