Matthew Purland
Results
4
issues of
Matthew Purland
DCIntrospect.m Line 624: Expanded from macro 'DEBUGGER' from the following: ``` else if ([string isEqualToString:kDCIntrospectKeysEnterGDB]) { UIView *view = self.currentView; view.tag = view.tag; // suppress the xcode warning about an...
## Description of changes Complete migration to Pydantic v2, removing all v1 compatibility layers and updating dependencies for Python 3.14.0 support. Dependencies: - Update pydantic from >=1.9 to >=2.0,=2.0,=2.12.4 -...