René's URL Explorer Experiment


Title: Issue 25498: Python 3.4.3 regression in ctypes.frombuffer() - Python tracker

Mail addresses
sig=sig@entry
assertion=assertion@entry
file=file@entry
line=line@entry
function=function@entry

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/69684 https://github.com/python/cpython/issues/69684
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
pythoncrash.pyhttps://bugs.python.org/file40876/pythoncrash.py
ctypes_crash.pyhttps://bugs.python.org/file40883/ctypes_crash.py
ctypes_from_buffer_2.patchhttps://bugs.python.org/file40890/ctypes_from_buffer_2.patch
reviewhttps://bugs.python.org/review/25498/#ps15845
ctypes_from_buffer_3.patchhttps://bugs.python.org/file41009/ctypes_from_buffer_3.patch
reviewhttps://bugs.python.org/review/25498/#ps15931
ctypes_from_buffer_4.patchhttps://bugs.python.org/file41025/ctypes_from_buffer_4.patch
reviewhttps://bugs.python.org/review/25498/#ps15942
msg253613https://bugs.python.org/issue25498#msg253613
(view)https://bugs.python.org/msg253613
msg253616https://bugs.python.org/issue25498#msg253616
(view)https://bugs.python.org/msg253616
msg253617https://bugs.python.org/issue25498#msg253617
(view)https://bugs.python.org/msg253617
Objects/memoryobject.chttps://github.com/python/cpython/blob/master/Objects/memoryobject.c
msg253639https://bugs.python.org/issue25498#msg253639
(view)https://bugs.python.org/msg253639
msg253646https://bugs.python.org/issue25498#msg253646
(view)https://bugs.python.org/msg253646
1da9630e9b7fhttps://hg.python.org/lookup/1da9630e9b7f
#22896https://bugs.python.org/issue22896
https://hg.python.org/cpython/rev/1da9630e9b7f/#l4.3https://hg.python.org/cpython/rev/1da9630e9b7f/#l4.3
msg253682https://bugs.python.org/issue25498#msg253682
(view)https://bugs.python.org/msg253682
msg235256https://bugs.python.org/msg235256
1da9630e9b7fhttps://hg.python.org/lookup/1da9630e9b7f
msg253702https://bugs.python.org/issue25498#msg253702
(view)https://bugs.python.org/msg253702
Issue 22896https://bugs.python.org/issue22896
msg253749https://bugs.python.org/issue25498#msg253749
(view)https://bugs.python.org/msg253749
msg253756https://bugs.python.org/issue25498#msg253756
(view)https://bugs.python.org/msg253756
msg253758https://bugs.python.org/issue25498#msg253758
(view)https://bugs.python.org/msg253758
msg253776https://bugs.python.org/issue25498#msg253776
(view)https://bugs.python.org/msg253776
https://docs.python.org/dev/c-api/buffer.html#c.PyBUF_WRITABLEhttps://docs.python.org/dev/c-api/buffer.html#c.PyBUF_WRITABLE
https://bugs.python.org/issue15903#msg170658https://bugs.python.org/issue15903#msg170658
Issue 15821https://bugs.python.org/issue15821
msg253789https://bugs.python.org/issue25498#msg253789
(view)https://bugs.python.org/msg253789
#25524https://bugs.python.org/issue25524
#25524https://bugs.python.org/issue25524
msg253801https://bugs.python.org/issue25498#msg253801
(view)https://bugs.python.org/msg253801
msg253950https://bugs.python.org/issue25498#msg253950
(view)https://bugs.python.org/msg253950
Issue 22896https://bugs.python.org/issue22896
https://hg.python.org/cpython/diff/1da9630e9b7f/Objects/abstract.chttps://hg.python.org/cpython/diff/1da9630e9b7f/Objects/abstract.c
msg254472https://bugs.python.org/issue25498#msg254472
(view)https://bugs.python.org/msg254472
msg254473https://bugs.python.org/issue25498#msg254473
(view)https://bugs.python.org/msg254473
Misc/ACKShttps://github.com/python/cpython/blob/master/Misc/ACKS
msg254577https://bugs.python.org/issue25498#msg254577
(view)https://bugs.python.org/msg254577
msg254593https://bugs.python.org/issue25498#msg254593
(view)https://bugs.python.org/msg254593
msg254596https://bugs.python.org/issue25498#msg254596
(view)https://bugs.python.org/msg254596
1da9630e9b7fhttps://hg.python.org/lookup/1da9630e9b7f
msg254628https://bugs.python.org/issue25498#msg254628
(view)https://bugs.python.org/msg254628
9b23f7a94ba9https://hg.python.org/lookup/9b23f7a94ba9
#25498https://bugs.python.org/issue25498
https://hg.python.org/cpython/rev/9b23f7a94ba9https://hg.python.org/cpython/rev/9b23f7a94ba9
7445de785670https://hg.python.org/lookup/7445de785670
#25498https://bugs.python.org/issue25498
https://hg.python.org/cpython/rev/7445de785670https://hg.python.org/cpython/rev/7445de785670
deb0fb601191https://hg.python.org/lookup/deb0fb601191
#25498https://bugs.python.org/issue25498
https://hg.python.org/cpython/rev/deb0fb601191https://hg.python.org/cpython/rev/deb0fb601191
f3dba13c22e5https://hg.python.org/lookup/f3dba13c22e5
#25498https://bugs.python.org/issue25498
https://hg.python.org/cpython/rev/f3dba13c22e5https://hg.python.org/cpython/rev/f3dba13c22e5
08c56962c24chttps://hg.python.org/lookup/08c56962c24c
#25498https://bugs.python.org/issue25498
https://hg.python.org/cpython/rev/08c56962c24chttps://hg.python.org/cpython/rev/08c56962c24c
msg254633https://bugs.python.org/issue25498#msg254633
(view)https://bugs.python.org/msg254633
msg254740https://bugs.python.org/issue25498#msg254740
(view)https://bugs.python.org/msg254740
b04ae5392cf2https://hg.python.org/lookup/b04ae5392cf2
#25498https://bugs.python.org/issue25498
https://hg.python.org/cpython/rev/b04ae5392cf2https://hg.python.org/cpython/rev/b04ae5392cf2
3738b0ca1356https://hg.python.org/lookup/3738b0ca1356
#25498https://bugs.python.org/issue25498
https://hg.python.org/cpython/rev/3738b0ca1356https://hg.python.org/cpython/rev/3738b0ca1356
559ff2852cf2https://hg.python.org/lookup/559ff2852cf2
#25498https://bugs.python.org/issue25498
https://hg.python.org/cpython/rev/559ff2852cf2https://hg.python.org/cpython/rev/559ff2852cf2
msg254740https://bugs.python.org/msg254740
msg254633https://bugs.python.org/msg254633
python-devhttps://bugs.python.org/user13902
msg254628https://bugs.python.org/msg254628
vstinnerhttps://bugs.python.org/user2377
msg254596https://bugs.python.org/msg254596
msg254593https://bugs.python.org/msg254593
ctypes_from_buffer_4.patchhttps://bugs.python.org/file41025
msg254577https://bugs.python.org/msg254577
msg254473https://bugs.python.org/msg254473
ctypes_from_buffer_3.patchhttps://bugs.python.org/file41009
eryksunhttps://bugs.python.org/user16413
msg254472https://bugs.python.org/msg254472
serhiy.storchakahttps://bugs.python.org/user15623
https://bugs.python.org/userNone
msg253950https://bugs.python.org/msg253950
msg253801https://bugs.python.org/msg253801
msg253789https://bugs.python.org/msg253789
msg253776https://bugs.python.org/msg253776
msg253758https://bugs.python.org/msg253758
msg253756https://bugs.python.org/msg253756
msg253749https://bugs.python.org/msg253749
msg253702https://bugs.python.org/msg253702
skrahhttps://bugs.python.org/user11089
msg253682https://bugs.python.org/msg253682
serhiy.storchakahttps://bugs.python.org/user15623
ctypes_from_buffer_2.patchhttps://bugs.python.org/file40890
ctypes_from_buffer_1.patchhttps://bugs.python.org/file40884
ctypes_from_buffer_1.patchhttps://bugs.python.org/file40884
patchhttps://bugs.python.org/keyword2
ctypes_crash.pyhttps://bugs.python.org/file40883
serhiy.storchakahttps://bugs.python.org/user15623
msg253646https://bugs.python.org/msg253646
3.4regressionhttps://bugs.python.org/keyword16
martin.panterhttps://bugs.python.org/user14751
msg253639https://bugs.python.org/msg253639
zach.warehttps://bugs.python.org/user15467
jnollerhttps://bugs.python.org/user5849
sbthttps://bugs.python.org/user13976
msg253617https://bugs.python.org/msg253617
r.david.murrayhttps://bugs.python.org/user9663
msg253616https://bugs.python.org/msg253616
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.