René's URL Explorer Experiment


Title: Finding programs in PATH, adding shutil.which · Issue #34832 · python/cpython · GitHub

Open Graph Title: Finding programs in PATH, adding shutil.which · Issue #34832 · python/cpython

X Title: Finding programs in PATH, adding shutil.which · Issue #34832 · python/cpython

Description: BPO 444582 Nosy @loewis, @birkenfeld, @abalkin, @pitrou, @vstinner, @giampaolo, @tiran, @devdanzin, @tarekziade, @merwok, @agbuckley, @bitdancer, @voidspace, @briancurtin, @petere, @sandrotosi, @takluyver Files find_in_path.py: Reference...

Open Graph Description: BPO 444582 Nosy @loewis, @birkenfeld, @abalkin, @pitrou, @vstinner, @giampaolo, @tiran, @devdanzin, @tarekziade, @merwok, @agbuckley, @bitdancer, @voidspace, @briancurtin, @petere, @sandrotosi, @ta...

X Description: BPO 444582 Nosy @loewis, @birkenfeld, @abalkin, @pitrou, @vstinner, @giampaolo, @tiran, @devdanzin, @tarekziade, @merwok, @agbuckley, @bitdancer, @voidspace, @briancurtin, @petere, @sandrotosi, @ta...

Opengraph URL: https://github.com/python/cpython/issues/34832

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Finding programs in PATH, adding shutil.which","articleBody":"BPO | [444582](https://bugs.python.org/issue444582)\n--- | :---\nNosy | @loewis, @birkenfeld, @abalkin, @pitrou, @vstinner, @giampaolo, @tiran, @devdanzin, @tarekziade, @merwok, @agbuckley, @bitdancer, @voidspace, @briancurtin, @petere, @sandrotosi, @takluyver\nFiles | \u003cli\u003e[find_in_path.py](https://bugs.python.org/file8185/find_in_path.py \"Uploaded as text/plain at 2001-07-25.20:13:54 by edemaine\"): Reference implementation of which and find_in_path (which anyone is free to use)\u003c/li\u003e\u003cli\u003e[shutil_which.patch](https://bugs.python.org/file15381/shutil_which.patch \"Uploaded as text/plain at 2009-11-23.04:41:29 by @briancurtin\"): patch against 76432\u003c/li\u003e\u003cli\u003e[which.py](https://bugs.python.org/file16441/which.py \"Uploaded as text/plain at 2010-03-05.00:21:33 by iki\"): Another reference implementation as a standalone module based on '2010-01-13 shutil_which.patch' with several fixes, mostly but not only for windows\u003c/li\u003e\u003cli\u003e[which.py](https://bugs.python.org/file16447/which.py \"Uploaded as text/plain at 2010-03-05.10:05:11 by iki\"): Updated version of reference implementation as a standalone module\u003c/li\u003e\u003cli\u003e[which.py](https://bugs.python.org/file16459/which.py \"Uploaded as text/plain at 2010-03-05.12:38:55 by iki\"): Updated version of reference implementation as a standalone module\u003c/li\u003e\u003cli\u003e[shutil_which_82778.patch](https://bugs.python.org/file17957/shutil_which_82778.patch \"Uploaded as text/plain at 2010-07-12.05:24:31 by iki\"): patch against 82778\u003c/li\u003e\u003cli\u003e[which.py](https://bugs.python.org/file17958/which.py \"Uploaded as text/plain at 2010-07-12.05:25:45 by iki\"): updated reference implementation as a standalone module\u003c/li\u003e\u003cli\u003e[shutil_which_82778.patch](https://bugs.python.org/file17962/shutil_which_82778.patch \"Uploaded as text/plain at 2010-07-12.13:38:22 by iki\"): updated patch against 82778\u003c/li\u003e\u003cli\u003e[which.py](https://bugs.python.org/file17963/which.py \"Uploaded as text/plain at 2010-07-12.13:39:14 by iki\"): updated reference implementation as a standalone module\u003c/li\u003e\u003cli\u003e[shutil_which_82778.patch](https://bugs.python.org/file18000/shutil_which_82778.patch \"Uploaded as text/plain at 2010-07-14.15:31:08 by iki\"): updated patch against 82778\u003c/li\u003e\u003cli\u003e[which.py](https://bugs.python.org/file18001/which.py \"Uploaded as text/plain at 2010-07-14.15:31:44 by iki\"): updated reference implementation as a standalone module\u003c/li\u003e\u003cli\u003e[pathtest.bat](https://bugs.python.org/file23797/pathtest.bat \"Uploaded as text/plain at 2011-11-28.12:06:07 by weeble\"): Batch file demonstrating Windows PATH behaviour with quoted paths\u003c/li\u003e\u003cli\u003e[issue444582.diff](https://bugs.python.org/file26054/issue444582.diff \"Uploaded as text/plain at 2012-06-19.18:38:06 by @briancurtin\")\u003c/li\u003e\u003cli\u003e[issue444582_v2.diff](https://bugs.python.org/file26059/issue444582_v2.diff \"Uploaded as text/plain at 2012-06-20.05:53:17 by @briancurtin\")\u003c/li\u003e\u003cli\u003e[issue444582_v3.diff](https://bugs.python.org/file26078/issue444582_v3.diff \"Uploaded as text/plain at 2012-06-21.22:29:52 by @briancurtin\")\u003c/li\u003e\u003cli\u003e[issue444582_v4.diff](https://bugs.python.org/file26090/issue444582_v4.diff \"Uploaded as text/plain at 2012-06-22.19:38:52 by @briancurtin\")\u003c/li\u003e\n\n\u003csup\u003e*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*\u003c/sup\u003e\n\n\u003cdetails\u003e\u003csummary\u003eShow more details\u003c/summary\u003e\u003cp\u003e\n\nGitHub fields:\n```python\nassignee = 'https://github.com/briancurtin'\nclosed_at = \u003cDate 2013-03-25.18:16:48.919\u003e\ncreated_at = \u003cDate 2001-07-25.20:13:53.000\u003e\nlabels = ['type-feature', 'library']\ntitle = 'Finding programs in PATH, adding shutil.which'\nupdated_at = \u003cDate 2013-03-25.18:16:48.918\u003e\nuser = 'https://bugs.python.org/edemaine'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2013-03-25.18:16:48.918\u003e\nactor = 'eric.araujo'\nassignee = 'brian.curtin'\nclosed = True\nclosed_date = \u003cDate 2013-03-25.18:16:48.919\u003e\ncloser = 'eric.araujo'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2001-07-25.20:13:53.000\u003e\ncreator = 'edemaine'\ndependencies = []\nfiles = ['8185', '15381', '16441', '16447', '16459', '17957', '17958', '17962', '17963', '18000', '18001', '23797', '26054', '26059', '26078', '26090']\nhgrepos = []\nissue_num = 444582\nkeywords = ['patch']\nmessage_count = 61.0\nmessages = ['53174', '53175', '53176', '55402', '57774', '83484', '95614', '100444', '100460', '100469', '106046', '106055', '109234', '109554', '109583', '109587', '109764', '110033', '110034', '110049', '110068', '110073', '110084', '110085', '110291', '113241', '113285', '113944', '115016', '121398', '121424', '124996', '125222', '125233', '134306', '148475', '163201', '163242', '163253', '163376', '163454', '163466', '163479', '163481', '163482', '163483', '163484', '163485', '163487', '163488', '163490', '163492', '163493', '163764', '163800', '163802', '179889', '179891', '185218', '185220', '185221']\nnosy_count = 31.0\nnosy_names = ['loewis', 'tmick', 'georg.brandl', 'edemaine', 'belopolsky', 'pitrou', 'vstinner', 'wrstlprmpft', 'giampaolo.rodola', 'christian.heimes', 'ajaksu2', 'sfllaw', 'schmir', 'tarek', 'eric.araujo', 'Christophe Simonis', 'andybuckley', 'weeble', 'r.david.murray', 'tleeuwenburg@gmail.com', 'michael.foord', 'brian.curtin', 'meatballhat', 'petere', 'sandro.tosi', 'iki', 'BreamoreBoy', 'Iztok.Kavkler', 'python-dev', 'takluyver', 'Omega_Weapon']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue444582'\nversions = ['Python 3.3']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/edemaine","@type":"Person","name":"edemaine"},"datePublished":"2001-07-25T20:13:53.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":61},"url":"https://github.com/34832/cpython/issues/34832"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:89c9c9c1-23e3-8526-cb6d-e5521d5cc74e
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id9C28:162B2:B5C2A0:FF2814:6A4E883B
html-safe-nonce6ed0e95dffb39e5d06e8720b223abccb69664c32c19a28b612d63fc4c35b7bb6
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5QzI4OjE2MkIyOkI1QzJBMDpGRjI4MTQ6NkE0RTg4M0IiLCJ2aXNpdG9yX2lkIjoiMTYxNTAxNzgzMjMzNTk2ODMxNSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacd3a4a7e8194ffd838fc6b981e92c0db6cbd305df4a32251bd34cfad3807fe431
hovercard-subject-tagissue:1198778590
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/34832/issue_layout
twitter:imagehttps://opengraph.githubassets.com/467d346841c64cbb85dbf4ab8374a5b4f5c31f01df2e604b5560684d8733eb3d/python/cpython/issues/34832
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/467d346841c64cbb85dbf4ab8374a5b4f5c31f01df2e604b5560684d8733eb3d/python/cpython/issues/34832
og:image:altBPO 444582 Nosy @loewis, @birkenfeld, @abalkin, @pitrou, @vstinner, @giampaolo, @tiran, @devdanzin, @tarekziade, @merwok, @agbuckley, @bitdancer, @voidspace, @briancurtin, @petere, @sandrotosi, @ta...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameedemaine
hostnamegithub.com
expected-hostnamegithub.com
None41b6ab3ba6d20a71766ac245b5a4a94c6fc672a9cd4da7d44c1b33ab8bf6a21c
turbo-cache-controlno-preview
go-importgithub.com/python/cpython git https://github.com/python/cpython.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id81598961
octolytics-dimension-repository_nwopython/cpython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id81598961
octolytics-dimension-repository_network_root_nwopython/cpython
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasee6a744804e8e70f97b4d5a18a94dcc63db22f97a
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/issues/34832#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F34832
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F34832
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=python%2Fcpython
Reloadhttps://github.com/python/cpython/issues/34832
Reloadhttps://github.com/python/cpython/issues/34832
Reloadhttps://github.com/python/cpython/issues/34832
Please reload this pagehttps://github.com/python/cpython/issues/34832
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/issues/34832
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 34.8k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 73.6k https://github.com/login?return_to=%2Fpython%2Fcpython
Code https://github.com/python/cpython
Issues 5k+ https://github.com/python/cpython/issues
Pull requests 2.3k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security and quality 0 https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Code https://github.com/python/cpython
Issues https://github.com/python/cpython/issues
Pull requests https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security and quality https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Finding programs in PATH, adding shutil.whichhttps://github.com/python/cpython/issues/34832#top
https://github.com/briancurtin
stdlibStandard Library Python modules in the Lib/ directoryhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22stdlib%22
type-featureA feature request or enhancementhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-feature%22
on Jul 25, 2001https://github.com/python/cpython/issues/34832#issue-1198778590
444582https://bugs.python.org/issue444582
@loewishttps://github.com/loewis
@birkenfeldhttps://github.com/birkenfeld
@abalkinhttps://github.com/abalkin
@pitrouhttps://github.com/pitrou
@vstinnerhttps://github.com/vstinner
@giampaolohttps://github.com/giampaolo
@tiranhttps://github.com/tiran
@devdanzinhttps://github.com/devdanzin
@tarekziadehttps://github.com/tarekziade
@merwokhttps://github.com/merwok
@agbuckleyhttps://github.com/agbuckley
@bitdancerhttps://github.com/bitdancer
@voidspacehttps://github.com/voidspace
@briancurtinhttps://github.com/briancurtin
@peterehttps://github.com/petere
@sandrotosihttps://github.com/sandrotosi
@takluyverhttps://github.com/takluyver
find_in_path.pyhttps://bugs.python.org/file8185/find_in_path.py
shutil_which.patchhttps://bugs.python.org/file15381/shutil_which.patch
which.pyhttps://bugs.python.org/file16441/which.py
which.pyhttps://bugs.python.org/file16447/which.py
which.pyhttps://bugs.python.org/file16459/which.py
shutil_which_82778.patchhttps://bugs.python.org/file17957/shutil_which_82778.patch
which.pyhttps://bugs.python.org/file17958/which.py
shutil_which_82778.patchhttps://bugs.python.org/file17962/shutil_which_82778.patch
which.pyhttps://bugs.python.org/file17963/which.py
shutil_which_82778.patchhttps://bugs.python.org/file18000/shutil_which_82778.patch
which.pyhttps://bugs.python.org/file18001/which.py
pathtest.bathttps://bugs.python.org/file23797/pathtest.bat
issue444582.diffhttps://bugs.python.org/file26054/issue444582.diff
issue444582_v2.diffhttps://bugs.python.org/file26059/issue444582_v2.diff
issue444582_v3.diffhttps://bugs.python.org/file26078/issue444582_v3.diff
issue444582_v4.diffhttps://bugs.python.org/file26090/issue444582_v4.diff
briancurtinhttps://github.com/briancurtin
stdlibStandard Library Python modules in the Lib/ directoryhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22stdlib%22
type-featureA feature request or enhancementhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-feature%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.