| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…nfo() (pythonGH-151671) This applies a normalization when creating members vrom the filesystem, complementary to the one added to tarfile.TarFile.extract() in pythongh-138309 that does it in the other direction. This solves an issue with round-tripping through the filesystem. (cherry picked from commit cc31641) Co-authored-by: Daniele Nicolodi <daniele@grinta.net>
Documentation build overview296 files changed · + 1 added · ± 293 modified · - 2 deleted + Added ± Modified
- Deleted |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This applies a normalization when creating members vrom the filesystem,
complementary to the one added to tarfile.TarFile.extract() in gh-138309
that does it in the other direction.
This solves an issue with round-tripping through the filesystem.
(cherry picked from commit cc31641)
Co-authored-by: Daniele Nicolodi daniele@grinta.net