René's URL Explorer Experiment


Title: Issue 14626: os module: use keyword-only arguments for dir_fd and nofollow to reduce function count - 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/58831 https://github.com/python/cpython/issues/58831
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
larry.os.keyword.arguments.collapse.1.diffhttps://bugs.python.org/file25716/larry.os.keyword.arguments.collapse.1.diff
reviewhttps://bugs.python.org/review/14626/#ps5009
larry.os.keyword.arguments.collapse.2.diffhttps://bugs.python.org/file25818/larry.os.keyword.arguments.collapse.2.diff
reviewhttps://bugs.python.org/review/14626/#ps5082
larry.os.keyword.arguments.collapse.3.diffhttps://bugs.python.org/file25863/larry.os.keyword.arguments.collapse.3.diff
reviewhttps://bugs.python.org/review/14626/#ps5114
larry.os.keyword.arguments.collapse.4.diffhttps://bugs.python.org/file26063/larry.os.keyword.arguments.collapse.4.diff
reviewhttps://bugs.python.org/review/14626/#ps5169
larry.os.keyword.arguments.collapse.5.diffhttps://bugs.python.org/file26080/larry.os.keyword.arguments.collapse.5.diff
reviewhttps://bugs.python.org/review/14626/#ps5182
msg158777https://bugs.python.org/issue14626#msg158777
(view)https://bugs.python.org/msg158777
PEP 8https://www.python.org/dev/peps/pep-0008/
msg158779https://bugs.python.org/issue14626#msg158779
(view)https://bugs.python.org/msg158779
msg158788https://bugs.python.org/issue14626#msg158788
(view)https://bugs.python.org/msg158788
msg158795https://bugs.python.org/issue14626#msg158795
(view)https://bugs.python.org/msg158795
msg158796https://bugs.python.org/issue14626#msg158796
(view)https://bugs.python.org/msg158796
http://mail.python.org/pipermail/python-ideas/2012-March/014482.htmlhttp://mail.python.org/pipermail/python-ideas/2012-March/014482.html
msg158799https://bugs.python.org/issue14626#msg158799
(view)https://bugs.python.org/msg158799
issue4761https://bugs.python.org/issue4761
msg158801https://bugs.python.org/issue14626#msg158801
(view)https://bugs.python.org/msg158801
msg158802https://bugs.python.org/issue14626#msg158802
(view)https://bugs.python.org/msg158802
PEP 8https://www.python.org/dev/peps/pep-0008/
PEP 8https://www.python.org/dev/peps/pep-0008/
msg159518https://bugs.python.org/issue14626#msg159518
(view)https://bugs.python.org/msg159518
msg159626https://bugs.python.org/issue14626#msg159626
(view)https://bugs.python.org/msg159626
msg159772https://bugs.python.org/issue14626#msg159772
(view)https://bugs.python.org/msg159772
PEP 362https://www.python.org/dev/peps/pep-0362/
msg161646https://bugs.python.org/issue14626#msg161646
(view)https://bugs.python.org/msg161646
Lib/os.pyhttps://github.com/python/cpython/blob/master/Lib/os.py
msg162271https://bugs.python.org/issue14626#msg162271
(view)https://bugs.python.org/msg162271
msg162274https://bugs.python.org/issue14626#msg162274
(view)https://bugs.python.org/msg162274
msg162275https://bugs.python.org/issue14626#msg162275
(view)https://bugs.python.org/msg162275
msg162514https://bugs.python.org/issue14626#msg162514
(view)https://bugs.python.org/msg162514
msg162548https://bugs.python.org/issue14626#msg162548
(view)https://bugs.python.org/msg162548
PEP 362https://www.python.org/dev/peps/pep-0362/
msg162553https://bugs.python.org/issue14626#msg162553
(view)https://bugs.python.org/msg162553
msg162554https://bugs.python.org/issue14626#msg162554
(view)https://bugs.python.org/msg162554
msg162555https://bugs.python.org/issue14626#msg162555
(view)https://bugs.python.org/msg162555
msg163311https://bugs.python.org/issue14626#msg163311
(view)https://bugs.python.org/msg163311
Misc/NEWShttps://github.com/python/cpython/blob/master/Misc/NEWS
msg163393https://bugs.python.org/issue14626#msg163393
(view)https://bugs.python.org/msg163393
Misc/NEWShttps://github.com/python/cpython/blob/master/Misc/NEWS
msg163464https://bugs.python.org/issue14626#msg163464
(view)https://bugs.python.org/msg163464
http://bugs.python.org/review/14626/diff/5182/Doc/library/os.rst#newcode1210http://bugs.python.org/review/14626/diff/5182/Doc/library/os.rst#newcode1210
Doc/library/os.rst:1210https://github.com/python/cpython/blob/master/Doc/library/os.rst#L1210
msg163503https://bugs.python.org/issue14626#msg163503
(view)https://bugs.python.org/msg163503
27f9c26fdd8bhttps://hg.python.org/lookup/27f9c26fdd8b
#14626https://bugs.python.org/issue14626
http://hg.python.org/cpython/rev/27f9c26fdd8bhttp://hg.python.org/cpython/rev/27f9c26fdd8b
msg163506https://bugs.python.org/issue14626#msg163506
(view)https://bugs.python.org/msg163506
04fd8f77a58ehttps://hg.python.org/lookup/04fd8f77a58e
#14626https://bugs.python.org/issue14626
http://hg.python.org/cpython/rev/04fd8f77a58ehttp://hg.python.org/cpython/rev/04fd8f77a58e
msg163507https://bugs.python.org/issue14626#msg163507
(view)https://bugs.python.org/msg163507
e1e0eeb07398https://hg.python.org/lookup/e1e0eeb07398
#14626https://bugs.python.org/issue14626
http://hg.python.org/cpython/rev/e1e0eeb07398http://hg.python.org/cpython/rev/e1e0eeb07398
msg163525https://bugs.python.org/issue14626#msg163525
(view)https://bugs.python.org/msg163525
66f7377547d5https://hg.python.org/lookup/66f7377547d5
#14626https://bugs.python.org/issue14626
http://hg.python.org/cpython/rev/66f7377547d5http://hg.python.org/cpython/rev/66f7377547d5
msg163576https://bugs.python.org/issue14626#msg163576
(view)https://bugs.python.org/msg163576
27f9c26fdd8bhttps://hg.python.org/lookup/27f9c26fdd8b
test\test_shutil.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_shutil.py#L1146
test\test_shutil.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_shutil.py#L1152
test\test_shutil.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_shutil.py#L1158
test\test_shutil.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_shutil.py#L1181
test\test_shutil.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_shutil.py#L1166
msg163643https://bugs.python.org/issue14626#msg163643
(view)https://bugs.python.org/msg163643
msg163648https://bugs.python.org/issue14626#msg163648
(view)https://bugs.python.org/msg163648
#15154https://bugs.python.org/issue15154
msg163669https://bugs.python.org/issue14626#msg163669
(view)https://bugs.python.org/msg163669
msg251254https://bugs.python.org/issue14626#msg251254
(view)https://bugs.python.org/msg251254
a138a1131baehttps://hg.python.org/lookup/a138a1131bae
#25207https://bugs.python.org/issue25207
#14626https://bugs.python.org/issue14626
https://hg.python.org/cpython/rev/a138a1131baehttps://hg.python.org/cpython/rev/a138a1131bae
msg251279https://bugs.python.org/issue14626#msg251279
(view)https://bugs.python.org/msg251279
170cd0104267https://hg.python.org/lookup/170cd0104267
#25207https://bugs.python.org/issue25207
#14626https://bugs.python.org/issue14626
https://hg.python.org/cpython/rev/170cd0104267https://hg.python.org/cpython/rev/170cd0104267
msg251279https://bugs.python.org/msg251279
msg251254https://bugs.python.org/msg251254
msg163669https://bugs.python.org/msg163669
georg.brandlhttps://bugs.python.org/user93
msg163648https://bugs.python.org/msg163648
msg163643https://bugs.python.org/msg163643
pitrouhttps://bugs.python.org/user2040
msg163576https://bugs.python.org/msg163576
msg163525https://bugs.python.org/msg163525
msg163507https://bugs.python.org/msg163507
msg163506https://bugs.python.org/msg163506
python-devhttps://bugs.python.org/user13902
msg163503https://bugs.python.org/msg163503
msg163464https://bugs.python.org/msg163464
larry.os.keyword.arguments.collapse.5.diffhttps://bugs.python.org/file26080
msg163393https://bugs.python.org/msg163393
larry.os.keyword.arguments.collapse.4.diffhttps://bugs.python.org/file26063
msg163311https://bugs.python.org/msg163311
msg162555https://bugs.python.org/msg162555
msg162554https://bugs.python.org/msg162554
gvanrossumhttps://bugs.python.org/user5
msg162553https://bugs.python.org/msg162553
msg162548https://bugs.python.org/msg162548
larry.os.keyword.arguments.collapse.3.diffhttps://bugs.python.org/file25863
msg162514https://bugs.python.org/msg162514
Yury.Selivanovhttps://bugs.python.org/user12874
msg162275https://bugs.python.org/msg162275
msg162274https://bugs.python.org/msg162274
larry.os.keyword.arguments.collapse.2.diffhttps://bugs.python.org/file25818
msg162271https://bugs.python.org/msg162271
larry.os.keyword.arguments.collapse.1.diffhttps://bugs.python.org/file25716
msg161646https://bugs.python.org/msg161646
larryhttps://bugs.python.org/user2731
patchhttps://bugs.python.org/keyword2
rosslagerwallhttps://bugs.python.org/user13468
msg159772https://bugs.python.org/msg159772
msg159626https://bugs.python.org/msg159626
neologixhttps://bugs.python.org/user12146
msg159518https://bugs.python.org/msg159518
msg158802https://bugs.python.org/msg158802
msg158801https://bugs.python.org/msg158801
msg158799https://bugs.python.org/msg158799
msg158796https://bugs.python.org/msg158796
msg158795https://bugs.python.org/msg158795
r.david.murrayhttps://bugs.python.org/user9663
Arfreverhttps://bugs.python.org/user9138
benjamin.petersonhttps://bugs.python.org/user4455
msg158788https://bugs.python.org/msg158788
msg158779https://bugs.python.org/msg158779
serhiy.storchakahttps://bugs.python.org/user15623
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.