mirror of
https://github.com/davidhalter/parso.git
synced 2026-06-24 18:03:57 +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.