This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients gvanrossum, jafo
Date 2007-09-17.15:05:39
SpamBayes Score 0.17177917
Marked as misclassified No
Message-id <1190041539.31.0.104942977853.issue1150@psf.upfronthosting.co.za>
In-reply-to
Content
Looks good.  Check it in, with one small addition: add

#define PyBUF_WRITEABLE PyBUF_WRITABLE

for those NumPy folks who can't help writing the alternate spelling
('writeable' *is* in some dictionaries, though it is consistently
flagged as invalid by spell checkers).
History
Date User Action Args
2007-09-17 15:05:39gvanrossumsetspambayes_score: 0.171779 -> 0.17177917
recipients: + gvanrossum, jafo
2007-09-17 15:05:39gvanrossumsetspambayes_score: 0.171779 -> 0.171779
messageid: <1190041539.31.0.104942977853.issue1150@psf.upfronthosting.co.za>
2007-09-17 15:05:39gvanrossumlinkissue1150 messages
2007-09-17 15:05:39gvanrossumcreate