GH-77621: Delay some imports from pathlib by barneygale · Pull Request #112244 · python/cpython

@barneygale

Import `contextlib`, `glob` and `re` only as required.

@barneygale

AlexWaygood

AlexWaygood

AlexWaygood

@barneygale @AlexWaygood

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>

AlexWaygood

aisk pushed a commit to aisk/cpython that referenced this pull request

Feb 11, 2024
Import `contextlib`, `glob` and `re` only as required.

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>

Glyphack pushed a commit to Glyphack/cpython that referenced this pull request

Sep 2, 2024
Import `contextlib`, `glob` and `re` only as required.

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>