René's URL Explorer Experiment


Title: Issue 32186: io.FileIO hang all threads if fstat blocks on inaccessible NFS server - 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/76367 https://github.com/python/cpython/issues/76367
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
fileio_nfs_test.pyhttps://bugs.python.org/file47309/fileio_nfs_test.py
PR 4652https://github.com/python/cpython/pull/4652
PR 4651https://github.com/python/cpython/pull/4651
PR 4661https://github.com/python/cpython/pull/4661
msg307335https://bugs.python.org/issue32186#msg307335
(view)https://bugs.python.org/msg307335
https://github.com/python/cpython/blob/2.7/Modules/_io/fileio.c#L145https://github.com/python/cpython/blob/2.7/Modules/_io/fileio.c#L145
https://github.com/python/cpython/blob/2.7/Modules/_io/fileio.c#L161https://github.com/python/cpython/blob/2.7/Modules/_io/fileio.c#L161
https://github.com/python/cpython/blob/2.7/Modules/_io/fileio.c#L332https://github.com/python/cpython/blob/2.7/Modules/_io/fileio.c#L332
https://github.com/python/cpython/blob/2.7/Modules/_io/fileio.c#L366https://github.com/python/cpython/blob/2.7/Modules/_io/fileio.c#L366
https://bugzilla.redhat.com/1518676https://bugzilla.redhat.com/1518676
msg307336https://bugs.python.org/issue32186#msg307336
(view)https://bugs.python.org/msg307336
https://github.com/python/cpython/pull/4651https://github.com/python/cpython/pull/4651
https://github.com/python/cpython/pull/4652https://github.com/python/cpython/pull/4652
msg307346https://bugs.python.org/issue32186#msg307346
(view)https://bugs.python.org/msg307346
Parser/tokenizer.chttps://github.com/python/cpython/blob/master/Parser/tokenizer.c
msg307354https://bugs.python.org/issue32186#msg307354
(view)https://bugs.python.org/msg307354
6a89481680b921e7b317c29877bdda9a6031e5adhttps://hg.python.org/lookup/6a89481680b921e7b317c29877bdda9a6031e5ad
bpo-32186https://bugs.python.org/issue32186
#4652https://bugs.python.org/issue4652
https://github.com/python/cpython/commit/6a89481680b921e7b317c29877bdda9a6031e5adhttps://github.com/python/cpython/commit/6a89481680b921e7b317c29877bdda9a6031e5ad
msg307365https://bugs.python.org/issue32186#msg307365
(view)https://bugs.python.org/msg307365
8bcd41040a5f1f9b48a86d0e21f196e4b1f90e4bhttps://hg.python.org/lookup/8bcd41040a5f1f9b48a86d0e21f196e4b1f90e4b
bpo-32186https://bugs.python.org/issue32186
GH-4652https://github.com/python/cpython/pull/4652
#4661https://bugs.python.org/issue4661
https://github.com/python/cpython/commit/8bcd41040a5f1f9b48a86d0e21f196e4b1f90e4bhttps://github.com/python/cpython/commit/8bcd41040a5f1f9b48a86d0e21f196e4b1f90e4b
msg307821https://bugs.python.org/issue32186#msg307821
(view)https://bugs.python.org/msg307821
830daae1c82ed33deef0086b7b6323e5be0b0cc8https://hg.python.org/lookup/830daae1c82ed33deef0086b7b6323e5be0b0cc8
bpo-32186https://bugs.python.org/issue32186
#4651https://bugs.python.org/issue4651
https://github.com/python/cpython/commit/830daae1c82ed33deef0086b7b6323e5be0b0cc8https://github.com/python/cpython/commit/830daae1c82ed33deef0086b7b6323e5be0b0cc8
msg307822https://bugs.python.org/issue32186#msg307822
(view)https://bugs.python.org/msg307822
msg307882https://bugs.python.org/issue32186#msg307882
(view)https://bugs.python.org/msg307882
msg307883https://bugs.python.org/issue32186#msg307883
(view)https://bugs.python.org/msg307883
msg307883https://bugs.python.org/msg307883
berker.peksaghttps://bugs.python.org/user14674
msg307882https://bugs.python.org/msg307882
msg307822https://bugs.python.org/msg307822
msg307821https://bugs.python.org/msg307821
msg307365https://bugs.python.org/msg307365
pull_request4571https://bugs.python.org/pull_request4571
msg307354https://bugs.python.org/msg307354
msg307346https://bugs.python.org/msg307346
pull_request4564https://bugs.python.org/pull_request4564
patchhttps://bugs.python.org/keyword2
pull_request4563https://bugs.python.org/pull_request4563
vstinnerhttps://bugs.python.org/user2377
benjamin.petersonhttps://bugs.python.org/user4455
stutzbachhttps://bugs.python.org/user5251
msg307336https://bugs.python.org/msg307336
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.