My main interest is researching machine learning, but here I’m just trying to enjoy coding in a world dominated by AI.
- astral-sh/ruff#18444: "Add a diagnostic to hint user to use an existing attribute"
- astral-sh/ruff#18431: "Treat lambda functions as instances of types.FunctionType"
- astral-sh/ruff#18404: "Support type annotation for legacy typing aliases for generic classes"
- astral-sh/ruff#18359: "Add diagnosis for function with no return statement but with return type annotation"
- astral-sh/ruff#18299: "Add hint if async context manager is used in non-async with statement"
- astral-sh/ruff#18267: "Resolving Python path using CONDA_PREFIX variable to support Conda and Pixi"


