Commits


ChinYikMing authored and GitHub committed 0940fec4193
MINOR: [Python] Remove spurious dot in docstring (#38588) The signature of function to finalize output stream is `getvalue` instead of `get.value`. Authored-by: ChinYikMing <yikming2222@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>