Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2950)

#15625: Support u and w codes in memoryview

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 months, 1 week ago by martin
Modified:
10 months, 1 week ago
Reviewers:
stefan-usenet
CC:
loewis, oliphant_enthought.com, Ronald Oussoren, Nick Coghlan, Arfrever.FTA_GMail.Com, skrah
Visibility:
Public.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats Patch
Lib/test/test_memoryview.py View 1 chunk +13 lines, -0 lines 0 comments Download
Objects/memoryobject.c View 7 chunks +32 lines, -0 lines 1 comment Download

Messages

Total messages: 1
skrah
10 months, 1 week ago #1
Apart from a small return value typo, the patch looks good. But I think we
should sort out whether the array.array semantics are desirable in the first
place.

http://bugs.python.org/review/15625/diff/5720/Objects/memoryobject.c
File Objects/memoryobject.c (right):

http://bugs.python.org/review/15625/diff/5720/Objects/memoryobject.c#newcode1820
Objects/memoryobject.c:1820: return NULL;
This should return -1.
Sign in to reply to this message.

RSS Feeds Recent Issues | This issue
This is Rietveld cbc36f91f3f7