AlenkaF commented on PR #34894:
URL: https://github.com/apache/arrow/pull/34894#issuecomment-1503049366
Thanks so much for the updates, the optimisation in the types.py looks
great! 👏
> One interesting limitation is if there are docstrings that use curly
braces `{}`. If it's a doctest, we would need to replace `{}` with an
equivalent like `dict()` or `set()`. If it's part of the descriptions, it can
be escaped e.g. `{{}}`
Oh, this is not ideal.
What exactly happens in the case where the examples use curly braces? Does
this happen often?
--
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]