René's URL Explorer Experiment


Title: Issue 30817: Abort in PyErr_PrintEx() when no memory - Python tracker

Mail addresses
args=args@entry
nargs=nargs@entry
kwargs=kwargs@entry
set_sys_last_vars=set_sys_last_vars@entry
fp=fp@entry
filename@entry
closeit=closeit@entry
flags=flags@entry
fp=fp@entry
closeit=closeit@entry
flags=flags@entry
fp=fp@entry
p_cf=p_cf@entry
argc=argc@entry
argv=argv@entry

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/75000 https://github.com/python/cpython/issues/75000
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
memerr.pyhttps://bugs.python.org/file46982/memerr.py
pyerr_printex.patchhttps://bugs.python.org/file46983/pyerr_printex.patch
set-last-exception.diffhttps://bugs.python.org/file46986/set-last-exception.diff
PR 2526https://github.com/python/cpython/pull/2526
PR 4107https://github.com/python/cpython/pull/4107
msg297408https://bugs.python.org/issue30817#msg297408
(view)https://bugs.python.org/msg297408
issue 30695https://bugs.python.org/issue30695
Objects/call.c:89https://github.com/python/cpython/blob/master/Objects/call.c#L89
Objects/call.c:89https://github.com/python/cpython/blob/master/Objects/call.c#L89
Python/pythonrun.c:641https://github.com/python/cpython/blob/master/Python/pythonrun.c#L641
Python/pythonrun.c:510https://github.com/python/cpython/blob/master/Python/pythonrun.c#L510
Python/pythonrun.c:403https://github.com/python/cpython/blob/master/Python/pythonrun.c#L403
Python/pythonrun.c:82https://github.com/python/cpython/blob/master/Python/pythonrun.c#L82
Modules/main.c:341https://github.com/python/cpython/blob/master/Modules/main.c#L341
Modules/main.c:901https://github.com/python/cpython/blob/master/Modules/main.c#L901
msg297411https://bugs.python.org/issue30817#msg297411
(view)https://bugs.python.org/msg297411
msg297414https://bugs.python.org/issue30817#msg297414
(view)https://bugs.python.org/msg297414
msg297483https://bugs.python.org/issue30817#msg297483
(view)https://bugs.python.org/msg297483
msg297495https://bugs.python.org/issue30817#msg297495
(view)https://bugs.python.org/msg297495
Python/pylifecycle.chttps://github.com/python/cpython/blob/master/Python/pylifecycle.c
Python/pylifecycle.chttps://github.com/python/cpython/blob/master/Python/pylifecycle.c
Python/pylifecycle.chttps://github.com/python/cpython/blob/master/Python/pylifecycle.c
Python/pylifecycle.chttps://github.com/python/cpython/blob/master/Python/pylifecycle.c
msg297508https://bugs.python.org/issue30817#msg297508
(view)https://bugs.python.org/msg297508
msg304809https://bugs.python.org/issue30817#msg304809
(view)https://bugs.python.org/msg304809
msg304818https://bugs.python.org/issue30817#msg304818
(view)https://bugs.python.org/msg304818
66caacf2f0d6213b049a3097556e28e30440b900https://hg.python.org/lookup/66caacf2f0d6213b049a3097556e28e30440b900
bpo-30817https://bugs.python.org/issue30817
#2526https://bugs.python.org/issue2526
https://github.com/python/cpython/commit/66caacf2f0d6213b049a3097556e28e30440b900https://github.com/python/cpython/commit/66caacf2f0d6213b049a3097556e28e30440b900
msg304913https://bugs.python.org/issue30817#msg304913
(view)https://bugs.python.org/msg304913
d5d79545b73110b2f4c2b66d150409514e2ca8e0https://hg.python.org/lookup/d5d79545b73110b2f4c2b66d150409514e2ca8e0
bpo-30817https://bugs.python.org/issue30817
GH-2526https://github.com/python/cpython/pull/2526
#4107https://bugs.python.org/issue4107
https://github.com/python/cpython/commit/d5d79545b73110b2f4c2b66d150409514e2ca8e0https://github.com/python/cpython/commit/d5d79545b73110b2f4c2b66d150409514e2ca8e0
msg304913https://bugs.python.org/msg304913
pull_request4077https://bugs.python.org/pull_request4077
msg304818https://bugs.python.org/msg304818
msg304809https://bugs.python.org/msg304809
set-last-exception.diffhttps://bugs.python.org/file46986
msg297508https://bugs.python.org/msg297508
msg297495https://bugs.python.org/msg297495
serhiy.storchakahttps://bugs.python.org/user15623
msg297483https://bugs.python.org/msg297483
pull_request2591https://bugs.python.org/pull_request2591
vstinnerhttps://bugs.python.org/user2377
msg297414https://bugs.python.org/msg297414
pyerr_printex.patchhttps://bugs.python.org/file46983
patchhttps://bugs.python.org/keyword2
msg297411https://bugs.python.org/msg297411
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.