René's URL Explorer Experiment


Title: Issue 9990: PyMemoryView_FromObject alters the Py_buffer after calling PyObject_GetBuffer when ndim 1 - 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/54199 https://github.com/python/cpython/issues/54199
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
10181https://bugs.python.org/issue10181
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
bufrel.c.gzhttps://bugs.python.org/file19060/bufrel.c.gz
memview.patchhttps://bugs.python.org/file19089/memview.patch
msg117644https://bugs.python.org/issue9990#msg117644
(view)https://bugs.python.org/msg117644
msg117826https://bugs.python.org/issue9990#msg117826
(view)https://bugs.python.org/msg117826
msg117827https://bugs.python.org/issue9990#msg117827
(view)https://bugs.python.org/msg117827
msg117855https://bugs.python.org/issue9990#msg117855
(view)https://bugs.python.org/msg117855
msg124167https://bugs.python.org/issue9990#msg124167
(view)https://bugs.python.org/msg124167
msg124182https://bugs.python.org/issue9990#msg124182
(view)https://bugs.python.org/msg124182
msg124286https://bugs.python.org/issue9990#msg124286
(view)https://bugs.python.org/msg124286
msg124502https://bugs.python.org/issue9990#msg124502
(view)https://bugs.python.org/msg124502
msg124504https://bugs.python.org/issue9990#msg124504
(view)https://bugs.python.org/msg124504
msg125636https://bugs.python.org/issue9990#msg125636
(view)https://bugs.python.org/msg125636
#10181https://bugs.python.org/issue10181
msg125638https://bugs.python.org/issue9990#msg125638
(view)https://bugs.python.org/msg125638
msg128163https://bugs.python.org/issue9990#msg128163
(view)https://bugs.python.org/msg128163
msg141859https://bugs.python.org/issue9990#msg141859
(view)https://bugs.python.org/msg141859
#10181https://bugs.python.org/issue10181
msg152996https://bugs.python.org/issue9990#msg152996
(view)https://bugs.python.org/msg152996
#10181https://bugs.python.org/issue10181
msg154243https://bugs.python.org/issue9990#msg154243
(view)https://bugs.python.org/msg154243
3f9b3b6f7ff0https://hg.python.org/lookup/3f9b3b6f7ff0
#10181https://bugs.python.org/issue10181
http://hg.python.org/cpython/rev/3f9b3b6f7ff0http://hg.python.org/cpython/rev/3f9b3b6f7ff0
msg154746https://bugs.python.org/issue9990#msg154746
(view)https://bugs.python.org/msg154746
#10181https://bugs.python.org/issue10181
http://mail.python.org/pipermail/python-dev/2012-February/116872.htmlhttp://mail.python.org/pipermail/python-dev/2012-February/116872.html
msg154746https://bugs.python.org/msg154746
python-devhttps://bugs.python.org/user13902
msg154243https://bugs.python.org/msg154243
Problems with Py_buffer management in memoryobject.c (and elsewhere?)https://bugs.python.org/issue10181
msg152996https://bugs.python.org/msg152996
Problems with Py_buffer management in memoryobject.c (and elsewhere?)https://bugs.python.org/issue10181
skrahhttps://bugs.python.org/user11089
Problems with Py_buffer management in memoryobject.c (and elsewhere?)https://bugs.python.org/issue10181
msg141859https://bugs.python.org/msg141859
mark.dickinsonhttps://bugs.python.org/user1118
https://bugs.python.org/userNone
teoliphanthttps://bugs.python.org/user287
mark.dickinsonhttps://bugs.python.org/user1118
ncoghlanhttps://bugs.python.org/user1309
kermodehttps://bugs.python.org/user1673
pitrouhttps://bugs.python.org/user2040
msg128163https://bugs.python.org/msg128163
teoliphanthttps://bugs.python.org/user287
mark.dickinsonhttps://bugs.python.org/user1118
ncoghlanhttps://bugs.python.org/user1309
kermodehttps://bugs.python.org/user1673
pitrouhttps://bugs.python.org/user2040
msg125638https://bugs.python.org/msg125638
teoliphanthttps://bugs.python.org/user287
mark.dickinsonhttps://bugs.python.org/user1118
ncoghlanhttps://bugs.python.org/user1309
kermodehttps://bugs.python.org/user1673
pitrouhttps://bugs.python.org/user2040
msg125636https://bugs.python.org/msg125636
teoliphanthttps://bugs.python.org/user287
mark.dickinsonhttps://bugs.python.org/user1118
ncoghlanhttps://bugs.python.org/user1309
kermodehttps://bugs.python.org/user1673
pitrouhttps://bugs.python.org/user2040
msg124504https://bugs.python.org/msg124504
teoliphanthttps://bugs.python.org/user287
mark.dickinsonhttps://bugs.python.org/user1118
ncoghlanhttps://bugs.python.org/user1309
kermodehttps://bugs.python.org/user1673
pitrouhttps://bugs.python.org/user2040
msg124502https://bugs.python.org/msg124502
mark.dickinsonhttps://bugs.python.org/user1118
msg124286https://bugs.python.org/msg124286
teoliphanthttps://bugs.python.org/user287
mark.dickinsonhttps://bugs.python.org/user1118
ncoghlanhttps://bugs.python.org/user1309
kermodehttps://bugs.python.org/user1673
pitrouhttps://bugs.python.org/user2040
teoliphanthttps://bugs.python.org/user287
mark.dickinsonhttps://bugs.python.org/user1118
ncoghlanhttps://bugs.python.org/user1309
kermodehttps://bugs.python.org/user1673
pitrouhttps://bugs.python.org/user2040
msg124182https://bugs.python.org/msg124182
teoliphanthttps://bugs.python.org/user287
mark.dickinsonhttps://bugs.python.org/user1118
ncoghlanhttps://bugs.python.org/user1309
kermodehttps://bugs.python.org/user1673
pitrouhttps://bugs.python.org/user2040
msg124167https://bugs.python.org/msg124167
pitrouhttps://bugs.python.org/user2040
mark.dickinsonhttps://bugs.python.org/user1118
msg117855https://bugs.python.org/msg117855
memview.patchhttps://bugs.python.org/file19088
memview.patchhttps://bugs.python.org/file19089
msg117827https://bugs.python.org/msg117827
memview.patchhttps://bugs.python.org/file19088
teoliphanthttps://bugs.python.org/user287
ncoghlanhttps://bugs.python.org/user1309
msg117826https://bugs.python.org/msg117826
patchhttps://bugs.python.org/keyword2
pitrouhttps://bugs.python.org/user2040
pitrouhttps://bugs.python.org/user2040
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.