It would be nice if there was some way to markup python script functions with a decorator, so in the Command Panel they would be displayed with a "pretty" name.
Thinking about learning Python? It’s a pretty popular language these days, and for good reason. It’s not super complicated, which is nice if you’re just starting out. We’ve put together a guide that ...
Request: Once Python 3.11 support is dropped, add the @OverRide decorator (PEP 698) where applicable across the codebase. Scope ideas: Add decorator to overriding methods in public APIs. Ensure ...