René's URL Explorer Experiment


Title: Issue 26811: segfault due to null pointer in tuple - 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/70998 https://github.com/python/cpython/issues/70998
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
fnt.pyhttps://bugs.python.org/file42545/fnt.py
property_descr_get_gc_untrack.patchhttps://bugs.python.org/file42546/property_descr_get_gc_untrack.patch
reviewhttps://bugs.python.org/review/26811/#ps17020
property_cached_args_set_size_0.patchhttps://bugs.python.org/file42547/property_cached_args_set_size_0.patch
reviewhttps://bugs.python.org/review/26811/#ps17021
property_descr_get_gc_untrack_2.patchhttps://bugs.python.org/file42577/property_descr_get_gc_untrack_2.patch
reviewhttps://bugs.python.org/review/26811/#ps17045
PR 1272https://github.com/python/cpython/pull/1272
msg263866https://bugs.python.org/issue26811#msg263866
(view)https://bugs.python.org/msg263866
msg263882https://bugs.python.org/issue26811#msg263882
(view)https://bugs.python.org/msg263882
msg263885https://bugs.python.org/issue26811#msg263885
(view)https://bugs.python.org/msg263885
https://hg.python.org/cpython/rev/5dbf3d932a59https://hg.python.org/cpython/rev/5dbf3d932a59
msg263886https://bugs.python.org/issue26811#msg263886
(view)https://bugs.python.org/msg263886
661cdbd617b8https://hg.python.org/lookup/661cdbd617b8
msg263887https://bugs.python.org/issue26811#msg263887
(view)https://bugs.python.org/msg263887
msg263888https://bugs.python.org/issue26811#msg263888
(view)https://bugs.python.org/msg263888
5dbf3d932a59https://hg.python.org/lookup/5dbf3d932a59
issue23507https://bugs.python.org/issue23507
msg263889https://bugs.python.org/issue26811#msg263889
(view)https://bugs.python.org/msg263889
msg263892https://bugs.python.org/issue26811#msg263892
(view)https://bugs.python.org/msg263892
5dbf3d932a59https://hg.python.org/lookup/5dbf3d932a59
661cdbd617b8https://hg.python.org/lookup/661cdbd617b8
#23910https://bugs.python.org/issue23910
msg263893https://bugs.python.org/issue26811#msg263893
(view)https://bugs.python.org/msg263893
msg263894https://bugs.python.org/issue26811#msg263894
(view)https://bugs.python.org/msg263894
Issue23910https://bugs.python.org/issue23910
661cdbd617b8https://hg.python.org/lookup/661cdbd617b8
Issue24276https://bugs.python.org/issue24276
5dbf3d932a59https://hg.python.org/lookup/5dbf3d932a59
msg263886https://bugs.python.org/msg263886
msg263895https://bugs.python.org/issue26811#msg263895
(view)https://bugs.python.org/msg263895
msg263900https://bugs.python.org/issue26811#msg263900
(view)https://bugs.python.org/msg263900
#26814https://bugs.python.org/issue26814
msg263903https://bugs.python.org/issue26811#msg263903
(view)https://bugs.python.org/msg263903
msg263904https://bugs.python.org/issue26811#msg263904
(view)https://bugs.python.org/msg263904
issue 23910https://bugs.python.org/issue23910
https://docs.python.org/dev/whatsnew/3.5.html#optimizationshttps://docs.python.org/dev/whatsnew/3.5.html#optimizations
msg264060https://bugs.python.org/issue26811#msg264060
(view)https://bugs.python.org/msg264060
msg264846https://bugs.python.org/issue26811#msg264846
(view)https://bugs.python.org/msg264846
a98ef122d73dhttps://hg.python.org/lookup/a98ef122d73d
#26811https://bugs.python.org/issue26811
https://hg.python.org/cpython/rev/a98ef122d73dhttps://hg.python.org/cpython/rev/a98ef122d73d
3fe1c7ad3b58https://hg.python.org/lookup/3fe1c7ad3b58
#26811https://bugs.python.org/issue26811
https://hg.python.org/cpython/rev/3fe1c7ad3b58https://hg.python.org/cpython/rev/3fe1c7ad3b58
pull_request1384https://bugs.python.org/pull_request1384
python-devhttps://bugs.python.org/user13902
msg264846https://bugs.python.org/msg264846
property_descr_get_gc_untrack_2.patchhttps://bugs.python.org/file42577
msg264060https://bugs.python.org/msg264060
msg263904https://bugs.python.org/msg263904
msg263903https://bugs.python.org/msg263903
msg263900https://bugs.python.org/msg263900
msg263895https://bugs.python.org/msg263895
property_cached_args_set_size_0.patchhttps://bugs.python.org/file42547
msg263894https://bugs.python.org/msg263894
larryhttps://bugs.python.org/user2731
msg263893https://bugs.python.org/msg263893
property_descr_get_gc_untrack.patchhttps://bugs.python.org/file42546
vstinnerhttps://bugs.python.org/user2377
msg263892https://bugs.python.org/msg263892
patchhttps://bugs.python.org/keyword2
msg263889https://bugs.python.org/msg263889
msg263888https://bugs.python.org/msg263888
rhettingerhttps://bugs.python.org/user114
serhiy.storchakahttps://bugs.python.org/user15623
msg263887https://bugs.python.org/msg263887
msg263886https://bugs.python.org/msg263886
msg263885https://bugs.python.org/msg263885
rhettingerhttps://bugs.python.org/user114
rhettingerhttps://bugs.python.org/user114
msg263882https://bugs.python.org/msg263882
xiang.zhanghttps://bugs.python.org/user21530
brett.cannonhttps://bugs.python.org/user37
ncoghlanhttps://bugs.python.org/user1309
eric.snowhttps://bugs.python.org/user14000
serhiy.storchakahttps://bugs.python.org/user15623
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.