mirror of
https://github.com/davidhalter/parso.git
synced 2026-06-21 16:40:39 +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.