rmuir commented on PR #15030: URL: https://github.com/apache/lucene/pull/15030#issuecomment-3146075126
This one is always the first to merge for the python dependency updates. The `ruff` linter only looks at individual `.py` files in isolation, so it won't detect any integration issues. This one (the type-checker) may find bugs in dependency updates. So it is good to merge it and even rebase the others to try to detect problems statically, rather than at runtime (trying to make a release!!!!) -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org