Commits

Krisztián Szűcs authored 0ac4294a2a4
ARROW-2863: [Python] Add context manager APIs to RecordBatch*Writer/Reader classes Closes #5563 from kszucs/ARROW-2863 and squashes the following commits: 648a81228 <Krisztián Szűcs> move context mgrs to the cython module 3b25fa4d1 <Krisztián Szűcs> remove context manager from the cdef class a9c80638b <Krisztián Szűcs> context manager Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>