René's URL Explorer Experiment


Title: Issue 16447: SEGFAULT when setting type.__name__ - 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/60651 https://github.com/python/cpython/issues/60651
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
py_decref_replace.spatchhttps://bugs.python.org/file27931/py_decref_replace.spatch
python27_decref_replace.patchhttps://bugs.python.org/file27932/python27_decref_replace.patch
reviewhttps://bugs.python.org/review/16447/#ps6537
issue16447_27.patchhttps://bugs.python.org/file29298/issue16447_27.patch
reviewhttps://bugs.python.org/review/16447/#ps7516
issue16447_32.patchhttps://bugs.python.org/file29299/issue16447_32.patch
reviewhttps://bugs.python.org/review/16447/#ps7517
msg175210https://bugs.python.org/issue16447#msg175210
(view)https://bugs.python.org/msg175210
msg175214https://bugs.python.org/issue16447#msg175214
(view)https://bugs.python.org/msg175214
#16445https://bugs.python.org/issue16445
Mac/Modules/carbonevt/_CarbonEvtmodule.chttps://github.com/python/cpython/blob/master/Mac/Modules/carbonevt/_CarbonEvtmodule.c
Mac/Modules/list/_Listmodule.chttps://github.com/python/cpython/blob/master/Mac/Modules/list/_Listmodule.c
Modules/_bsddb.chttps://github.com/python/cpython/blob/master/Modules/_bsddb.c
Modules/_csv.chttps://github.com/python/cpython/blob/master/Modules/_csv.c
Modules/_ctypes/_ctypes.chttps://github.com/python/cpython/blob/master/Modules/_ctypes/_ctypes.c
Modules/_curses_panel.chttps://github.com/python/cpython/blob/master/Modules/_curses_panel.c
Modules/_elementtree.chttps://github.com/python/cpython/blob/master/Modules/_elementtree.c
Modules/_json.chttps://github.com/python/cpython/blob/master/Modules/_json.c
Modules/_sqlite/connection.chttps://github.com/python/cpython/blob/master/Modules/_sqlite/connection.c
Modules/_sqlite/cursor.chttps://github.com/python/cpython/blob/master/Modules/_sqlite/cursor.c
Modules/bz2module.chttps://github.com/python/cpython/blob/master/Modules/bz2module.c
Modules/cPickle.chttps://github.com/python/cpython/blob/master/Modules/cPickle.c
Modules/flmodule.chttps://github.com/python/cpython/blob/master/Modules/flmodule.c
Modules/itertoolsmodule.chttps://github.com/python/cpython/blob/master/Modules/itertoolsmodule.c
Modules/selectmodule.chttps://github.com/python/cpython/blob/master/Modules/selectmodule.c
Modules/signalmodule.chttps://github.com/python/cpython/blob/master/Modules/signalmodule.c
Modules/svmodule.chttps://github.com/python/cpython/blob/master/Modules/svmodule.c
Modules/zlibmodule.chttps://github.com/python/cpython/blob/master/Modules/zlibmodule.c
Objects/descrobject.chttps://github.com/python/cpython/blob/master/Objects/descrobject.c
Objects/exceptions.chttps://github.com/python/cpython/blob/master/Objects/exceptions.c
Objects/fileobject.chttps://github.com/python/cpython/blob/master/Objects/fileobject.c
Objects/funcobject.chttps://github.com/python/cpython/blob/master/Objects/funcobject.c
Objects/typeobject.chttps://github.com/python/cpython/blob/master/Objects/typeobject.c
Python/ceval.chttps://github.com/python/cpython/blob/master/Python/ceval.c
Python/sysmodule.chttps://github.com/python/cpython/blob/master/Python/sysmodule.c
msg175215https://bugs.python.org/issue16447#msg175215
(view)https://bugs.python.org/msg175215
msg175225https://bugs.python.org/issue16447#msg175225
(view)https://bugs.python.org/msg175225
Modules/zlibmodule.chttps://github.com/python/cpython/blob/master/Modules/zlibmodule.c
issue16350https://bugs.python.org/issue16350
msg175228https://bugs.python.org/issue16447#msg175228
(view)https://bugs.python.org/msg175228
Modules/_json.chttps://github.com/python/cpython/blob/master/Modules/_json.c
msg175258https://bugs.python.org/issue16447#msg175258
(view)https://bugs.python.org/msg175258
msg183386https://bugs.python.org/issue16447#msg183386
(view)https://bugs.python.org/msg183386
msg183387https://bugs.python.org/issue16447#msg183387
(view)https://bugs.python.org/msg183387
Misc/NEWShttps://github.com/python/cpython/blob/master/Misc/NEWS
msg186718https://bugs.python.org/issue16447#msg186718
(view)https://bugs.python.org/msg186718
d5e5017309b1https://hg.python.org/lookup/d5e5017309b1
#16447https://bugs.python.org/issue16447
http://hg.python.org/cpython/rev/d5e5017309b1http://hg.python.org/cpython/rev/d5e5017309b1
msg186719https://bugs.python.org/issue16447#msg186719
(view)https://bugs.python.org/msg186719
e6d1328412c8https://hg.python.org/lookup/e6d1328412c8
#16447https://bugs.python.org/issue16447
http://hg.python.org/cpython/rev/e6d1328412c8http://hg.python.org/cpython/rev/e6d1328412c8
c8d771f10022https://hg.python.org/lookup/c8d771f10022
#16447https://bugs.python.org/issue16447
http://hg.python.org/cpython/rev/c8d771f10022http://hg.python.org/cpython/rev/c8d771f10022
msg186720https://bugs.python.org/issue16447#msg186720
(view)https://bugs.python.org/msg186720
msg186720https://bugs.python.org/msg186720
msg186719https://bugs.python.org/msg186719
python-devhttps://bugs.python.org/user13902
msg186718https://bugs.python.org/msg186718
mark.dickinsonhttps://bugs.python.org/user1118
issue16447_32.patchhttps://bugs.python.org/file29299
msg183387https://bugs.python.org/msg183387
issue16447_27.patchhttps://bugs.python.org/file29298
msg183386https://bugs.python.org/msg183386
mark.dickinsonhttps://bugs.python.org/user1118
Arfreverhttps://bugs.python.org/user9138
meador.ingehttps://bugs.python.org/user11255
asvetlovhttps://bugs.python.org/user10303
msg175258https://bugs.python.org/msg175258
jceahttps://bugs.python.org/user415
msg175228https://bugs.python.org/msg175228
serhiy.storchakahttps://bugs.python.org/user15623
msg175225https://bugs.python.org/msg175225
msg175215https://bugs.python.org/msg175215
python27_decref_replace.patchhttps://bugs.python.org/file27932
patchhttps://bugs.python.org/keyword2
py_decref_replace.spatchhttps://bugs.python.org/file27931
vstinnerhttps://bugs.python.org/user2377
msg175214https://bugs.python.org/msg175214
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.