René's URL Explorer Experiment


Title: Issue 12623: "universal newlines" subprocess support broken with select- and poll-based communicate() - 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/56832 https://github.com/python/cpython/issues/56832
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
16903https://bugs.python.org/issue16903
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
issue12623_failing_test.diffhttps://bugs.python.org/file26837/issue12623_failing_test.diff
reviewhttps://bugs.python.org/review/12623/#ps5748
msg141014https://bugs.python.org/issue12623#msg141014
(view)https://bugs.python.org/msg141014
issue12591https://bugs.python.org/issue12591
msg168317https://bugs.python.org/issue12623#msg168317
(view)https://bugs.python.org/msg168317
msg168320https://bugs.python.org/issue12623#msg168320
(view)https://bugs.python.org/msg168320
msg168322https://bugs.python.org/issue12623#msg168322
(view)https://bugs.python.org/msg168322
msg168325https://bugs.python.org/issue12623#msg168325
(view)https://bugs.python.org/msg168325
4af2c0687970https://hg.python.org/lookup/4af2c0687970
msg168328https://bugs.python.org/issue12623#msg168328
(view)https://bugs.python.org/msg168328
msg168329https://bugs.python.org/issue12623#msg168329
(view)https://bugs.python.org/msg168329
msg168330https://bugs.python.org/issue12623#msg168330
(view)https://bugs.python.org/msg168330
msg168331https://bugs.python.org/issue12623#msg168331
(view)https://bugs.python.org/msg168331
msg168333https://bugs.python.org/issue12623#msg168333
(view)https://bugs.python.org/msg168333
msg168335https://bugs.python.org/issue12623#msg168335
(view)https://bugs.python.org/msg168335
msg168336https://bugs.python.org/issue12623#msg168336
(view)https://bugs.python.org/msg168336
msg168340https://bugs.python.org/issue12623#msg168340
(view)https://bugs.python.org/msg168340
msg168557https://bugs.python.org/issue12623#msg168557
(view)https://bugs.python.org/msg168557
msg169046https://bugs.python.org/issue12623#msg169046
(view)https://bugs.python.org/msg169046
msg220743https://bugs.python.org/issue12623#msg220743
(view)https://bugs.python.org/msg220743
msg268346https://bugs.python.org/issue12623#msg268346
(view)https://bugs.python.org/msg268346
150fa296f5b9https://hg.python.org/lookup/150fa296f5b9
c4a0fa6e687chttps://hg.python.org/lookup/c4a0fa6e687c
Issue 16903https://bugs.python.org/issue16903
BreamoreBoyhttps://bugs.python.org/user12545
subprocess.Popen.communicate with universal_newlines=True doesn't accept strings on 3.2https://bugs.python.org/issue16903
martin.panterhttps://bugs.python.org/user14751
msg268346https://bugs.python.org/msg268346
BreamoreBoyhttps://bugs.python.org/user12545
msg220743https://bugs.python.org/msg220743
msg169046https://bugs.python.org/msg169046
msg168557https://bugs.python.org/msg168557
msg168340https://bugs.python.org/msg168340
msg168336https://bugs.python.org/msg168336
msg168335https://bugs.python.org/msg168335
msg168333https://bugs.python.org/msg168333
msg168331https://bugs.python.org/msg168331
msg168330https://bugs.python.org/msg168330
georg.brandlhttps://bugs.python.org/user93
msg168329https://bugs.python.org/msg168329
issue12623_failing_test.diffhttps://bugs.python.org/file26837
patchhttps://bugs.python.org/keyword2
msg168328https://bugs.python.org/msg168328
msg168325https://bugs.python.org/msg168325
msg168322https://bugs.python.org/msg168322
msg168320https://bugs.python.org/msg168320
r.david.murrayhttps://bugs.python.org/user9663
msg168317https://bugs.python.org/msg168317
chris.jerdonekhttps://bugs.python.org/user12075
asvetlovhttps://bugs.python.org/user10303
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.