jorisvandenbossche commented on PR #34099: URL: https://github.com/apache/arrow/pull/34099#issuecomment-1433134263
Yes, so the issues with not being able to write to `__doc__` is a general CPython issue. Antoine actaully opened an issue about it (so I suppose we tried this before ..): https://github.com/python/cpython/issues/91309 I suppose just copying the docstring around as you did now is the best we can do .. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
