René's URL Explorer Experiment


Title: Issue 3639: segfaults calling warnings.warn() with non-string message - Python tracker

Mail addresses
report@bugs.python.org
ajaksu@gmail.com
report@bugs.python.org
brett@python.org
report@bugs.python.org

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/47889 https://github.com/python/cpython/issues/47889
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
_warnings.c.diffhttps://bugs.python.org/file11211/_warnings.c.diff
fix_warn_funky_types.diffhttps://bugs.python.org/file11220/fix_warn_funky_types.diff
msg71694https://bugs.python.org/issue3639#msg71694
(view)https://bugs.python.org/msg71694
msg71709https://bugs.python.org/issue3639#msg71709
(view)https://bugs.python.org/msg71709
Python/_warnings.c:393https://github.com/python/cpython/blob/master/Python/_warnings.c#L393
Python/_warnings.c:606https://github.com/python/cpython/blob/master/Python/_warnings.c#L606
Python/_warnings.c:628https://github.com/python/cpython/blob/master/Python/_warnings.c#L628
Objects/methodobject.c:84https://github.com/python/cpython/blob/master/Objects/methodobject.c#L84
Python/ceval.c:3403https://github.com/python/cpython/blob/master/Python/ceval.c#L3403
Python/ceval.c:2205https://github.com/python/cpython/blob/master/Python/ceval.c#L2205
Python/ceval.c:2840https://github.com/python/cpython/blob/master/Python/ceval.c#L2840
Python/ceval.c:519https://github.com/python/cpython/blob/master/Python/ceval.c#L519
Python/pythonrun.c:1553https://github.com/python/cpython/blob/master/Python/pythonrun.c#L1553
Python/pythonrun.c:958https://github.com/python/cpython/blob/master/Python/pythonrun.c#L958
Python/pythonrun.c:870https://github.com/python/cpython/blob/master/Python/pythonrun.c#L870
Python/pythonrun.c:839https://github.com/python/cpython/blob/master/Python/pythonrun.c#L839
Modules/main.c:592https://github.com/python/cpython/blob/master/Modules/main.c#L592
msg71721https://bugs.python.org/issue3639#msg71721
(view)https://bugs.python.org/msg71721
Python/_warnings.chttps://github.com/python/cpython/blob/master/Python/_warnings.c
msg71750https://bugs.python.org/issue3639#msg71750
(view)https://bugs.python.org/msg71750
msg71763https://bugs.python.org/issue3639#msg71763
(view)https://bugs.python.org/msg71763
msg71765https://bugs.python.org/issue3639#msg71765
(view)https://bugs.python.org/msg71765
msg71766https://bugs.python.org/issue3639#msg71766
(view)https://bugs.python.org/msg71766
msg71773https://bugs.python.org/issue3639#msg71773
(view)https://bugs.python.org/msg71773
msg71774https://bugs.python.org/issue3639#msg71774
(view)https://bugs.python.org/msg71774
http://bugs.python.org/issue3639http://bugs.python.org/issue3639
msg72312https://bugs.python.org/issue3639#msg72312
(view)https://bugs.python.org/msg72312
r66140https://hg.python.org/lookup/r66140
msg72312https://bugs.python.org/msg72312
needs reviewhttps://bugs.python.org/keyword8
msg71774https://bugs.python.org/msg71774
msg71773https://bugs.python.org/msg71773
benjamin.petersonhttps://bugs.python.org/user4455
msg71766https://bugs.python.org/msg71766
needs reviewhttps://bugs.python.org/keyword8
fix_warn_funky_types.diffhttps://bugs.python.org/file11220
msg71765https://bugs.python.org/msg71765
msg71763https://bugs.python.org/msg71763
_warnings.c.diffhttps://bugs.python.org/file11211
patchhttps://bugs.python.org/keyword2
msg71750https://bugs.python.org/msg71750
msg71721https://bugs.python.org/msg71721
ajaksu2https://bugs.python.org/user3250
msg71709https://bugs.python.org/msg71709
brett.cannonhttps://bugs.python.org/user37
brett.cannonhttps://bugs.python.org/user37
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.