- Add script for evaluating docker/for-mac#7295. (#7295)
- Add a type annotation for the limit parameter of text_in_file.
- Docker detection also looks for 'docker' or 'overlay' in the mount info. (#3)
No significant changes.
- Fixed ResourceWarning when opening the file.
Packaging refresh.
Minor tweaks to use more modern abstractions (pathlib
, jaraco.functools.apply
).
Switch to pkgutil namespace technique
for the jaraco
namespace.
Initial implementation with is_docker
function.