##// END OF EJS Templates
fsmonitor: migrate Python ABCs from collections to collections.abc...
fsmonitor: migrate Python ABCs from collections to collections.abc The Collections Abstract Base Classes in the collections module are deprecated since Python 3.3 in favor of collections.abc, and removed in Python 3.10.
Martin von Zweigbergk -
r50390:59a72267 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / config
config.rs Loading ...
layer.rs Loading ...
values.rs Loading ...