Ashwin Naren

Results 197 comments of Ashwin Naren

I've added it to CI. If it's worth it, I could add it as an install item when bootstrapping and hook it up with `./mach fmt` and `./mach test-tidy`.

> > Generated with cargo-about. > > Does cargo about take into account the `--target`? Some dependencies are OS specific, others might depend on feature flags, so I'm wondering if...

Also this would break dependabot PRs. I'm leaning towards making this part of the release process instead.

> > Also this would break dependabot PRs. > > This is not a bug, it's a feature. Also cargo-deny already break on those. > > Anyway just doing it...

After #40357 is merged, I can make this a part of that command instead. That way it's done every release, which would be monthly. That should help reduce churn.

antigravity does not need updating.

` __hello__.py` is also not updated

`__hello__.py` is unchanged and `_osx_support.py` has been updated. Also `cgi.py` has been removed.

- `tkinter` - has been added with #5583 - `_colorize` - #5520 (I don't see it on the list, probably since it's new) - `cgitb.py` - #5609