Skip to content

[3.7] bpo-38347: find pathfix for Python scripts whose name contain a '-' (GH-16536)#16719

Merged
vstinner merged 1 commit into
python:3.7from
vstinner:pathfix37
Oct 11, 2019
Merged

[3.7] bpo-38347: find pathfix for Python scripts whose name contain a '-' (GH-16536)#16719
vstinner merged 1 commit into
python:3.7from
vstinner:pathfix37

Conversation

@vstinner

@vstinner vstinner commented Oct 11, 2019

Copy link
Copy Markdown
Member

pathfix.py: Assume all files that end on '.py' are Python scripts when working recursively.

(cherry picked from commit 2b7dc40)

https://bugs.python.org/issue38347

…H-16536)

 pathfix.py: Assume all files that end on '.py' are Python scripts when working recursively.

(cherry picked from commit 2b7dc40)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants