Skip to content

bpo-38353: Rework ismodule() in getpath.c#16574

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:ismodule
Oct 4, 2019
Merged

bpo-38353: Rework ismodule() in getpath.c#16574
vstinner merged 1 commit intopython:masterfrom
vstinner:ismodule

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Oct 4, 2019

  • ismodule() no longer modify the input string
  • copy_absolute(): rename parameters and local variables

https://bugs.python.org/issue38353

* ismodule() no longer modify the input string.
* copy_absolute(), joinpath(): rename parameters and local variables.
@vstinner vstinner merged commit f0c8579 into python:master Oct 4, 2019
@vstinner vstinner deleted the ismodule branch October 4, 2019 01:53
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
* ismodule() no longer modify the input string.
* copy_absolute(), joinpath(): rename parameters and local variables.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants