René's URL Explorer Experiment


Title: Issue 1950: Potential overflows due to incorrect usage of PyUnicode_AsString. - Python tracker

Mail addresses
alexandre@peadrop.com

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/46242 https://github.com/python/cpython/issues/46242
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
unicode_string_overflow.patchhttps://bugs.python.org/file9303/unicode_string_overflow.patch
unicode_string_overflow-2.patchhttps://bugs.python.org/file10019/unicode_string_overflow-2.patch
msg61753https://bugs.python.org/issue1950#msg61753
(view)https://bugs.python.org/msg61753
msg63360https://bugs.python.org/issue1950#msg63360
(view)https://bugs.python.org/msg63360
Python/import.chttps://github.com/python/cpython/blob/master/Python/import.c
Modules/posixmodule.chttps://github.com/python/cpython/blob/master/Modules/posixmodule.c
msg63363https://bugs.python.org/issue1950#msg63363
(view)https://bugs.python.org/msg63363
msg63369https://bugs.python.org/issue1950#msg63369
(view)https://bugs.python.org/msg63369
Python/structmember.chttps://github.com/python/cpython/blob/master/Python/structmember.c
Objects/typeobject.chttps://github.com/python/cpython/blob/master/Objects/typeobject.c
Objects/structseq.chttps://github.com/python/cpython/blob/master/Objects/structseq.c
Modules/datetimemodule.chttps://github.com/python/cpython/blob/master/Modules/datetimemodule.c
Modules/zipimport.chttps://github.com/python/cpython/blob/master/Modules/zipimport.c
Modules/timemodule.chttps://github.com/python/cpython/blob/master/Modules/timemodule.c
Modules/parsermodule.chttps://github.com/python/cpython/blob/master/Modules/parsermodule.c
msg63433https://bugs.python.org/issue1950#msg63433
(view)https://bugs.python.org/msg63433
Python/import.chttps://github.com/python/cpython/blob/master/Python/import.c
Modules/datetimemodule.chttps://github.com/python/cpython/blob/master/Modules/datetimemodule.c
Modules/zipimport.chttps://github.com/python/cpython/blob/master/Modules/zipimport.c
Modules/timemodule.chttps://github.com/python/cpython/blob/master/Modules/timemodule.c
Modules/parsermodule.chttps://github.com/python/cpython/blob/master/Modules/parsermodule.c
msg63638https://bugs.python.org/issue1950#msg63638
(view)https://bugs.python.org/msg63638
msg65423https://bugs.python.org/issue1950#msg65423
(view)https://bugs.python.org/msg65423
Objects/structseq.chttps://github.com/python/cpython/blob/master/Objects/structseq.c
Modules/timemodule.chttps://github.com/python/cpython/blob/master/Modules/timemodule.c
Objects/typeobject.chttps://github.com/python/cpython/blob/master/Objects/typeobject.c
Modules/zipimport.chttps://github.com/python/cpython/blob/master/Modules/zipimport.c
Modules/parsermodule.chttps://github.com/python/cpython/blob/master/Modules/parsermodule.c
msg65861https://bugs.python.org/issue1950#msg65861
(view)https://bugs.python.org/msg65861
msg65872https://bugs.python.org/issue1950#msg65872
(view)https://bugs.python.org/msg65872
msg65960https://bugs.python.org/issue1950#msg65960
(view)https://bugs.python.org/msg65960
msg65962https://bugs.python.org/issue1950#msg65962
(view)https://bugs.python.org/msg65962
msg66160https://bugs.python.org/issue1950#msg66160
(view)https://bugs.python.org/msg66160
msg66162https://bugs.python.org/issue1950#msg66162
(view)https://bugs.python.org/msg66162
msg66163https://bugs.python.org/issue1950#msg66163
(view)https://bugs.python.org/msg66163
r62667https://hg.python.org/lookup/r62667
msg66167https://bugs.python.org/issue1950#msg66167
(view)https://bugs.python.org/msg66167
r62667https://hg.python.org/lookup/r62667
http://bugs.python.org/msg65962http://bugs.python.org/msg65962
issue19347 dependencieshttps://bugs.python.org/issue19347
issue19347 dependencieshttps://bugs.python.org/issue19347
msg66167https://bugs.python.org/msg66167
msg66163https://bugs.python.org/msg66163
msg66162https://bugs.python.org/msg66162
msg66160https://bugs.python.org/msg66160
msg65962https://bugs.python.org/msg65962
lemburghttps://bugs.python.org/user4
msg65960https://bugs.python.org/msg65960
msg65872https://bugs.python.org/msg65872
msg65861https://bugs.python.org/msg65861
unicode_string_overflow-2.patchhttps://bugs.python.org/file10019
msg65423https://bugs.python.org/msg65423
gvanrossumhttps://bugs.python.org/user5
msg63638https://bugs.python.org/msg63638
msg63433https://bugs.python.org/msg63433
msg63369https://bugs.python.org/msg63369
msg63363https://bugs.python.org/msg63363
belopolskyhttps://bugs.python.org/user1427
msg63360https://bugs.python.org/msg63360
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.