##// END OF EJS Templates
typing: fix the typehint for `skip` arg on `osutil.listdir()` to be optional...
typing: fix the typehint for `skip` arg on `osutil.listdir()` to be optional The cffi and pure implementations both default to `None`, and the args are parsed in C with `"y#|OO:listdir"`, with the C variable initialized to NULL.
Matt Harbison -
r50495:b6fc602e default
Show More
Name Size Modified Last Commit Author
/ contrib / perf-utils
compare-discovery-case Loading ...
discovery-helper.sh Loading ...
perf-revlog-write-plot.py Loading ...
search-discovery-case Loading ...
subsetmaker.py Loading ...