René's URL Explorer Experiment


Title: Issue 23708: PEP 475: Add _Py_read() and _Py_write() 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/67896 https://github.com/python/cpython/issues/67896
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
py_read_write.patchhttps://bugs.python.org/file38557/py_read_write.patch
reviewhttps://bugs.python.org/review/23708/#ps14244
select_write.patchhttps://bugs.python.org/file38558/select_write.patch
reviewhttps://bugs.python.org/review/23708/#ps14245
py_read_write-2.patchhttps://bugs.python.org/file38562/py_read_write-2.patch
reviewhttps://bugs.python.org/review/23708/#ps14249
msg238514https://bugs.python.org/issue23708#msg238514
(view)https://bugs.python.org/msg238514
msg238515https://bugs.python.org/issue23708#msg238515
(view)https://bugs.python.org/msg238515
msg238517https://bugs.python.org/issue23708#msg238517
(view)https://bugs.python.org/msg238517
#23709https://bugs.python.org/issue23709
msg238526https://bugs.python.org/issue23708#msg238526
(view)https://bugs.python.org/msg238526
#15751https://bugs.python.org/issue15751
#15751https://bugs.python.org/issue15751
msg238528https://bugs.python.org/issue23708#msg238528
(view)https://bugs.python.org/msg238528
#15751https://bugs.python.org/issue15751
msg238569https://bugs.python.org/issue23708#msg238569
(view)https://bugs.python.org/msg238569
c3c47ea32f72https://hg.python.org/lookup/c3c47ea32f72
#23708https://bugs.python.org/issue23708
https://hg.python.org/cpython/rev/c3c47ea32f72https://hg.python.org/cpython/rev/c3c47ea32f72
msg238571https://bugs.python.org/issue23708#msg238571
(view)https://bugs.python.org/msg238571
e232b57ee784https://hg.python.org/lookup/e232b57ee784
#23708https://bugs.python.org/issue23708
https://hg.python.org/cpython/rev/e232b57ee784https://hg.python.org/cpython/rev/e232b57ee784
msg238572https://bugs.python.org/issue23708#msg238572
(view)https://bugs.python.org/msg238572
msg238576https://bugs.python.org/issue23708#msg238576
(view)https://bugs.python.org/msg238576
116e4c40115fhttps://hg.python.org/lookup/116e4c40115f
#23708https://bugs.python.org/issue23708
https://hg.python.org/cpython/rev/116e4c40115fhttps://hg.python.org/cpython/rev/116e4c40115f
msg238638https://bugs.python.org/issue23708#msg238638
(view)https://bugs.python.org/msg238638
http://buildbot.python.org/all/builders/AMD64%20Snow%20Leop%203.x/builds/2779/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/AMD64%20Snow%20Leop%203.x/builds/2779/steps/test/logs/stdio
Python/fileutils.chttps://github.com/python/cpython/blob/master/Python/fileutils.c
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L1407
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L855
test/test_signal.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_signal.py#L126
test/test_signal.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_signal.py#L180
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L577
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L625
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L122
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L84
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L122
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L84
unittest/runner.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/runner.py#L176
test/support/__init__.pyhttps://github.com/python/cpython/blob/main/Lib/test/support/__init__.py#L1772
test/support/__init__.pyhttps://github.com/python/cpython/blob/main/Lib/test/support/__init__.py#L1806
test/test_signal.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_signal.py#L1123
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1284
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L967
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L532
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1568
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1593
runpy.pyhttps://github.com/python/cpython/blob/main/Lib/runpy.py#L85
runpy.pyhttps://github.com/python/cpython/blob/main/Lib/runpy.py#L170
msg238639https://bugs.python.org/issue23708#msg238639
(view)https://bugs.python.org/msg238639
6dd201b6bb4fhttps://hg.python.org/lookup/6dd201b6bb4f
#23708https://bugs.python.org/issue23708
https://hg.python.org/cpython/rev/6dd201b6bb4fhttps://hg.python.org/cpython/rev/6dd201b6bb4f
msg238640https://bugs.python.org/issue23708#msg238640
(view)https://bugs.python.org/msg238640
http://buildbot.python.org/all/builders/x86%20Tiger%203.x/builds/9381/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/x86%20Tiger%203.x/builds/9381/steps/test/logs/stdio
Python/fileutils.c:1181https://github.com/python/cpython/blob/master/Python/fileutils.c#L1181
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L1407
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L855
test/test_signal.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_signal.py#L126
msg238642https://bugs.python.org/issue23708#msg238642
(view)https://bugs.python.org/msg238642
07fd54208434https://hg.python.org/lookup/07fd54208434
#23708https://bugs.python.org/issue23708
https://hg.python.org/cpython/rev/07fd54208434https://hg.python.org/cpython/rev/07fd54208434
msg238647https://bugs.python.org/issue23708#msg238647
(view)https://bugs.python.org/msg238647
07fd54208434https://hg.python.org/lookup/07fd54208434
#23708https://bugs.python.org/issue23708
msg238647https://bugs.python.org/msg238647
msg238642https://bugs.python.org/msg238642
msg238640https://bugs.python.org/msg238640
msg238639https://bugs.python.org/msg238639
msg238638https://bugs.python.org/msg238638
msg238576https://bugs.python.org/msg238576
msg238572https://bugs.python.org/msg238572
msg238571https://bugs.python.org/msg238571
python-devhttps://bugs.python.org/user13902
msg238569https://bugs.python.org/msg238569
py_read_write-2.patchhttps://bugs.python.org/file38562
msg238528https://bugs.python.org/msg238528
msg238526https://bugs.python.org/msg238526
issue23648 dependencieshttps://bugs.python.org/issue23648
issue23707 dependencieshttps://bugs.python.org/issue23707
msg238517https://bugs.python.org/msg238517
issue23709 dependencieshttps://bugs.python.org/issue23709
select_write.patchhttps://bugs.python.org/file38558
msg238515https://bugs.python.org/msg238515
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.