buffer.c: Handle curve object as `PyObject *'.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 22 Oct 2019 10:27:49 +0000 (11:27 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 25 Nov 2019 17:43:08 +0000 (17:43 +0000)
commit5b1ef02a94a1bd92299d247bd7d98e53272e407b
treecf7ae7f663213152166caaaebb4009b0392eb8ee
parenta4b7d4bfaae82c990a17d46e4f689bc957cceda4
buffer.c: Handle curve object as `PyObject *'.

I've not checked, but I think this is the only place where a
pre- existing curve object was handled as `PyTypeObject *'.
buffer.c