bpo-45211: Add _Py_IsStdlibDir(). by ericsnowcurrently · Pull Request #28585 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Closed
ericsnowcurrently wants to merge 2 commits intopython:mainfrom
Closed
bpo-45211: Add _Py_IsStdlibDir().#28585
ericsnowcurrently wants to merge 2 commits intopython:mainfrom
bpo-45211: Add _Py_IsStdlibDir().#28585
ericsnowcurrently wants to merge 2 commits intopython:mainfrom
Conversation
Copy link Copy Markdown
Member
This is a continuation of gh-28550, with the same objectives. The change is separate to make it easier to narrow down a change in behavior on Windows.
ericsnowcurrently added 2 commits
September 27, 2021 10:02
ericsnowcurrently
added
the
skip news
label
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
ericsnowcurrently
added
the
🔨 test-with-buildbots
label
Sep 27, 2021Copy link Copy Markdown
bedevere-bot
commented
Sep 27, 2021
bedevere-bot commented
Sep 27, 2021🤖 New build scheduled with the buildbot fleet by @ericsnowcurrently for commit b37d7ff 🤖
If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.
bedevere-bot
removed
the
🔨 test-with-buildbots
label
Sep 27, 2021Copy link Copy Markdown
Member Author
ericsnowcurrently
commented
Sep 28, 2021
ericsnowcurrently commented
Sep 28, 2021I no longer have a need for this change. However, it would still be good as part of the effort to (slowly) merge getpath.c and getpathp.c.
ericsnowcurrently
marked this pull request as ready for review
ericsnowcurrently
requested a review
from a team
as a code owner
Copy link Copy Markdown
Member Author
ericsnowcurrently
commented
Sep 29, 2021
ericsnowcurrently commented
Sep 29, 2021I'm going to bail on this for now.
ericsnowcurrently
closed this
Copy link Copy Markdown
Member Author
ericsnowcurrently
commented
Oct 6, 2021
ericsnowcurrently commented
Oct 6, 2021I'm going to close this for now.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment