René's URL Explorer Experiment


Title: Add shutil.open · Issue #47427 · python/cpython · GitHub

Open Graph Title: Add shutil.open · Issue #47427 · python/cpython

X Title: Add shutil.open · Issue #47427 · python/cpython

Description: BPO 3177 Nosy @ronaldoussoren, @tebeka, @pitrou, @larryhastings, @giampaolo, @benjaminp, @mcepl, @merwok, @bitdancer, @smarnach, @Fak3, @danpla Files os_startfile.diff: patch that implemented os.startfile()shutil_open.py: implementation ...

Open Graph Description: BPO 3177 Nosy @ronaldoussoren, @tebeka, @pitrou, @larryhastings, @giampaolo, @benjaminp, @mcepl, @merwok, @bitdancer, @smarnach, @Fak3, @danpla Files os_startfile.diff: patch that implemented os.st...

X Description: BPO 3177 Nosy @ronaldoussoren, @tebeka, @pitrou, @larryhastings, @giampaolo, @benjaminp, @mcepl, @merwok, @bitdancer, @smarnach, @Fak3, @danpla Files os_startfile.diff: patch that implemented os.st...

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

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Add shutil.open","articleBody":"BPO | [3177](https://bugs.python.org/issue3177)\n--- | :---\nNosy | @ronaldoussoren, @tebeka, @pitrou, @larryhastings, @giampaolo, @benjaminp, @mcepl, @merwok, @bitdancer, @smarnach, @Fak3, @danpla\nFiles | \u003cli\u003e[os_startfile.diff](https://bugs.python.org/file10715/os_startfile.diff \"Uploaded as text/plain at 2008-06-24.02:34:21 by ganadist\"): patch that implemented os.startfile()\u003c/li\u003e\u003cli\u003e[shutil_open.py](https://bugs.python.org/file25310/shutil_open.py \"Uploaded as text/plain at 2012-04-23.08:04:31 by cvrebert\"): implementation sketch\u003c/li\u003e\u003cli\u003e[shutil_launch.py](https://bugs.python.org/file25311/shutil_launch.py \"Uploaded as text/plain at 2012-04-23.10:29:19 by Hobson.Lane\"): The last 1/3rd of Rebert's implementation of shutil.open()\u003c/li\u003e\u003cli\u003e[shutil_open.patch](https://bugs.python.org/file25312/shutil_open.patch \"Uploaded as text/plain at 2012-04-23.10:39:44 by Hobson.Lane\"): Implementation of shutil_open feature, untested on Windows\u003c/li\u003e\u003cli\u003e[shutil_open.patch](https://bugs.python.org/file25315/shutil_open.patch \"Uploaded as text/plain at 2012-04-23.16:09:45 by Hobson.Lane\")\u003c/li\u003e\u003cli\u003e[shutil_open.patch](https://bugs.python.org/file25317/shutil_open.patch \"Uploaded as text/plain at 2012-04-23.16:34:06 by Hobson.Lane\"): provides shutil.launch() to do os.startfile() cross-platform\u003c/li\u003e\u003cli\u003e[shutil_open.patch](https://bugs.python.org/file25319/shutil_open.patch \"Uploaded as text/plain at 2012-04-23.17:35:04 by Hobson.Lane\"): another round of improvement\u003c/li\u003e\u003cli\u003e[shutil_open.patch](https://bugs.python.org/file25332/shutil_open.patch \"Uploaded as text/plain at 2012-04-23.23:53:31 by cvrebert\"): revised patch\u003c/li\u003e\u003cli\u003e[issue3177-os_startfile_macosx.txt](https://bugs.python.org/file26624/issue3177-os_startfile_macosx.txt \"Uploaded as text/plain at 2012-07-31.16:03:32 by @ronaldoussoren\")\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 = None\nclosed_at = None\ncreated_at = \u003cDate 2008-06-23.11:38:23.901\u003e\nlabels = ['type-feature', 'library']\ntitle = 'Add shutil.open'\nupdated_at = \u003cDate 2018-03-02.17:06:15.586\u003e\nuser = 'https://bugs.python.org/ganadist'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2018-03-02.17:06:15.586\u003e\nactor = 'Socob'\nassignee = 'none'\nclosed = False\nclosed_date = None\ncloser = None\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2008-06-23.11:38:23.901\u003e\ncreator = 'ganadist'\ndependencies = []\nfiles = ['10715', '25310', '25311', '25312', '25315', '25317', '25319', '25332', '26624']\nhgrepos = []\nissue_num = 3177\nkeywords = ['patch']\nmessage_count = 62.0\nmessages = ['68623', '68650', '68664', '140059', '140275', '140276', '140280', '140283', '140415', '140416', '140418', '140419', '157216', '157246', '157247', '157258', '159000', '159001', '159004', '159005', '159006', '159007', '159008', '159009', '159010', '159017', '159020', '159029', '159030', '159034', '159037', '159038', '159039', '159043', '159044', '159051', '159056', '159058', '159059', '159062', '159063', '159064', '159065', '159068', '159069', '159121', '159505', '159507', '161569', '161613', '161631', '161687', '161688', '161837', '161852', '161853', '161854', '161858', '167011', '310214', '311549', '311552']\nnosy_count = 19.0\nnosy_names = ['ronaldoussoren', 'tebeka', 'pitrou', 'larry', 'giampaolo.rodola', 'benjamin.peterson', 'mcepl', 'eric.araujo', 'ganadist', 'Arfrever', 'r.david.murray', 'cvrebert', 'rosslagerwall', 'smarnach', 'Roman.Evstifeev', 'Hobson.Lane', 'plakhotich', 'Socob', 'amirjn']\npr_nums = []\npriority = 'low'\nresolution = None\nstage = None\nstatus = 'open'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue3177'\nversions = ['Python 3.3']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/ganadist","@type":"Person","name":"ganadist"},"datePublished":"2008-06-23T11:38:24.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":67},"url":"https://github.com/47427/cpython/issues/47427"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:b283cfe5-31d7-13ac-7e6c-3efb417af79d
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id8CB8:D3B89:851EB4:BC1563:6A4E7B5D
html-safe-nonce51998ea90e25020df1a221ec2e0aaf351d48e4f9edfec44a2234c1ac6ff70863
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4Q0I4OkQzQjg5Ojg1MUVCNDpCQzE1NjM6NkE0RTdCNUQiLCJ2aXNpdG9yX2lkIjoiNjM3MzI5NjEzNTQ1NzM3MzAyMSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac21d86d623a930265667f98ae28df1f01636c4c07ca1ceced67e8e1bbcbe99590
hovercard-subject-tagissue:1198832926
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/47427/issue_layout
twitter:imagehttps://opengraph.githubassets.com/545fd5b8b694bf7f53536a6f5e3e9c6f545d3c12a7294dbcb73346e74031d55d/python/cpython/issues/47427
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/545fd5b8b694bf7f53536a6f5e3e9c6f545d3c12a7294dbcb73346e74031d55d/python/cpython/issues/47427
og:image:altBPO 3177 Nosy @ronaldoussoren, @tebeka, @pitrou, @larryhastings, @giampaolo, @benjaminp, @mcepl, @merwok, @bitdancer, @smarnach, @Fak3, @danpla Files os_startfile.diff: patch that implemented os.st...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameganadist
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/47427#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F47427
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%2F47427
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/47427
Reloadhttps://github.com/python/cpython/issues/47427
Reloadhttps://github.com/python/cpython/issues/47427
Please reload this pagehttps://github.com/python/cpython/issues/47427
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/issues/47427
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
Add shutil.openhttps://github.com/python/cpython/issues/47427#top
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 Jun 23, 2008https://github.com/python/cpython/issues/47427#issue-1198832926
3177https://bugs.python.org/issue3177
@ronaldoussorenhttps://github.com/ronaldoussoren
@tebekahttps://github.com/tebeka
@pitrouhttps://github.com/pitrou
@larryhastingshttps://github.com/larryhastings
@giampaolohttps://github.com/giampaolo
@benjaminphttps://github.com/benjaminp
@mceplhttps://github.com/mcepl
@merwokhttps://github.com/merwok
@bitdancerhttps://github.com/bitdancer
@smarnachhttps://github.com/smarnach
@Fak3https://github.com/Fak3
@danplahttps://github.com/danpla
os_startfile.diffhttps://bugs.python.org/file10715/os_startfile.diff
shutil_open.pyhttps://bugs.python.org/file25310/shutil_open.py
shutil_launch.pyhttps://bugs.python.org/file25311/shutil_launch.py
shutil_open.patchhttps://bugs.python.org/file25312/shutil_open.patch
shutil_open.patchhttps://bugs.python.org/file25315/shutil_open.patch
shutil_open.patchhttps://bugs.python.org/file25317/shutil_open.patch
shutil_open.patchhttps://bugs.python.org/file25319/shutil_open.patch
shutil_open.patchhttps://bugs.python.org/file25332/shutil_open.patch
issue3177-os_startfile_macosx.txthttps://bugs.python.org/file26624/issue3177-os_startfile_macosx.txt
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.