Page MenuHomeSoftware Heritage

tarball: extract safemembers() from within _uncompress_tar()
ClosedPublic

Authored by douardda on Jul 10 2019, 10:22 AM.

Details

Summary

No need for it being a dynamically defined function, plus it makes pydocstyle
very unhappy (probably a bug in pydoctyle 4.0.0 but...).

Also rename it as _safemembers() for consistency sake.

Diff Detail

Repository
rDCORE Foundations and core functionalities
Branch
safemembers
Lint
Lint Skipped
Unit
Unit Tests Skipped
Build Status
Buildable 6743
Build 9422: tox-on-jenkinsJenkins
Build 9421: arc lint + arc unit