Lunderberg commented on PR #16412: URL: https://github.com/apache/tvm/pull/16412#issuecomment-1908362187
The PR https://github.com/apache/tvm/pull/16465 exposes a PackedFunc wrapper for Python's regex matching. The limited functionality it has, checking for a match without returning any extracted results, is sufficient for all existing uses of `#include <regex>` found by the new lint rule. After it lands, this PR can be updated to use the new wrapper function instead of `std::regex`. -- 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]
