Martin Panter added the comment:

I see what you meant about making the diff smaller. However in your patch you 
also moved three extra methods into BaseTest: test_additional_(r)split() and 
test_strip().

I prefer to handle these three methods in a separate patch that deals with 
test_bytes.BytesBaseTest, which also has split() and strip() tests. So this 
third patch moves those three methods back to CommonTest.

----------
Added file: http://bugs.python.org/file42364/buffer_tests_3.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26257>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to