mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-08 13:00:07 +01:00
- Remove typehints from argsString before checking signature - lie and detect `_from`, `_is`, and `_def` as `from`, `is`, and `def for signature validating purposes - Fix: don't remove const from identifiers containing const (eg: constraint)