René's URL Explorer Experiment


Title: Issue 32622: Implement loop.sendfile - 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/76803 https://github.com/python/cpython/issues/76803
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
PR 5271https://github.com/python/cpython/pull/5271
PR 5364https://github.com/python/cpython/pull/5364
PR 5367https://github.com/python/cpython/pull/5367
PR 5368https://github.com/python/cpython/pull/5368
PR 5369https://github.com/python/cpython/pull/5369
PR 5565https://github.com/python/cpython/pull/5565
PR 5890https://github.com/python/cpython/pull/5890
PR 7083https://github.com/python/cpython/pull/7083
PR 7084https://github.com/python/cpython/pull/7084
PR 7086https://github.com/python/cpython/pull/7086
PR 11462https://github.com/python/cpython/pull/11462
PR 11463https://github.com/python/cpython/pull/11463
msg310880https://bugs.python.org/issue32622#msg310880
(view)https://bugs.python.org/msg310880
7c684073f951dd891021676ecfd86ffc18b8895ehttps://hg.python.org/lookup/7c684073f951dd891021676ecfd86ffc18b8895e
bpo-32622https://bugs.python.org/issue32622
#5271https://bugs.python.org/issue5271
https://github.com/python/cpython/commit/7c684073f951dd891021676ecfd86ffc18b8895ehttps://github.com/python/cpython/commit/7c684073f951dd891021676ecfd86ffc18b8895e
msg310887https://bugs.python.org/issue32622#msg310887
(view)https://bugs.python.org/msg310887
b1a6ac4c4026d648b3d948945b734a4d0f175a3chttps://hg.python.org/lookup/b1a6ac4c4026d648b3d948945b734a4d0f175a3c
bpo-32622https://bugs.python.org/issue32622
#5364https://bugs.python.org/issue5364
https://github.com/python/cpython/commit/b1a6ac4c4026d648b3d948945b734a4d0f175a3chttps://github.com/python/cpython/commit/b1a6ac4c4026d648b3d948945b734a4d0f175a3c
msg310891https://bugs.python.org/issue32622#msg310891
(view)https://bugs.python.org/msg310891
http://buildbot.python.org/all/#/builders/13/builds/601http://buildbot.python.org/all/#/builders/13/builds/601
test/test_asyncio/test_events.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_asyncio/test_events.py#L2277
test/test_asyncio/test_events.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_asyncio/test_events.py#L2136
test/test_asyncio/utils.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_asyncio/utils.py#L73
msg310892https://bugs.python.org/issue32622#msg310892
(view)https://bugs.python.org/msg310892
msg310893https://bugs.python.org/issue32622#msg310893
(view)https://bugs.python.org/msg310893
ee72ac0683e685b134f67cb0c6612c664ecadb65https://hg.python.org/lookup/ee72ac0683e685b134f67cb0c6612c664ecadb65
bpo-32622https://bugs.python.org/issue32622
GH-5368https://github.com/python/cpython/pull/5368
https://github.com/python/cpython/commit/ee72ac0683e685b134f67cb0c6612c664ecadb65https://github.com/python/cpython/commit/ee72ac0683e685b134f67cb0c6612c664ecadb65
msg310896https://bugs.python.org/issue32622#msg310896
(view)https://bugs.python.org/msg310896
2a2247ce5e1984eb2f2c41b269b38dbb795a60cfhttps://hg.python.org/lookup/2a2247ce5e1984eb2f2c41b269b38dbb795a60cf
bpo-32622https://bugs.python.org/issue32622
GH-5369https://github.com/python/cpython/pull/5369
https://github.com/python/cpython/commit/2a2247ce5e1984eb2f2c41b269b38dbb795a60cfhttps://github.com/python/cpython/commit/2a2247ce5e1984eb2f2c41b269b38dbb795a60cf
msg310897https://bugs.python.org/issue32622#msg310897
(view)https://bugs.python.org/msg310897
msg311105https://bugs.python.org/issue32622#msg311105
(view)https://bugs.python.org/msg311105
https://bugs.python.org/issue32645#msg311101https://bugs.python.org/issue32645#msg311101
msg311108https://bugs.python.org/issue32622#msg311108
(view)https://bugs.python.org/msg311108
https://github.com/python/cpython/commit/0f54e00e963https://github.com/python/cpython/commit/0f54e00e963
msg311114https://bugs.python.org/issue32622#msg311114
(view)https://bugs.python.org/msg311114
bpo-32708https://bugs.python.org/issue32708
msg311123https://bugs.python.org/issue32622#msg311123
(view)https://bugs.python.org/msg311123
bpo-32710https://bugs.python.org/issue32710
msg312820https://bugs.python.org/issue32622#msg312820
(view)https://bugs.python.org/msg312820
a19fb3c6aaa7632410d1d9dcb395d7101d124da4https://hg.python.org/lookup/a19fb3c6aaa7632410d1d9dcb395d7101d124da4
bpo-32622https://bugs.python.org/issue32622
#5565https://bugs.python.org/issue5565
https://github.com/python/cpython/commit/a19fb3c6aaa7632410d1d9dcb395d7101d124da4https://github.com/python/cpython/commit/a19fb3c6aaa7632410d1d9dcb395d7101d124da4
msg312822https://bugs.python.org/issue32622#msg312822
(view)https://bugs.python.org/msg312822
632c1cb57176d268d65a9fd7b00582f32e0884eehttps://hg.python.org/lookup/632c1cb57176d268d65a9fd7b00582f32e0884ee
bpo-32622https://bugs.python.org/issue32622
GH-5565https://github.com/python/cpython/pull/5565
https://github.com/python/cpython/commit/632c1cb57176d268d65a9fd7b00582f32e0884eehttps://github.com/python/cpython/commit/632c1cb57176d268d65a9fd7b00582f32e0884ee
msg317471https://bugs.python.org/issue32622#msg317471
(view)https://bugs.python.org/msg317471
2932755cc11fd82b4908d60b24b837aa4f3028e6https://hg.python.org/lookup/2932755cc11fd82b4908d60b24b837aa4f3028e6
bpo-33353https://bugs.python.org/issue33353
#7083https://bugs.python.org/issue7083
https://github.com/python/cpython/commit/2932755cc11fd82b4908d60b24b837aa4f3028e6https://github.com/python/cpython/commit/2932755cc11fd82b4908d60b24b837aa4f3028e6
msg317484https://bugs.python.org/issue32622#msg317484
(view)https://bugs.python.org/msg317484
b97de3dd86046ac46567146d86a69d4f78ea09dbhttps://hg.python.org/lookup/b97de3dd86046ac46567146d86a69d4f78ea09db
bpo-33353https://bugs.python.org/issue33353
GH-7086https://github.com/python/cpython/pull/7086
https://github.com/python/cpython/commit/b97de3dd86046ac46567146d86a69d4f78ea09dbhttps://github.com/python/cpython/commit/b97de3dd86046ac46567146d86a69d4f78ea09db
msg317490https://bugs.python.org/issue32622#msg317490
(view)https://bugs.python.org/msg317490
fa24c1c5afa9ba2453d88db5ed6b9d2cc3b58384https://hg.python.org/lookup/fa24c1c5afa9ba2453d88db5ed6b9d2cc3b58384
bpo-33353https://bugs.python.org/issue33353
GH-7087https://github.com/python/cpython/pull/7087
https://github.com/python/cpython/commit/fa24c1c5afa9ba2453d88db5ed6b9d2cc3b58384https://github.com/python/cpython/commit/fa24c1c5afa9ba2453d88db5ed6b9d2cc3b58384
msg318043https://bugs.python.org/issue32622#msg318043
(view)https://bugs.python.org/msg318043
msg333196https://bugs.python.org/issue32622#msg333196
(view)https://bugs.python.org/msg333196
80fda712c83f5dd9560d42bf2aa65a72b18b7759https://hg.python.org/lookup/80fda712c83f5dd9560d42bf2aa65a72b18b7759
bpo-35682https://bugs.python.org/issue35682
GH-11462https://github.com/python/cpython/pull/11462
https://github.com/python/cpython/commit/80fda712c83f5dd9560d42bf2aa65a72b18b7759https://github.com/python/cpython/commit/80fda712c83f5dd9560d42bf2aa65a72b18b7759
msg333201https://bugs.python.org/issue32622#msg333201
(view)https://bugs.python.org/msg333201
88bd26a72eb4ab341cf19bea78a0039fbe4be3a2https://hg.python.org/lookup/88bd26a72eb4ab341cf19bea78a0039fbe4be3a2
bpo-35682https://bugs.python.org/issue35682
GH-11462https://github.com/python/cpython/pull/11462
https://github.com/python/cpython/commit/88bd26a72eb4ab341cf19bea78a0039fbe4be3a2https://github.com/python/cpython/commit/88bd26a72eb4ab341cf19bea78a0039fbe4be3a2
msg333201https://bugs.python.org/msg333201
pull_request10949https://bugs.python.org/pull_request10949
msg333196https://bugs.python.org/msg333196
pull_request10944https://bugs.python.org/pull_request10944
msg318043https://bugs.python.org/msg318043
msg317490https://bugs.python.org/msg317490
msg317484https://bugs.python.org/msg317484
pull_request6720https://bugs.python.org/pull_request6720
pull_request6717https://bugs.python.org/pull_request6717
msg317471https://bugs.python.org/msg317471
pull_request6715https://bugs.python.org/pull_request6715
giampaolo.rodolahttps://bugs.python.org/user3080
miss-islingtonhttps://bugs.python.org/user27838
msg312822https://bugs.python.org/msg312822
pull_request5661https://bugs.python.org/pull_request5661
msg312820https://bugs.python.org/msg312820
pull_request5387https://bugs.python.org/pull_request5387
msg311123https://bugs.python.org/msg311123
msg311114https://bugs.python.org/msg311114
msg311108https://bugs.python.org/msg311108
msg311105https://bugs.python.org/msg311105
msg310897https://bugs.python.org/msg310897
msg310896https://bugs.python.org/msg310896
msg310893https://bugs.python.org/msg310893
msg310892https://bugs.python.org/msg310892
vstinnerhttps://bugs.python.org/user2377
msg310891https://bugs.python.org/msg310891
pull_request5212https://bugs.python.org/pull_request5212
pull_request5211https://bugs.python.org/pull_request5211
pull_request5210https://bugs.python.org/pull_request5210
msg310887https://bugs.python.org/msg310887
pull_request5208https://bugs.python.org/pull_request5208
msg310880https://bugs.python.org/msg310880
patchhttps://bugs.python.org/keyword2
pull_request5115https://bugs.python.org/pull_request5115
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.