mirror of
https://github.com/batrachianai/toad.git
synced 2026-04-25 20:15:49 +03:00
[GH-ISSUE #202] Make re2 optional on Windows #17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @willmcgugan on GitHub (Jan 16, 2026).
Original GitHub issue: https://github.com/batrachianai/toad/issues/202
Discussion link
https://github.com/batrachianai/toad/discussions/201
Bug Description
re2 doesn't work on Windows
@willmcgugan commented on GitHub (Feb 24, 2026):
Removed re2 because it doesn't work with Python sub interpreters.