]> granicus.if.org Git - python/commit
Comment out two tests that won't pass now after reverting the typeobject.c
authorBarry Warsaw <barry@python.org>
Mon, 11 Jan 2016 19:44:59 +0000 (14:44 -0500)
committerBarry Warsaw <barry@python.org>
Mon, 11 Jan 2016 19:44:59 +0000 (14:44 -0500)
commit607965eb7e11b9405e23175d1f8aee3647425a80
tree8b8ee72c4065b46dd8a58c164d7fb1b0ceb398e6
parentf65395c8c27170e3ce7b161ec43cf9947bb7f5fe
Comment out two tests that won't pass now after reverting the typeobject.c
change.  Also, as per further discussion, we'll just remove the regressing
code in typeobject.c
Lib/test/test_buffer.py
Lib/test/test_memoryview.py
Misc/NEWS
Objects/typeobject.c