[issue15672] PEP 3121, 384 Refactoring applied to testbuffer module

2014-10-14 Thread Stefan Krah
Stefan Krah added the comment: Thanks, but this is just a module for testing the buffer API. :) So let's keep it simple and close the issue. -- keywords: +gsoc, needs review -pep3121 resolution: -> rejected stage: -> resolved status: open -> closed

[issue15672] PEP 3121, 384 Refactoring applied to testbuffer module

2012-11-08 Thread Robin Schreiber
Changes by Robin Schreiber : -- keywords: +pep3121 -patch ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http:

[issue15672] PEP 3121, 384 Refactoring applied to testbuffer module

2012-08-18 Thread Stefan Krah
Changes by Stefan Krah : -- assignee: -> skrah ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyt

[issue15672] PEP 3121, 384 Refactoring applied to testbuffer module

2012-08-17 Thread Andrew Svetlov
Changes by Andrew Svetlov : -- nosy: +asvetlov ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyth

[issue15672] PEP 3121, 384 Refactoring applied to testbuffer module

2012-08-15 Thread Robin Schreiber
Changes by Robin Schreiber : -- nosy: +Robin.Schreiber ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://m

[issue15672] PEP 3121, 384 Refactoring applied to testbuffer module

2012-08-15 Thread Robin Schreiber
Changes by Robin Schreiber : -- nosy: +skrah -Robin.Schreiber ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: h

[issue15672] PEP 3121, 384 Refactoring applied to testbuffer module

2012-08-15 Thread Robin Schreiber
New submission from Robin Schreiber: Changes proposed in PEP3121 and PEP384 have now been applied to the testbuffer module! -- components: Extension Modules files: _testbuffer_pep3121-384_v0.patch keywords: patch messages: 168304 nosy: Robin.Schreiber priority: normal severity: normal s