René's URL Explorer Experiment


Title: Issue 12105: open() does not able to set flags, such as O_CLOEXEC - 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/56314 https://github.com/python/cpython/issues/56314
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
12797https://bugs.python.org/issue12797
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
os_cloexec.diffhttps://bugs.python.org/file22031/os_cloexec.diff
reviewhttps://bugs.python.org/review/12105/#ps2633
os_cloexec_1.diffhttps://bugs.python.org/file22032/os_cloexec_1.diff
reviewhttps://bugs.python.org/review/12105/#ps2634
open_cloexec.pyhttps://bugs.python.org/file22078/open_cloexec.py
msg136259https://bugs.python.org/issue12105#msg136259
(view)https://bugs.python.org/msg136259
issue12103https://bugs.python.org/issue12103
msg136261https://bugs.python.org/issue12105#msg136261
(view)https://bugs.python.org/msg136261
msg136264https://bugs.python.org/issue12105#msg136264
(view)https://bugs.python.org/msg136264
msg136327https://bugs.python.org/issue12105#msg136327
(view)https://bugs.python.org/msg136327
msg136328https://bugs.python.org/issue12105#msg136328
(view)https://bugs.python.org/msg136328
msg136329https://bugs.python.org/issue12105#msg136329
(view)https://bugs.python.org/msg136329
msg136333https://bugs.python.org/issue12105#msg136333
(view)https://bugs.python.org/msg136333
msg136353https://bugs.python.org/issue12105#msg136353
(view)https://bugs.python.org/msg136353
msg136356https://bugs.python.org/issue12105#msg136356
(view)https://bugs.python.org/msg136356
msg136358https://bugs.python.org/issue12105#msg136358
(view)https://bugs.python.org/msg136358
msg136525https://bugs.python.org/issue12105#msg136525
(view)https://bugs.python.org/msg136525
msg136527https://bugs.python.org/issue12105#msg136527
(view)https://bugs.python.org/msg136527
#12103https://bugs.python.org/issue12103
msg136529https://bugs.python.org/issue12105#msg136529
(view)https://bugs.python.org/msg136529
msg136535https://bugs.python.org/issue12105#msg136535
(view)https://bugs.python.org/msg136535
msg136537https://bugs.python.org/issue12105#msg136537
(view)https://bugs.python.org/msg136537
msg136560https://bugs.python.org/issue12105#msg136560
(view)https://bugs.python.org/msg136560
f1c544245eabhttps://hg.python.org/lookup/f1c544245eab
#12105https://bugs.python.org/issue12105
http://hg.python.org/cpython/rev/f1c544245eabhttp://hg.python.org/cpython/rev/f1c544245eab
msg136561https://bugs.python.org/issue12105#msg136561
(view)https://bugs.python.org/msg136561
#12103https://bugs.python.org/issue12103
msg136562https://bugs.python.org/issue12105#msg136562
(view)https://bugs.python.org/msg136562
http://www.python.org/dev/buildbot/all/builders/x86%20Gentoo%20Non-Debug%203.x/builds/57/http://www.python.org/dev/buildbot/all/builders/x86%20Gentoo%20Non-Debug%203.x/builds/57/
test/test_posix.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_posix.py#L315
msg136570https://bugs.python.org/issue12105#msg136570
(view)https://bugs.python.org/msg136570
msg136572https://bugs.python.org/issue12105#msg136572
(view)https://bugs.python.org/msg136572
msg136573https://bugs.python.org/issue12105#msg136573
(view)https://bugs.python.org/msg136573
msg136607https://bugs.python.org/issue12105#msg136607
(view)https://bugs.python.org/msg136607
bff9265d677dhttps://hg.python.org/lookup/bff9265d677d
#12105https://bugs.python.org/issue12105
http://hg.python.org/cpython/rev/bff9265d677dhttp://hg.python.org/cpython/rev/bff9265d677d
msg136608https://bugs.python.org/issue12105#msg136608
(view)https://bugs.python.org/msg136608
bff9265d677dhttps://hg.python.org/lookup/bff9265d677d
msg136609https://bugs.python.org/issue12105#msg136609
(view)https://bugs.python.org/msg136609
bff9265d677dhttps://hg.python.org/lookup/bff9265d677d
msg136612https://bugs.python.org/issue12105#msg136612
(view)https://bugs.python.org/msg136612
http://udrepper.livejournal.com/20407.htmlhttp://udrepper.livejournal.com/20407.html
http://redmine.ruby-lang.org/issues/1291http://redmine.ruby-lang.org/issues/1291
http://redmine.ruby-lang.org/projects/ruby-19/repository/revisions/31643http://redmine.ruby-lang.org/projects/ruby-19/repository/revisions/31643
#5715https://bugs.python.org/issue5715
msg136615https://bugs.python.org/issue12105#msg136615
(view)https://bugs.python.org/msg136615
msg136616https://bugs.python.org/issue12105#msg136616
(view)https://bugs.python.org/msg136616
bff9265d677dhttps://hg.python.org/lookup/bff9265d677d
msg136618https://bugs.python.org/issue12105#msg136618
(view)https://bugs.python.org/msg136618
msg136619https://bugs.python.org/issue12105#msg136619
(view)https://bugs.python.org/msg136619
msg136623https://bugs.python.org/issue12105#msg136623
(view)https://bugs.python.org/msg136623
#12158https://bugs.python.org/issue12158
msg136624https://bugs.python.org/issue12105#msg136624
(view)https://bugs.python.org/msg136624
msg136696https://bugs.python.org/issue12105#msg136696
(view)https://bugs.python.org/msg136696
msg136707https://bugs.python.org/issue12105#msg136707
(view)https://bugs.python.org/msg136707
9a16fa0c9548https://hg.python.org/lookup/9a16fa0c9548
#12105https://bugs.python.org/issue12105
http://hg.python.org/cpython/rev/9a16fa0c9548http://hg.python.org/cpython/rev/9a16fa0c9548
msg136759https://bugs.python.org/issue12105#msg136759
(view)https://bugs.python.org/msg136759
msg143590https://bugs.python.org/issue12105#msg143590
(view)https://bugs.python.org/msg143590
http://msdn.microsoft.com/en-us/library/aa379560(v=VS.85).aspxhttp://msdn.microsoft.com/en-us/library/aa379560(v=VS.85).aspx
msg143591https://bugs.python.org/issue12105#msg143591
(view)https://bugs.python.org/msg143591
msg143594https://bugs.python.org/issue12105#msg143594
(view)https://bugs.python.org/msg143594
msg143595https://bugs.python.org/issue12105#msg143595
(view)https://bugs.python.org/msg143595
msg143599https://bugs.python.org/issue12105#msg143599
(view)https://bugs.python.org/msg143599
msg143600https://bugs.python.org/issue12105#msg143600
(view)https://bugs.python.org/msg143600
msg143740https://bugs.python.org/issue12105#msg143740
(view)https://bugs.python.org/msg143740
#12760https://bugs.python.org/issue12760
msg143743https://bugs.python.org/issue12105#msg143743
(view)https://bugs.python.org/msg143743
#12939https://bugs.python.org/issue12939
msg146757https://bugs.python.org/issue12105#msg146757
(view)https://bugs.python.org/msg146757
issue12797https://bugs.python.org/issue12797
msg146760https://bugs.python.org/issue12105#msg146760
(view)https://bugs.python.org/msg146760
issue12797https://bugs.python.org/issue12797
http://bugs.python.org/issue12760#msg146686http://bugs.python.org/issue12760#msg146686
msg146761https://bugs.python.org/issue12105#msg146761
(view)https://bugs.python.org/msg146761
msg146766https://bugs.python.org/issue12105#msg146766
(view)https://bugs.python.org/msg146766
msg146768https://bugs.python.org/issue12105#msg146768
(view)https://bugs.python.org/msg146768
#12939https://bugs.python.org/issue12939
msg178942https://bugs.python.org/issue12105#msg178942
(view)https://bugs.python.org/msg178942
msg178950https://bugs.python.org/issue12105#msg178950
(view)https://bugs.python.org/msg178950
#16850https://bugs.python.org/issue16850
msg178950https://bugs.python.org/msg178950
sbthttps://bugs.python.org/user13976
msg178942https://bugs.python.org/msg178942
msg146768https://bugs.python.org/msg146768
msg146766https://bugs.python.org/msg146766
msg146761https://bugs.python.org/msg146761
msg146760https://bugs.python.org/msg146760
msg146757https://bugs.python.org/msg146757
io.FileIO and io.open should support openathttps://bugs.python.org/issue12797
msg143743https://bugs.python.org/msg143743
msg143740https://bugs.python.org/msg143740
msg143600https://bugs.python.org/msg143600
msg143599https://bugs.python.org/msg143599
msg143595https://bugs.python.org/msg143595
msg143594https://bugs.python.org/msg143594
msg143591https://bugs.python.org/msg143591
msg143590https://bugs.python.org/msg143590
msg136759https://bugs.python.org/msg136759
msg136707https://bugs.python.org/msg136707
msg136696https://bugs.python.org/msg136696
msg136624https://bugs.python.org/msg136624
msg136623https://bugs.python.org/msg136623
msg136619https://bugs.python.org/msg136619
msg136618https://bugs.python.org/msg136618
msg136616https://bugs.python.org/msg136616
open_cloexec.pyhttps://bugs.python.org/file22078
msg136615https://bugs.python.org/msg136615
msg136612https://bugs.python.org/msg136612
msg136609https://bugs.python.org/msg136609
msg136608https://bugs.python.org/msg136608
msg136607https://bugs.python.org/msg136607
msg136573https://bugs.python.org/msg136573
msg136572https://bugs.python.org/msg136572
msg136570https://bugs.python.org/msg136570
neologixhttps://bugs.python.org/user12146
msg136562https://bugs.python.org/msg136562
msg136561https://bugs.python.org/msg136561
python-devhttps://bugs.python.org/user13902
msg136560https://bugs.python.org/msg136560
pitrouhttps://bugs.python.org/user2040
msg136537https://bugs.python.org/msg136537
msg136535https://bugs.python.org/msg136535
msg136529https://bugs.python.org/msg136529
msg136527https://bugs.python.org/msg136527
georg.brandlhttps://bugs.python.org/user93
msg136525https://bugs.python.org/msg136525
petri.lehtinenhttps://bugs.python.org/user14287
msg136358https://bugs.python.org/msg136358
msg136356https://bugs.python.org/msg136356
msg136353https://bugs.python.org/msg136353
os_cloexec_1.diffhttps://bugs.python.org/file22032
msg136333https://bugs.python.org/msg136333
msg136329https://bugs.python.org/msg136329
msg136328https://bugs.python.org/msg136328
os_cloexec.diffhttps://bugs.python.org/file22031
vstinnerhttps://bugs.python.org/user2377
msg136327https://bugs.python.org/msg136327
patchhttps://bugs.python.org/keyword2
alexey-smirnovhttps://bugs.python.org/user14296
neologixhttps://bugs.python.org/user12146
msg136264https://bugs.python.org/msg136264
amaury.forgeotdarchttps://bugs.python.org/user1076
msg136261https://bugs.python.org/msg136261
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.