René's URL Explorer Experiment


Title: Issue 12797: io.FileIO and io.open should support openat - Python tracker

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/57006 https://github.com/python/cpython/issues/57006
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
i12797.patchhttps://bugs.python.org/file23272/i12797.patch
opener.patchhttps://bugs.python.org/file23550/opener.patch
reviewhttps://bugs.python.org/review/12797/#ps3558
opener_v2.patchhttps://bugs.python.org/file23562/opener_v2.patch
reviewhttps://bugs.python.org/review/12797/#ps3563
msg142560https://bugs.python.org/issue12797#msg142560
(view)https://bugs.python.org/msg142560
msg142565https://bugs.python.org/issue12797#msg142565
(view)https://bugs.python.org/msg142565
msg142568https://bugs.python.org/issue12797#msg142568
(view)https://bugs.python.org/msg142568
http://pubs.opengroup.org/onlinepubs/9699919799/functions/open.htmlhttp://pubs.opengroup.org/onlinepubs/9699919799/functions/open.html
msg142578https://bugs.python.org/issue12797#msg142578
(view)https://bugs.python.org/msg142578
#4489https://bugs.python.org/issue4489
msg142581https://bugs.python.org/issue12797#msg142581
(view)https://bugs.python.org/msg142581
msg142582https://bugs.python.org/issue12797#msg142582
(view)https://bugs.python.org/msg142582
http://docs.python.org/dev/library/os.html#os.openathttp://docs.python.org/dev/library/os.html#os.openat
msg142588https://bugs.python.org/issue12797#msg142588
(view)https://bugs.python.org/msg142588
msg143112https://bugs.python.org/issue12797#msg143112
(view)https://bugs.python.org/msg143112
msg144674https://bugs.python.org/issue12797#msg144674
(view)https://bugs.python.org/msg144674
msg145741https://bugs.python.org/issue12797#msg145741
(view)https://bugs.python.org/msg145741
msg145849https://bugs.python.org/issue12797#msg145849
(view)https://bugs.python.org/msg145849
msg146612https://bugs.python.org/issue12797#msg146612
(view)https://bugs.python.org/msg146612
#12760https://bugs.python.org/issue12760
#12105https://bugs.python.org/issue12105
msg146613https://bugs.python.org/issue12797#msg146613
(view)https://bugs.python.org/msg146613
msg146614https://bugs.python.org/issue12797#msg146614
(view)https://bugs.python.org/msg146614
msg146616https://bugs.python.org/issue12797#msg146616
(view)https://bugs.python.org/msg146616
msg146617https://bugs.python.org/issue12797#msg146617
(view)https://bugs.python.org/msg146617
msg146626https://bugs.python.org/issue12797#msg146626
(view)https://bugs.python.org/msg146626
msg146647https://bugs.python.org/issue12797#msg146647
(view)https://bugs.python.org/msg146647
msg146650https://bugs.python.org/issue12797#msg146650
(view)https://bugs.python.org/msg146650
msg146654https://bugs.python.org/issue12797#msg146654
(view)https://bugs.python.org/msg146654
msg146714https://bugs.python.org/issue12797#msg146714
(view)https://bugs.python.org/msg146714
msg146724https://bugs.python.org/issue12797#msg146724
(view)https://bugs.python.org/msg146724
0d64d9ac2b78https://hg.python.org/lookup/0d64d9ac2b78
#12797https://bugs.python.org/issue12797
http://hg.python.org/cpython/rev/0d64d9ac2b78http://hg.python.org/cpython/rev/0d64d9ac2b78
msg146734https://bugs.python.org/issue12797#msg146734
(view)https://bugs.python.org/msg146734
msg146736https://bugs.python.org/issue12797#msg146736
(view)https://bugs.python.org/msg146736
http://www.usingenglish.com/forum/ask-teacher/15771-open-opened-welcome-welcomed.htmlhttp://www.usingenglish.com/forum/ask-teacher/15771-open-opened-welcome-welcomed.html
msg146737https://bugs.python.org/issue12797#msg146737
(view)https://bugs.python.org/msg146737
msg146758https://bugs.python.org/issue12797#msg146758
(view)https://bugs.python.org/msg146758
msg147843https://bugs.python.org/issue12797#msg147843
(view)https://bugs.python.org/msg147843
#13424https://bugs.python.org/issue13424
msg256854https://bugs.python.org/issue12797#msg256854
(view)https://bugs.python.org/msg256854
msg256870https://bugs.python.org/issue12797#msg256870
(view)https://bugs.python.org/msg256870
https://docs.python.org/3/library/os.html#files-and-directorieshttps://docs.python.org/3/library/os.html#files-and-directories
https://msdn.microsoft.com/en-us/library/ff566424https://msdn.microsoft.com/en-us/library/ff566424
https://msdn.microsoft.com/en-us/library/ff557749https://msdn.microsoft.com/en-us/library/ff557749
eryksunhttps://bugs.python.org/user16413
msg256870https://bugs.python.org/msg256870
socketpairhttps://bugs.python.org/user13573
msg256854https://bugs.python.org/msg256854
issue12760 supersederhttps://bugs.python.org/issue12760
msg147843https://bugs.python.org/msg147843
msg146758https://bugs.python.org/msg146758
rosslagerwallhttps://bugs.python.org/user13468
msg146737https://bugs.python.org/msg146737
msg146736https://bugs.python.org/msg146736
msg146734https://bugs.python.org/msg146734
python-devhttps://bugs.python.org/user13902
msg146724https://bugs.python.org/msg146724
msg146714https://bugs.python.org/msg146714
opener_v2.patchhttps://bugs.python.org/file23562
msg146654https://bugs.python.org/msg146654
benjamin.petersonhttps://bugs.python.org/user4455
msg146650https://bugs.python.org/msg146650
msg146647https://bugs.python.org/msg146647
opener.patchhttps://bugs.python.org/file23550
msg146626https://bugs.python.org/msg146626
msg146617https://bugs.python.org/msg146617
msg146616https://bugs.python.org/msg146616
Arfreverhttps://bugs.python.org/user9138
msg146614https://bugs.python.org/msg146614
msg146613https://bugs.python.org/msg146613
issue12760 supersederhttps://bugs.python.org/issue12760
issue12105 supersederhttps://bugs.python.org/issue12105
msg146612https://bugs.python.org/msg146612
msg145849https://bugs.python.org/msg145849
msg145741https://bugs.python.org/msg145741
i12797.patchhttps://bugs.python.org/file23272
patchhttps://bugs.python.org/keyword2
msg144674https://bugs.python.org/msg144674
terry.reedyhttps://bugs.python.org/user155
msg143112https://bugs.python.org/msg143112
eric.araujohttps://bugs.python.org/user7641
msg142588https://bugs.python.org/msg142588
msg142582https://bugs.python.org/msg142582
ned.deilyhttps://bugs.python.org/user5248
msg142581https://bugs.python.org/msg142581
msg142578https://bugs.python.org/msg142578
msg142568https://bugs.python.org/msg142568
amaury.forgeotdarchttps://bugs.python.org/user1076
msg142565https://bugs.python.org/msg142565
nadeem.vawdahttps://bugs.python.org/user4348
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.