jorisvandenbossche commented on issue #40053: URL: https://github.com/apache/arrow/issues/40053#issuecomment-1941581155
Although it seems we iterate over the dict using `PyDict_Next`. The Python docs (https://docs.python.org/3/c-api/dict.html#c.PyDict_Next) are not very clear about the order of the iteration with this function. -- 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]
