René's URL Explorer Experiment
go
Title:
Issue 23648: PEP 475 meta issue - Python tracker
direct link
Domain:
bugs.python.org
None
text/html; charset=utf-8
Links
:
https://bugs.python.org/
Python Home
https://www.python.org/
About
https://www.python.org/about/
News
https://www.python.org/blogs/
Documentation
https://www.python.org/doc/
Downloads
https://www.python.org/downloads/
Community
https://www.python.org/community/
Foundation
https://www.python.org/psf/
Developer's Guide
https://devguide.python.org/
Issue Tracker
https://bugs.python.org/
Search
https://bugs.python.org/issue?@template=search&status=1
Random Issue
https://bugs.python.org/issue?@action=random
Issues with patch
https://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 issues
https://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
Stats
https://bugs.python.org/issue?@template=stats
Lost your login?
https://bugs.python.org/user?@template=forgotten
User List
https://bugs.python.org/user?@sort=username
Committer List
https://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentation
http://docs.python.org/devguide/triaging.html
Tracker Development
http://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problem
https://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHub
https://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
Title
http://docs.python.org/devguide/triaging.html#title
Type
http://docs.python.org/devguide/triaging.html#type
Stage
http://docs.python.org/devguide/triaging.html#stage
Components
http://docs.python.org/devguide/triaging.html#components
Versions
http://docs.python.org/devguide/triaging.html#versions
Status
http://docs.python.org/devguide/triaging.html#status
Resolution
http://docs.python.org/devguide/triaging.html#resolution
Dependencies
http://docs.python.org/devguide/triaging.html#dependencies
23285
https://bugs.python.org/issue23285
23485
https://bugs.python.org/issue23485
23618
https://bugs.python.org/issue23618
23646
https://bugs.python.org/issue23646
23707
https://bugs.python.org/issue23707
23708
https://bugs.python.org/issue23708
23709
https://bugs.python.org/issue23709
23715
https://bugs.python.org/issue23715
23836
https://bugs.python.org/issue23836
23851
https://bugs.python.org/issue23851
23853
https://bugs.python.org/issue23853
Superseder
http://docs.python.org/devguide/triaging.html#superseder
Assigned To
http://docs.python.org/devguide/triaging.html#assigned-to
Nosy List
http://docs.python.org/devguide/triaging.html#nosy-list
Priority
http://docs.python.org/devguide/triaging.html#priority
Keywords
http://docs.python.org/devguide/triaging.html#keywords
test_eintr.py
https://bugs.python.org/file38539/test_eintr.py
unittest_setitimer.patch
https://bugs.python.org/file38572/unittest_setitimer.patch
review
https://bugs.python.org/review/23648/#ps14258
fstat_not_eintr.py
https://bugs.python.org/file38662/fstat_not_eintr.py
inject_signals.patch
https://bugs.python.org/file38744/inject_signals.patch
review
https://bugs.python.org/review/23648/#ps14377
msg237954
https://bugs.python.org/issue23648#msg237954
(view)
https://bugs.python.org/msg237954
PEP 475
https://www.python.org/dev/peps/pep-0475/
https://www.python.org/dev/peps/pep-0475/
https://www.python.org/dev/peps/pep-0475/
#23646
https://bugs.python.org/issue23646
#23618
https://bugs.python.org/issue23618
#23285
https://bugs.python.org/issue23285
#23485
https://bugs.python.org/issue23485
msg238355
https://bugs.python.org/issue23648#msg238355
(view)
https://bugs.python.org/msg238355
msg196555
https://bugs.python.org/msg196555
Modules/fcntlmodule.c
https://github.com/python/cpython/blob/master/Modules/fcntlmodule.c
Modules/ossaudiodev.c
https://github.com/python/cpython/blob/master/Modules/ossaudiodev.c
Modules/posixmodule.c
https://github.com/python/cpython/blob/master/Modules/posixmodule.c
Modules/selectmodule.c
https://github.com/python/cpython/blob/master/Modules/selectmodule.c
Modules/selectmodule.c
https://github.com/python/cpython/blob/master/Modules/selectmodule.c
Modules/signalmodule.c
https://github.com/python/cpython/blob/master/Modules/signalmodule.c
Modules/socketmodule.c
https://github.com/python/cpython/blob/master/Modules/socketmodule.c
Modules/syslogmodule.c
https://github.com/python/cpython/blob/master/Modules/syslogmodule.c
msg238391
https://bugs.python.org/issue23648#msg238391
(view)
https://bugs.python.org/msg238391
msg238393
https://bugs.python.org/issue23648#msg238393
(view)
https://bugs.python.org/msg238393
https://www.gnu.org/software/libc/manual/html_node/Interrupted-Primitives.html#Interrupted-Primitives
https://www.gnu.org/software/libc/manual/html_node/Interrupted-Primitives.html#Interrupted-Primitives
msg238394
https://bugs.python.org/issue23648#msg238394
(view)
https://bugs.python.org/msg238394
http://uw714doc.sco.com/en/man/html.2/stat.2.html
http://uw714doc.sco.com/en/man/html.2/stat.2.html
msg238521
https://bugs.python.org/issue23648#msg238521
(view)
https://bugs.python.org/msg238521
#23707
https://bugs.python.org/issue23707
#23708
https://bugs.python.org/issue23708
#23709
https://bugs.python.org/issue23709
msg238529
https://bugs.python.org/issue23648#msg238529
(view)
https://bugs.python.org/msg238529
msg238541
https://bugs.python.org/issue23648#msg238541
(view)
https://bugs.python.org/msg238541
msg238586
https://bugs.python.org/issue23648#msg238586
(view)
https://bugs.python.org/msg238586
msg238597
https://bugs.python.org/issue23648#msg238597
(view)
https://bugs.python.org/msg238597
#23715
https://bugs.python.org/issue23715
msg238644
https://bugs.python.org/issue23648#msg238644
(view)
https://bugs.python.org/msg238644
msg238653
https://bugs.python.org/issue23648#msg238653
(view)
https://bugs.python.org/msg238653
#23719
https://bugs.python.org/issue23719
msg238722
https://bugs.python.org/issue23648#msg238722
(view)
https://bugs.python.org/msg238722
msg239073
https://bugs.python.org/issue23648#msg239073
(view)
https://bugs.python.org/msg239073
msg239077
https://bugs.python.org/issue23648#msg239077
(view)
https://bugs.python.org/msg239077
msg239169
https://bugs.python.org/issue23648#msg239169
(view)
https://bugs.python.org/msg239169
msg239184
https://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=d33e4dfeab5eb0c3c1359cc1a399f2f8b49e18de
https://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=c381ad2cf2d5dcd3991bcc8a18fddd9d5c66ccaa
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/fs/nfs?id=c381ad2cf2d5dcd3991bcc8a18fddd9d5c66ccaa
http://comments.gmane.org/gmane.linux.nfs/20011
http://comments.gmane.org/gmane.linux.nfs/20011
msg239359
https://bugs.python.org/issue23648#msg239359
(view)
https://bugs.python.org/msg239359
b7c0137cccbe
https://hg.python.org/lookup/b7c0137cccbe
#23648
https://bugs.python.org/issue23648
PEP 475
https://www.python.org/dev/peps/pep-0475/
https://hg.python.org/cpython/rev/b7c0137cccbe
https://hg.python.org/cpython/rev/b7c0137cccbe
msg239641
https://bugs.python.org/issue23648#msg239641
(view)
https://bugs.python.org/msg239641
#23618
https://bugs.python.org/issue23618
msg239777
https://bugs.python.org/issue23648#msg239777
(view)
https://bugs.python.org/msg239777
#23836
https://bugs.python.org/issue23836
msg239908
https://bugs.python.org/issue23648#msg239908
(view)
https://bugs.python.org/msg239908
#23851
https://bugs.python.org/issue23851
msg239909
https://bugs.python.org/issue23648#msg239909
(view)
https://bugs.python.org/msg239909
66e4ef9a7467
https://hg.python.org/lookup/66e4ef9a7467
#23648
https://bugs.python.org/issue23648
PEP 475
https://www.python.org/dev/peps/pep-0475/
https://hg.python.org/cpython/rev/66e4ef9a7467
https://hg.python.org/cpython/rev/66e4ef9a7467
msg239925
https://bugs.python.org/issue23648#msg239925
(view)
https://bugs.python.org/msg239925
#23853
https://bugs.python.org/issue23853
msg240169
https://bugs.python.org/issue23648#msg240169
(view)
https://bugs.python.org/msg240169
66e4ef9a7467
https://hg.python.org/lookup/66e4ef9a7467
#23648
https://bugs.python.org/issue23648
PEP 475
https://www.python.org/dev/peps/pep-0475/
https://hg.python.org/cpython/rev/66e4ef9a7467
https://hg.python.org/cpython/rev/66e4ef9a7467
PEP 475
https://www.python.org/dev/peps/pep-0475/
msg240184
https://bugs.python.org/issue23648#msg240184
(view)
https://bugs.python.org/msg240184
PEP 475
https://www.python.org/dev/peps/pep-0475/
PEP 475
https://www.python.org/dev/peps/pep-0475/
msg244063
https://bugs.python.org/issue23648#msg244063
(view)
https://bugs.python.org/msg244063
PEP 475
https://www.python.org/dev/peps/pep-0475/
#23719
https://bugs.python.org/issue23719
PEP 475
https://www.python.org/dev/peps/pep-0475/
PEP 475: port test_eintr to Windows
https://bugs.python.org/issue23719
msg244063
https://bugs.python.org/msg244063
msg240184
https://bugs.python.org/msg240184
Arfrever
https://bugs.python.org/user9138
msg240169
https://bugs.python.org/msg240169
PEP 475: handle EINTR in the ssl module
https://bugs.python.org/issue23853
msg239925
https://bugs.python.org/msg239925
msg239909
https://bugs.python.org/msg239909
PEP 475: _posixsubprocess retries close() on EINTR
https://bugs.python.org/issue23851
msg239908
https://bugs.python.org/msg239908
PEP 475: Enhance faulthandler to handle better reentrant calls
https://bugs.python.org/issue23836
msg239777
https://bugs.python.org/msg239777
inject_signals.patch
https://bugs.python.org/file38744
msg239641
https://bugs.python.org/msg239641
python-dev
https://bugs.python.org/user13902
msg239359
https://bugs.python.org/msg239359
msg239184
https://bugs.python.org/msg239184
msg239169
https://bugs.python.org/msg239169
fstat_not_eintr.py
https://bugs.python.org/file38662
msg239077
https://bugs.python.org/msg239077
msg239073
https://bugs.python.org/msg239073
msg238722
https://bugs.python.org/msg238722
PEP 475: port test_eintr to Windows
https://bugs.python.org/issue23719
msg238653
https://bugs.python.org/msg238653
msg238644
https://bugs.python.org/msg238644
PEP 475: handle EINTR in the signal module
https://bugs.python.org/issue23715
msg238597
https://bugs.python.org/msg238597
unittest_setitimer.patch
https://bugs.python.org/file38572
patch
https://bugs.python.org/keyword2
msg238586
https://bugs.python.org/msg238586
msg238541
https://bugs.python.org/msg238541
msg238529
https://bugs.python.org/msg238529
PEP 475: os.urandom() doesn't handle EINTR correctly
https://bugs.python.org/issue23707
PEP 475: Add _Py_read() and _Py_write() functions
https://bugs.python.org/issue23708
Refactor ossaudiodev: use _Py_read and _Py_write with the Py_buffer
https://bugs.python.org/issue23709
msg238521
https://bugs.python.org/msg238521
msg238394
https://bugs.python.org/msg238394
msg238393
https://bugs.python.org/msg238393
test_eintr.py
https://bugs.python.org/file38539
msg238391
https://bugs.python.org/msg238391
msg238355
https://bugs.python.org/msg238355
neologix
https://bugs.python.org/user12146
PEP 475 - EINTR handling
https://bugs.python.org/issue23285
PEP 475: handle EINTR in the select and selectors module
https://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 Foundation
https://python.org/psf-landing/
Roundup
http://roundup.sourceforge.net
Python Software Foundation
http://python.org/psf
Legal Statements
http://python.org/about/legal
URLs of
crawlers that visited me
.