René's URL Explorer Experiment


Title: Issue 15037: curses.unget_wch and test_curses fail when linked with ncurses 5.7 and earlier - 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/59242 https://github.com/python/cpython/issues/59242
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
PR 3826https://github.com/python/cpython/pull/3826
PR 4218https://github.com/python/cpython/pull/4218
msg162532https://bugs.python.org/issue15037#msg162532
(view)https://bugs.python.org/msg162532
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1237
test/test_curses.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_curses.py#L338
test/test_curses.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_curses.py#L324
test/test_curses.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_curses.py#L283
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1237
test/test_curses.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_curses.py#L338
test/test_curses.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_curses.py#L324
test/test_curses.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_curses.py#L283
Python/getargs.c:661https://github.com/python/cpython/blob/master/Python/getargs.c#L661
Python/bltinmodule.c:526https://github.com/python/cpython/blob/master/Python/bltinmodule.c#L526
msg163320https://bugs.python.org/issue15037#msg163320
(view)https://bugs.python.org/msg163320
http://invisible-island.net/ncurses/NEWS.html#t20091010http://invisible-island.net/ncurses/NEWS.html#t20091010
msg163330https://bugs.python.org/issue15037#msg163330
(view)https://bugs.python.org/msg163330
msg163334https://bugs.python.org/issue15037#msg163334
(view)https://bugs.python.org/msg163334
msg163336https://bugs.python.org/issue15037#msg163336
(view)https://bugs.python.org/msg163336
msg163361https://bugs.python.org/issue15037#msg163361
(view)https://bugs.python.org/msg163361
msg164097https://bugs.python.org/issue15037#msg164097
(view)https://bugs.python.org/msg164097
msg166027https://bugs.python.org/issue15037#msg166027
(view)https://bugs.python.org/msg166027
msg167105https://bugs.python.org/issue15037#msg167105
(view)https://bugs.python.org/msg167105
msg167563https://bugs.python.org/issue15037#msg167563
(view)https://bugs.python.org/msg167563
8282e4846e43https://hg.python.org/lookup/8282e4846e43
#15037https://bugs.python.org/issue15037
http://hg.python.org/cpython/rev/8282e4846e43http://hg.python.org/cpython/rev/8282e4846e43
msg167564https://bugs.python.org/issue15037#msg167564
(view)https://bugs.python.org/msg167564
msg168555https://bugs.python.org/issue15037#msg168555
(view)https://bugs.python.org/msg168555
msg168586https://bugs.python.org/issue15037#msg168586
(view)https://bugs.python.org/msg168586
msg168977https://bugs.python.org/issue15037#msg168977
(view)https://bugs.python.org/msg168977
e587426d719fhttps://hg.python.org/lookup/e587426d719f
#15037https://bugs.python.org/issue15037
http://hg.python.org/cpython/rev/e587426d719fhttp://hg.python.org/cpython/rev/e587426d719f
msg169025https://bugs.python.org/issue15037#msg169025
(view)https://bugs.python.org/msg169025
msg214583https://bugs.python.org/issue15037#msg214583
(view)https://bugs.python.org/msg214583
msg303318https://bugs.python.org/issue15037#msg303318
(view)https://bugs.python.org/msg303318
test/test_curses.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/test_curses.py#L99
test/test_curses.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/test_curses.py#L355
msg303342https://bugs.python.org/issue15037#msg303342
(view)https://bugs.python.org/msg303342
msg305383https://bugs.python.org/issue15037#msg305383
(view)https://bugs.python.org/msg305383
7e68790f3db75a893d5dd336e6201a63bc70212bhttps://hg.python.org/lookup/7e68790f3db75a893d5dd336e6201a63bc70212b
bpo-15037https://bugs.python.org/issue15037
#3826https://bugs.python.org/issue3826
https://github.com/python/cpython/commit/7e68790f3db75a893d5dd336e6201a63bc70212bhttps://github.com/python/cpython/commit/7e68790f3db75a893d5dd336e6201a63bc70212b
msg305384https://bugs.python.org/issue15037#msg305384
(view)https://bugs.python.org/msg305384
1f81ea85e8e20347ec396001e5b869d36fe38398https://hg.python.org/lookup/1f81ea85e8e20347ec396001e5b869d36fe38398
bpo-15037https://bugs.python.org/issue15037
GH-3826https://github.com/python/cpython/pull/3826
#4218https://bugs.python.org/issue4218
https://github.com/python/cpython/commit/1f81ea85e8e20347ec396001e5b869d36fe38398https://github.com/python/cpython/commit/1f81ea85e8e20347ec396001e5b869d36fe38398
msg305384https://bugs.python.org/msg305384
pull_request4186https://bugs.python.org/pull_request4186
msg305383https://bugs.python.org/msg305383
msg303342https://bugs.python.org/msg303342
patchhttps://bugs.python.org/keyword2
pull_request3810https://bugs.python.org/pull_request3810
davinhttps://bugs.python.org/user20485
serhiy.storchakahttps://bugs.python.org/user15623
msg303318https://bugs.python.org/msg303318
issue16293 supersederhttps://bugs.python.org/issue16293
geoffreyspearhttps://bugs.python.org/user13799
msg214583https://bugs.python.org/msg214583
issue15854 supersederhttps://bugs.python.org/issue15854
loewishttps://bugs.python.org/user8
msg169025https://bugs.python.org/msg169025
msg168977https://bugs.python.org/msg168977
msg168586https://bugs.python.org/msg168586
msg168555https://bugs.python.org/msg168555
msg167564https://bugs.python.org/msg167564
python-devhttps://bugs.python.org/user13902
msg167563https://bugs.python.org/msg167563
msg167105https://bugs.python.org/msg167105
msg166027https://bugs.python.org/msg166027
msg164097https://bugs.python.org/msg164097
msg163361https://bugs.python.org/msg163361
msg163336https://bugs.python.org/msg163336
msg163334https://bugs.python.org/msg163334
msg163330https://bugs.python.org/msg163330
georg.brandlhttps://bugs.python.org/user93
vstinnerhttps://bugs.python.org/user2377
ned.deilyhttps://bugs.python.org/user5248
msg163320https://bugs.python.org/msg163320
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.