René's URL Explorer Experiment


Title: Issue 23648: PEP 475 meta issue - 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/67836 https://github.com/python/cpython/issues/67836
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
23285https://bugs.python.org/issue23285
23485https://bugs.python.org/issue23485
23618https://bugs.python.org/issue23618
23646https://bugs.python.org/issue23646
23707https://bugs.python.org/issue23707
23708https://bugs.python.org/issue23708
23709https://bugs.python.org/issue23709
23715https://bugs.python.org/issue23715
23836https://bugs.python.org/issue23836
23851https://bugs.python.org/issue23851
23853https://bugs.python.org/issue23853
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
test_eintr.pyhttps://bugs.python.org/file38539/test_eintr.py
unittest_setitimer.patchhttps://bugs.python.org/file38572/unittest_setitimer.patch
reviewhttps://bugs.python.org/review/23648/#ps14258
fstat_not_eintr.pyhttps://bugs.python.org/file38662/fstat_not_eintr.py
inject_signals.patchhttps://bugs.python.org/file38744/inject_signals.patch
reviewhttps://bugs.python.org/review/23648/#ps14377
msg237954https://bugs.python.org/issue23648#msg237954
(view)https://bugs.python.org/msg237954
PEP 475https://www.python.org/dev/peps/pep-0475/
https://www.python.org/dev/peps/pep-0475/https://www.python.org/dev/peps/pep-0475/
#23646https://bugs.python.org/issue23646
#23618https://bugs.python.org/issue23618
#23285https://bugs.python.org/issue23285
#23485https://bugs.python.org/issue23485
msg238355https://bugs.python.org/issue23648#msg238355
(view)https://bugs.python.org/msg238355
msg196555https://bugs.python.org/msg196555
Modules/fcntlmodule.chttps://github.com/python/cpython/blob/master/Modules/fcntlmodule.c
Modules/ossaudiodev.chttps://github.com/python/cpython/blob/master/Modules/ossaudiodev.c
Modules/posixmodule.chttps://github.com/python/cpython/blob/master/Modules/posixmodule.c
Modules/selectmodule.chttps://github.com/python/cpython/blob/master/Modules/selectmodule.c
Modules/selectmodule.chttps://github.com/python/cpython/blob/master/Modules/selectmodule.c
Modules/signalmodule.chttps://github.com/python/cpython/blob/master/Modules/signalmodule.c
Modules/socketmodule.chttps://github.com/python/cpython/blob/master/Modules/socketmodule.c
Modules/syslogmodule.chttps://github.com/python/cpython/blob/master/Modules/syslogmodule.c
msg238391https://bugs.python.org/issue23648#msg238391
(view)https://bugs.python.org/msg238391
msg238393https://bugs.python.org/issue23648#msg238393
(view)https://bugs.python.org/msg238393
https://www.gnu.org/software/libc/manual/html_node/Interrupted-Primitives.html#Interrupted-Primitiveshttps://www.gnu.org/software/libc/manual/html_node/Interrupted-Primitives.html#Interrupted-Primitives
msg238394https://bugs.python.org/issue23648#msg238394
(view)https://bugs.python.org/msg238394
http://uw714doc.sco.com/en/man/html.2/stat.2.htmlhttp://uw714doc.sco.com/en/man/html.2/stat.2.html
msg238521https://bugs.python.org/issue23648#msg238521
(view)https://bugs.python.org/msg238521
#23707https://bugs.python.org/issue23707
#23708https://bugs.python.org/issue23708
#23709https://bugs.python.org/issue23709
msg238529https://bugs.python.org/issue23648#msg238529
(view)https://bugs.python.org/msg238529
msg238541https://bugs.python.org/issue23648#msg238541
(view)https://bugs.python.org/msg238541
msg238586https://bugs.python.org/issue23648#msg238586
(view)https://bugs.python.org/msg238586
msg238597https://bugs.python.org/issue23648#msg238597
(view)https://bugs.python.org/msg238597
#23715https://bugs.python.org/issue23715
msg238644https://bugs.python.org/issue23648#msg238644
(view)https://bugs.python.org/msg238644
msg238653https://bugs.python.org/issue23648#msg238653
(view)https://bugs.python.org/msg238653
#23719https://bugs.python.org/issue23719
msg238722https://bugs.python.org/issue23648#msg238722
(view)https://bugs.python.org/msg238722
msg239073https://bugs.python.org/issue23648#msg239073
(view)https://bugs.python.org/msg239073
msg239077https://bugs.python.org/issue23648#msg239077
(view)https://bugs.python.org/msg239077
msg239169https://bugs.python.org/issue23648#msg239169
(view)https://bugs.python.org/msg239169
msg239184https://bugs.python.org/issue23648#msg239184
(view)https://bugs.python.org/msg239184
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/fs/nfs?id=d33e4dfeab5eb0c3c1359cc1a399f2f8b49e18dehttps://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/fs/nfs?id=d33e4dfeab5eb0c3c1359cc1a399f2f8b49e18de
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/fs/nfs?id=c381ad2cf2d5dcd3991bcc8a18fddd9d5c66ccaahttps://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/fs/nfs?id=c381ad2cf2d5dcd3991bcc8a18fddd9d5c66ccaa
http://comments.gmane.org/gmane.linux.nfs/20011http://comments.gmane.org/gmane.linux.nfs/20011
msg239359https://bugs.python.org/issue23648#msg239359
(view)https://bugs.python.org/msg239359
b7c0137cccbehttps://hg.python.org/lookup/b7c0137cccbe
#23648https://bugs.python.org/issue23648
PEP 475https://www.python.org/dev/peps/pep-0475/
https://hg.python.org/cpython/rev/b7c0137cccbehttps://hg.python.org/cpython/rev/b7c0137cccbe
msg239641https://bugs.python.org/issue23648#msg239641
(view)https://bugs.python.org/msg239641
#23618https://bugs.python.org/issue23618
msg239777https://bugs.python.org/issue23648#msg239777
(view)https://bugs.python.org/msg239777
#23836https://bugs.python.org/issue23836
msg239908https://bugs.python.org/issue23648#msg239908
(view)https://bugs.python.org/msg239908
#23851https://bugs.python.org/issue23851
msg239909https://bugs.python.org/issue23648#msg239909
(view)https://bugs.python.org/msg239909
66e4ef9a7467https://hg.python.org/lookup/66e4ef9a7467
#23648https://bugs.python.org/issue23648
PEP 475https://www.python.org/dev/peps/pep-0475/
https://hg.python.org/cpython/rev/66e4ef9a7467https://hg.python.org/cpython/rev/66e4ef9a7467
msg239925https://bugs.python.org/issue23648#msg239925
(view)https://bugs.python.org/msg239925
#23853https://bugs.python.org/issue23853
msg240169https://bugs.python.org/issue23648#msg240169
(view)https://bugs.python.org/msg240169
66e4ef9a7467https://hg.python.org/lookup/66e4ef9a7467
#23648https://bugs.python.org/issue23648
PEP 475https://www.python.org/dev/peps/pep-0475/
https://hg.python.org/cpython/rev/66e4ef9a7467https://hg.python.org/cpython/rev/66e4ef9a7467
PEP 475https://www.python.org/dev/peps/pep-0475/
msg240184https://bugs.python.org/issue23648#msg240184
(view)https://bugs.python.org/msg240184
PEP 475https://www.python.org/dev/peps/pep-0475/
PEP 475https://www.python.org/dev/peps/pep-0475/
msg244063https://bugs.python.org/issue23648#msg244063
(view)https://bugs.python.org/msg244063
PEP 475https://www.python.org/dev/peps/pep-0475/
#23719https://bugs.python.org/issue23719
PEP 475https://www.python.org/dev/peps/pep-0475/
PEP 475: port test_eintr to Windowshttps://bugs.python.org/issue23719
msg244063https://bugs.python.org/msg244063
msg240184https://bugs.python.org/msg240184
Arfreverhttps://bugs.python.org/user9138
msg240169https://bugs.python.org/msg240169
PEP 475: handle EINTR in the ssl modulehttps://bugs.python.org/issue23853
msg239925https://bugs.python.org/msg239925
msg239909https://bugs.python.org/msg239909
PEP 475: _posixsubprocess retries close() on EINTRhttps://bugs.python.org/issue23851
msg239908https://bugs.python.org/msg239908
PEP 475: Enhance faulthandler to handle better reentrant callshttps://bugs.python.org/issue23836
msg239777https://bugs.python.org/msg239777
inject_signals.patchhttps://bugs.python.org/file38744
msg239641https://bugs.python.org/msg239641
python-devhttps://bugs.python.org/user13902
msg239359https://bugs.python.org/msg239359
msg239184https://bugs.python.org/msg239184
msg239169https://bugs.python.org/msg239169
fstat_not_eintr.pyhttps://bugs.python.org/file38662
msg239077https://bugs.python.org/msg239077
msg239073https://bugs.python.org/msg239073
msg238722https://bugs.python.org/msg238722
PEP 475: port test_eintr to Windowshttps://bugs.python.org/issue23719
msg238653https://bugs.python.org/msg238653
msg238644https://bugs.python.org/msg238644
PEP 475: handle EINTR in the signal modulehttps://bugs.python.org/issue23715
msg238597https://bugs.python.org/msg238597
unittest_setitimer.patchhttps://bugs.python.org/file38572
patchhttps://bugs.python.org/keyword2
msg238586https://bugs.python.org/msg238586
msg238541https://bugs.python.org/msg238541
msg238529https://bugs.python.org/msg238529
PEP 475: os.urandom() doesn't handle EINTR correctlyhttps://bugs.python.org/issue23707
PEP 475: Add _Py_read() and _Py_write() functionshttps://bugs.python.org/issue23708
Refactor ossaudiodev: use _Py_read and _Py_write with the Py_bufferhttps://bugs.python.org/issue23709
msg238521https://bugs.python.org/msg238521
msg238394https://bugs.python.org/msg238394
msg238393https://bugs.python.org/msg238393
test_eintr.pyhttps://bugs.python.org/file38539
msg238391https://bugs.python.org/msg238391
msg238355https://bugs.python.org/msg238355
neologixhttps://bugs.python.org/user12146
PEP 475 - EINTR handlinghttps://bugs.python.org/issue23285
PEP 475: handle EINTR in the select and selectors modulehttps://bugs.python.org/issue23485
PEP 475: handle EINTR in the socket module (connect)https://bugs.python.org/issue23618
PEP 475: handle EINTR in the time module, retry sleep()https://bugs.python.org/issue23646
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.