René's URL Explorer Experiment


Title: Issue 30570: issubclass segfaults on objects with weird __getattr__ - 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/74755 https://github.com/python/cpython/issues/74755
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
segfault.crashhttps://bugs.python.org/file46924/segfault.crash
PR 29017https://github.com/python/cpython/pull/29017
PR 29048https://github.com/python/cpython/pull/29048
PR 29175https://github.com/python/cpython/pull/29175
PR 29178https://github.com/python/cpython/pull/29178
PR 29258https://github.com/python/cpython/pull/29258
PR 29414https://github.com/python/cpython/pull/29414
PR 29415https://github.com/python/cpython/pull/29415
msg295150https://bugs.python.org/issue30570#msg295150
(view)https://bugs.python.org/msg295150
msg295151https://bugs.python.org/issue30570#msg295151
(view)https://bugs.python.org/msg295151
msg295152https://bugs.python.org/issue30570#msg295152
(view)https://bugs.python.org/msg295152
msg295153https://bugs.python.org/issue30570#msg295153
(view)https://bugs.python.org/msg295153
msg295179https://bugs.python.org/issue30570#msg295179
(view)https://bugs.python.org/msg295179
msg295181https://bugs.python.org/issue30570#msg295181
(view)https://bugs.python.org/msg295181
issue14010https://bugs.python.org/issue14010
msg401381https://bugs.python.org/issue30570#msg401381
(view)https://bugs.python.org/msg401381
msg404151https://bugs.python.org/issue30570#msg404151
(view)https://bugs.python.org/msg404151
Objects/abstract.chttps://github.com/python/cpython/blob/master/Objects/abstract.c
msg404152https://bugs.python.org/issue30570#msg404152
(view)https://bugs.python.org/msg404152
msg404157https://bugs.python.org/issue30570#msg404157
(view)https://bugs.python.org/msg404157
msg404158https://bugs.python.org/issue30570#msg404158
(view)https://bugs.python.org/msg404158
msg404829https://bugs.python.org/issue30570#msg404829
(view)https://bugs.python.org/msg404829
423fa1c1817abfa8c3d1bc308ddbbd8f28b69d68https://hg.python.org/lookup/423fa1c1817abfa8c3d1bc308ddbbd8f28b69d68
bpo-30570https://bugs.python.org/issue30570
GH-29048https://github.com/python/cpython/pull/29048
https://github.com/python/cpython/commit/423fa1c1817abfa8c3d1bc308ddbbd8f28b69d68https://github.com/python/cpython/commit/423fa1c1817abfa8c3d1bc308ddbbd8f28b69d68
msg404831https://bugs.python.org/issue30570#msg404831
(view)https://bugs.python.org/msg404831
f812fef2f8f12441ce559335645433c8124e7db5https://hg.python.org/lookup/f812fef2f8f12441ce559335645433c8124e7db5
bpo-30570https://bugs.python.org/issue30570
GH-29048https://github.com/python/cpython/pull/29048
https://github.com/python/cpython/commit/f812fef2f8f12441ce559335645433c8124e7db5https://github.com/python/cpython/commit/f812fef2f8f12441ce559335645433c8124e7db5
msg405144https://bugs.python.org/issue30570#msg405144
(view)https://bugs.python.org/msg405144
https://buildbot.python.org/all/#/builders/256/builds/264https://buildbot.python.org/all/#/builders/256/builds/264
https://buildbot.python.org/all/#/builders/370/builds/263https://buildbot.python.org/all/#/builders/370/builds/263
msg405173https://bugs.python.org/issue30570#msg405173
(view)https://bugs.python.org/msg405173
d56375a0dd4cee162081b173310298a3d32af293https://hg.python.org/lookup/d56375a0dd4cee162081b173310298a3d32af293
bpo-30570https://bugs.python.org/issue30570
GH-29258https://github.com/python/cpython/pull/29258
https://github.com/python/cpython/commit/d56375a0dd4cee162081b173310298a3d32af293https://github.com/python/cpython/commit/d56375a0dd4cee162081b173310298a3d32af293
msg405750https://bugs.python.org/issue30570#msg405750
(view)https://bugs.python.org/msg405750
1e29dce1138a39e095ba47ab4c1e445fd08716e2https://hg.python.org/lookup/1e29dce1138a39e095ba47ab4c1e445fd08716e2
bpo-30570https://bugs.python.org/issue30570
GH-29048https://github.com/python/cpython/pull/29048
GH-29178https://github.com/python/cpython/pull/29178
https://github.com/python/cpython/commit/1e29dce1138a39e095ba47ab4c1e445fd08716e2https://github.com/python/cpython/commit/1e29dce1138a39e095ba47ab4c1e445fd08716e2
msg405753https://bugs.python.org/issue30570#msg405753
(view)https://bugs.python.org/msg405753
1f3ae5c1ca5a8e7696bad414c1de38e0f5f1e2c3https://hg.python.org/lookup/1f3ae5c1ca5a8e7696bad414c1de38e0f5f1e2c3
bpo-30570https://bugs.python.org/issue30570
GH-29258https://github.com/python/cpython/pull/29258
https://github.com/python/cpython/commit/1f3ae5c1ca5a8e7696bad414c1de38e0f5f1e2c3https://github.com/python/cpython/commit/1f3ae5c1ca5a8e7696bad414c1de38e0f5f1e2c3
msg405754https://bugs.python.org/issue30570#msg405754
(view)https://bugs.python.org/msg405754
f701237db2611140e578cebbdfef91ae4714af4ehttps://hg.python.org/lookup/f701237db2611140e578cebbdfef91ae4714af4e
bpo-30570https://bugs.python.org/issue30570
GH-29258https://github.com/python/cpython/pull/29258
GH-29415https://github.com/python/cpython/pull/29415
https://github.com/python/cpython/commit/f701237db2611140e578cebbdfef91ae4714af4ehttps://github.com/python/cpython/commit/f701237db2611140e578cebbdfef91ae4714af4e
msg405755https://bugs.python.org/issue30570#msg405755
(view)https://bugs.python.org/msg405755
msg406328https://bugs.python.org/issue30570#msg406328
(view)https://bugs.python.org/msg406328
https://buildbot.python.org/all/#/builders/425/builds/450https://buildbot.python.org/all/#/builders/425/builds/450
msg406330https://bugs.python.org/issue30570#msg406330
(view)https://bugs.python.org/msg406330
msg406340https://bugs.python.org/issue30570#msg406340
(view)https://bugs.python.org/msg406340
bpo-45806https://bugs.python.org/issue45806
msg406340https://bugs.python.org/msg406340
msg406330https://bugs.python.org/msg406330
db3lhttps://bugs.python.org/user624
msg406328https://bugs.python.org/msg406328
msg405755https://bugs.python.org/msg405755
msg405754https://bugs.python.org/msg405754
msg405753https://bugs.python.org/msg405753
pull_request27667https://bugs.python.org/pull_request27667
lukasz.langahttps://bugs.python.org/user12704
msg405750https://bugs.python.org/msg405750
pull_request27666https://bugs.python.org/pull_request27666
pablogsalhttps://bugs.python.org/user26865
msg405173https://bugs.python.org/msg405173
msg405144https://bugs.python.org/msg405144
pull_request27522https://bugs.python.org/pull_request27522
pull_request27451https://bugs.python.org/pull_request27451
msg404831https://bugs.python.org/msg404831
miss-islingtonhttps://bugs.python.org/user27838
pull_request27448https://bugs.python.org/pull_request27448
msg404829https://bugs.python.org/msg404829
pull_request27319https://bugs.python.org/pull_request27319
Dennis Sweeneyhttps://bugs.python.org/user31377
msg404158https://bugs.python.org/msg404158
Carl.Friedrich.Bolzhttps://bugs.python.org/user2467
msg404157https://bugs.python.org/msg404157
patchhttps://bugs.python.org/keyword2
pull_request27291https://bugs.python.org/pull_request27291
msg404152https://bugs.python.org/msg404152
gregory.p.smithhttps://bugs.python.org/user252
gregory.p.smithhttps://bugs.python.org/user252
msg404151https://bugs.python.org/msg404151
iritkatrielhttps://bugs.python.org/user34626
msg401381https://bugs.python.org/msg401381
Jim Fasarakis-Hilliardhttps://bugs.python.org/user24440
serhiy.storchakahttps://bugs.python.org/user15623
msg295181https://bugs.python.org/msg295181
r.david.murrayhttps://bugs.python.org/user9663
msg295179https://bugs.python.org/msg295179
msg295153https://bugs.python.org/msg295153
louieluhttps://bugs.python.org/user25635
msg295152https://bugs.python.org/msg295152
Bruno Oliveirahttps://bugs.python.org/user22559
msg295151https://bugs.python.org/msg295151
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.