René's URL Explorer Experiment


Title: Issue 10812: Add some posix functions - 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/55021 https://github.com/python/cpython/issues/55021
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
mpos.patchhttps://bugs.python.org/file20239/mpos.patch
reviewhttps://bugs.python.org/review/10812/#ps1853
10812_v2.patchhttps://bugs.python.org/file20273/10812_v2.patch
reviewhttps://bugs.python.org/review/10812/#ps1860
10812_v3.patchhttps://bugs.python.org/file20292/10812_v3.patch
reviewhttps://bugs.python.org/review/10812/#ps1867
10812_v4.patchhttps://bugs.python.org/file20305/10812_v4.patch
reviewhttps://bugs.python.org/review/10812/#ps1870
10812_v5.patchhttps://bugs.python.org/file20311/10812_v5.patch
reviewhttps://bugs.python.org/review/10812/#ps1871
10812_v6.patchhttps://bugs.python.org/file20461/10812_v6.patch
10812_v7.patchhttps://bugs.python.org/file21250/10812_v7.patch
msg125162https://bugs.python.org/issue10812#msg125162
(view)https://bugs.python.org/msg125162
msg125174https://bugs.python.org/issue10812#msg125174
(view)https://bugs.python.org/msg125174
Misc/NEWShttps://github.com/python/cpython/blob/master/Misc/NEWS
msg125183https://bugs.python.org/issue10812#msg125183
(view)https://bugs.python.org/msg125183
test/test_posix.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_posix.py#L265
test/test_posix.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_posix.py#L236
msg125187https://bugs.python.org/issue10812#msg125187
(view)https://bugs.python.org/msg125187
msg125414https://bugs.python.org/issue10812#msg125414
(view)https://bugs.python.org/msg125414
msg125454https://bugs.python.org/issue10812#msg125454
(view)https://bugs.python.org/msg125454
msg125555https://bugs.python.org/issue10812#msg125555
(view)https://bugs.python.org/msg125555
msg125604https://bugs.python.org/issue10812#msg125604
(view)https://bugs.python.org/msg125604
msg125634https://bugs.python.org/issue10812#msg125634
(view)https://bugs.python.org/msg125634
msg125690https://bugs.python.org/issue10812#msg125690
(view)https://bugs.python.org/msg125690
msg125729https://bugs.python.org/issue10812#msg125729
(view)https://bugs.python.org/msg125729
msg125730https://bugs.python.org/issue10812#msg125730
(view)https://bugs.python.org/msg125730
msg125749https://bugs.python.org/issue10812#msg125749
(view)https://bugs.python.org/msg125749
msg126598https://bugs.python.org/issue10812#msg126598
(view)https://bugs.python.org/msg126598
msg131088https://bugs.python.org/issue10812#msg131088
(view)https://bugs.python.org/msg131088
msg131090https://bugs.python.org/issue10812#msg131090
(view)https://bugs.python.org/msg131090
msg131111https://bugs.python.org/issue10812#msg131111
(view)https://bugs.python.org/msg131111
msg131168https://bugs.python.org/issue10812#msg131168
(view)https://bugs.python.org/msg131168
msg131169https://bugs.python.org/issue10812#msg131169
(view)https://bugs.python.org/msg131169
msg131275https://bugs.python.org/issue10812#msg131275
(view)https://bugs.python.org/msg131275
525320df8afbhttps://hg.python.org/lookup/525320df8afb
#10812https://bugs.python.org/issue10812
http://hg.python.org/cpython/rev/525320df8afbhttp://hg.python.org/cpython/rev/525320df8afb
msg131282https://bugs.python.org/issue10812#msg131282
(view)https://bugs.python.org/msg131282
8945e087a5a6https://hg.python.org/lookup/8945e087a5a6
#10812https://bugs.python.org/issue10812
http://hg.python.org/cpython/rev/8945e087a5a6http://hg.python.org/cpython/rev/8945e087a5a6
msg131398https://bugs.python.org/issue10812#msg131398
(view)https://bugs.python.org/msg131398
96e09d039433https://hg.python.org/lookup/96e09d039433
#10812https://bugs.python.org/issue10812
http://hg.python.org/cpython/rev/96e09d039433http://hg.python.org/cpython/rev/96e09d039433
msg167012https://bugs.python.org/issue10812#msg167012
(view)https://bugs.python.org/msg167012
msg126598https://bugs.python.org/msg126598
msg167015https://bugs.python.org/issue10812#msg167015
(view)https://bugs.python.org/msg167015
msg167016https://bugs.python.org/issue10812#msg167016
(view)https://bugs.python.org/msg167016
http://code.google.com/p/v8/issues/detail?id=401http://code.google.com/p/v8/issues/detail?id=401
msg167021https://bugs.python.org/issue10812#msg167021
(view)https://bugs.python.org/msg167021
msg167021https://bugs.python.org/msg167021
msg167016https://bugs.python.org/msg167016
msg167015https://bugs.python.org/msg167015
ronaldoussorenhttps://bugs.python.org/user925
msg167012https://bugs.python.org/msg167012
loewishttps://bugs.python.org/user8
georg.brandlhttps://bugs.python.org/user93
gregory.p.smithhttps://bugs.python.org/user252
belopolskyhttps://bugs.python.org/user1427
pitrouhttps://bugs.python.org/user2040
giampaolo.rodolahttps://bugs.python.org/user3080
ned.deilyhttps://bugs.python.org/user5248
Arfreverhttps://bugs.python.org/user9138
rosslagerwallhttps://bugs.python.org/user13468
python-devhttps://bugs.python.org/user13902
msg131398https://bugs.python.org/msg131398
loewishttps://bugs.python.org/user8
georg.brandlhttps://bugs.python.org/user93
gregory.p.smithhttps://bugs.python.org/user252
belopolskyhttps://bugs.python.org/user1427
pitrouhttps://bugs.python.org/user2040
giampaolo.rodolahttps://bugs.python.org/user3080
ned.deilyhttps://bugs.python.org/user5248
Arfreverhttps://bugs.python.org/user9138
rosslagerwallhttps://bugs.python.org/user13468
python-devhttps://bugs.python.org/user13902
msg131282https://bugs.python.org/msg131282
rosslagerwallhttps://bugs.python.org/user13468
loewishttps://bugs.python.org/user8
georg.brandlhttps://bugs.python.org/user93
gregory.p.smithhttps://bugs.python.org/user252
belopolskyhttps://bugs.python.org/user1427
pitrouhttps://bugs.python.org/user2040
giampaolo.rodolahttps://bugs.python.org/user3080
ned.deilyhttps://bugs.python.org/user5248
Arfreverhttps://bugs.python.org/user9138
rosslagerwallhttps://bugs.python.org/user13468
python-devhttps://bugs.python.org/user13902
python-devhttps://bugs.python.org/user13902
msg131275https://bugs.python.org/msg131275
10812_v7.patchhttps://bugs.python.org/file21250
loewishttps://bugs.python.org/user8
georg.brandlhttps://bugs.python.org/user93
gregory.p.smithhttps://bugs.python.org/user252
belopolskyhttps://bugs.python.org/user1427
pitrouhttps://bugs.python.org/user2040
giampaolo.rodolahttps://bugs.python.org/user3080
ned.deilyhttps://bugs.python.org/user5248
Arfreverhttps://bugs.python.org/user9138
rosslagerwallhttps://bugs.python.org/user13468
msg131169https://bugs.python.org/msg131169
loewishttps://bugs.python.org/user8
georg.brandlhttps://bugs.python.org/user93
gregory.p.smithhttps://bugs.python.org/user252
belopolskyhttps://bugs.python.org/user1427
pitrouhttps://bugs.python.org/user2040
giampaolo.rodolahttps://bugs.python.org/user3080
ned.deilyhttps://bugs.python.org/user5248
Arfreverhttps://bugs.python.org/user9138
rosslagerwallhttps://bugs.python.org/user13468
msg131168https://bugs.python.org/msg131168
loewishttps://bugs.python.org/user8
georg.brandlhttps://bugs.python.org/user93
gregory.p.smithhttps://bugs.python.org/user252
belopolskyhttps://bugs.python.org/user1427
pitrouhttps://bugs.python.org/user2040
giampaolo.rodolahttps://bugs.python.org/user3080
ned.deilyhttps://bugs.python.org/user5248
Arfreverhttps://bugs.python.org/user9138
rosslagerwallhttps://bugs.python.org/user13468
msg131111https://bugs.python.org/msg131111
loewishttps://bugs.python.org/user8
georg.brandlhttps://bugs.python.org/user93
gregory.p.smithhttps://bugs.python.org/user252
belopolskyhttps://bugs.python.org/user1427
pitrouhttps://bugs.python.org/user2040
giampaolo.rodolahttps://bugs.python.org/user3080
ned.deilyhttps://bugs.python.org/user5248
Arfreverhttps://bugs.python.org/user9138
rosslagerwallhttps://bugs.python.org/user13468
msg131090https://bugs.python.org/msg131090
loewishttps://bugs.python.org/user8
georg.brandlhttps://bugs.python.org/user93
gregory.p.smithhttps://bugs.python.org/user252
belopolskyhttps://bugs.python.org/user1427
pitrouhttps://bugs.python.org/user2040
giampaolo.rodolahttps://bugs.python.org/user3080
ned.deilyhttps://bugs.python.org/user5248
Arfreverhttps://bugs.python.org/user9138
rosslagerwallhttps://bugs.python.org/user13468
msg131088https://bugs.python.org/msg131088
Arfreverhttps://bugs.python.org/user9138
ned.deilyhttps://bugs.python.org/user5248
10812_v6.patchhttps://bugs.python.org/file20461
loewishttps://bugs.python.org/user8
georg.brandlhttps://bugs.python.org/user93
gregory.p.smithhttps://bugs.python.org/user252
belopolskyhttps://bugs.python.org/user1427
pitrouhttps://bugs.python.org/user2040
giampaolo.rodolahttps://bugs.python.org/user3080
rosslagerwallhttps://bugs.python.org/user13468
msg126598https://bugs.python.org/msg126598
10812_v5.patchhttps://bugs.python.org/file20311
loewishttps://bugs.python.org/user8
georg.brandlhttps://bugs.python.org/user93
gregory.p.smithhttps://bugs.python.org/user252
belopolskyhttps://bugs.python.org/user1427
pitrouhttps://bugs.python.org/user2040
giampaolo.rodolahttps://bugs.python.org/user3080
rosslagerwallhttps://bugs.python.org/user13468
msg125749https://bugs.python.org/msg125749
loewishttps://bugs.python.org/user8
georg.brandlhttps://bugs.python.org/user93
gregory.p.smithhttps://bugs.python.org/user252
belopolskyhttps://bugs.python.org/user1427
pitrouhttps://bugs.python.org/user2040
giampaolo.rodolahttps://bugs.python.org/user3080
rosslagerwallhttps://bugs.python.org/user13468
msg125730https://bugs.python.org/msg125730
loewishttps://bugs.python.org/user8
georg.brandlhttps://bugs.python.org/user93
gregory.p.smithhttps://bugs.python.org/user252
belopolskyhttps://bugs.python.org/user1427
pitrouhttps://bugs.python.org/user2040
giampaolo.rodolahttps://bugs.python.org/user3080
rosslagerwallhttps://bugs.python.org/user13468
msg125729https://bugs.python.org/msg125729
10812_v4.patchhttps://bugs.python.org/file20305
loewishttps://bugs.python.org/user8
georg.brandlhttps://bugs.python.org/user93
gregory.p.smithhttps://bugs.python.org/user252
belopolskyhttps://bugs.python.org/user1427
pitrouhttps://bugs.python.org/user2040
giampaolo.rodolahttps://bugs.python.org/user3080
rosslagerwallhttps://bugs.python.org/user13468
msg125690https://bugs.python.org/msg125690
loewishttps://bugs.python.org/user8
georg.brandlhttps://bugs.python.org/user93
gregory.p.smithhttps://bugs.python.org/user252
belopolskyhttps://bugs.python.org/user1427
pitrouhttps://bugs.python.org/user2040
giampaolo.rodolahttps://bugs.python.org/user3080
rosslagerwallhttps://bugs.python.org/user13468
msg125634https://bugs.python.org/msg125634
loewishttps://bugs.python.org/user8
georg.brandlhttps://bugs.python.org/user93
gregory.p.smithhttps://bugs.python.org/user252
belopolskyhttps://bugs.python.org/user1427
pitrouhttps://bugs.python.org/user2040
giampaolo.rodolahttps://bugs.python.org/user3080
rosslagerwallhttps://bugs.python.org/user13468
msg125604https://bugs.python.org/msg125604
10812_v3.patchhttps://bugs.python.org/file20292
loewishttps://bugs.python.org/user8
georg.brandlhttps://bugs.python.org/user93
gregory.p.smithhttps://bugs.python.org/user252
belopolskyhttps://bugs.python.org/user1427
pitrouhttps://bugs.python.org/user2040
giampaolo.rodolahttps://bugs.python.org/user3080
rosslagerwallhttps://bugs.python.org/user13468
msg125555https://bugs.python.org/msg125555
belopolskyhttps://bugs.python.org/user1427
msg125454https://bugs.python.org/msg125454
10812_v2.patchhttps://bugs.python.org/file20273
loewishttps://bugs.python.org/user8
georg.brandlhttps://bugs.python.org/user93
gregory.p.smithhttps://bugs.python.org/user252
pitrouhttps://bugs.python.org/user2040
giampaolo.rodolahttps://bugs.python.org/user3080
rosslagerwallhttps://bugs.python.org/user13468
msg125414https://bugs.python.org/msg125414
loewishttps://bugs.python.org/user8
georg.brandlhttps://bugs.python.org/user93
gregory.p.smithhttps://bugs.python.org/user252
pitrouhttps://bugs.python.org/user2040
giampaolo.rodolahttps://bugs.python.org/user3080
rosslagerwallhttps://bugs.python.org/user13468
msg125187https://bugs.python.org/msg125187
loewishttps://bugs.python.org/user8
georg.brandlhttps://bugs.python.org/user93
gregory.p.smithhttps://bugs.python.org/user252
pitrouhttps://bugs.python.org/user2040
giampaolo.rodolahttps://bugs.python.org/user3080
rosslagerwallhttps://bugs.python.org/user13468
msg125183https://bugs.python.org/msg125183
loewishttps://bugs.python.org/user8
georg.brandlhttps://bugs.python.org/user93
gregory.p.smithhttps://bugs.python.org/user252
pitrouhttps://bugs.python.org/user2040
giampaolo.rodolahttps://bugs.python.org/user3080
rosslagerwallhttps://bugs.python.org/user13468
msg125174https://bugs.python.org/msg125174
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.