Skip to content

array.tostring and fromstring were removed in Python 3.9 #54

Closed
@tirkarthi

Description

@tirkarthi

return a.tostring()

a.fromstring(buffer(self._cursor.map(), self._pack_offset, self._pack_64_offset - self._pack_offset))

Ref: python/cpython#17487

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions