Commits
User selector
Commit history
Commits on Aug 16, 2025
Add Python 3.13 and 3.14 checking in build workflow (#623)
Show description for 716bbc2authored- authored
Commits on Jul 19, 2025
Use ty in place of pytype (#617)
Show description for 8449619authoredBump version to 0.7.1 (#609)
Show description for 2e6f8d2authored
Commits on May 21, 2025
Call inspectutils.GetClassAttrsDict on component, not None (#606)
Show description for fb01c7cauthored
Commits on Apr 14, 2025
Commits on Mar 23, 2025
Use Neutral theme for Inspector (#588)
Show description for 2e0867dauthored
Commits on Sep 22, 2024
Replace Python 2 type hints with real type annotations (#559)
Show description for 90b7f82authored
Commits on Sep 21, 2024
Lint improvements and type safety (#558)
Show description for efcf60fauthored- committed
Continue upgrade of codebase to Python 3 (#556)
Show description for 36a56c0authored
Commits on Sep 20, 2024
- authored
- authored
Remove .format in favor of f-strings (#551)
Show description for 4efd44dauthored- authored
Upgrade pylint version (#549)
Show description for f9293c9authoredRemove mock in favor of unittest.mock (#545)
Show description for b83fa05authoredRemove sys.version_info checks (#542)
Show description for b13c13bauthoredremove six: Replace six.string_types and six.integer_types, etc. (#541)
Show description for 5d0706dauthoredRemove future imports now that we've dropped support for Python 2 (#539)
Show description for 8b063b9authored
Commits on Aug 9, 2024
Use ast.Constant for recent Python versions (#526)
Show description for a59f6baauthored
Commits on Mar 11, 2024
#444: Removed pipes dependency (#447)
Show description for 027c502andauthored
Commits on Feb 24, 2024
Add Python 3.11 and Python 3.12 to build workflow (#485)
Show description for 343e6b6authored
Commits on Jan 9, 2024
Update formatting_windows.py (#477)
Show description for 8a41c91authored
Commits on Jan 2, 2024
Commits on Nov 13, 2023
Fix missing `$` sign in bash completion (#472)
Show description for d44d33dandauthored
Commits on Oct 5, 2023
Commits on Feb 13, 2023
Commits on Feb 1, 2023
Use literal dict (#430)
Show description for 2d2fa61authored
Commits on Dec 9, 2022
- authored
docs: Fix a few typos (#399)
Show description for 7b5d4f7authoredFix #317 Help text short args (#318)
Show description for 0ad0571authored
Commits on Nov 28, 2022
Remove extra newline (#417)
Show description for 82e2d87authoredShow default values for kwonly arguments in help text (#414)
Show description for a491847authored