Add textual :(

This commit is contained in:
jessebot 2026-03-21 17:15:26 +01:00 committed by JesseBot
commit a8ac7c0aae

View file

@ -287,8 +287,9 @@ Note that Python is itself tainted; see [the Programming Languages section](#pro
| Name | Alternative(s) | Evidence | Notes |
|---|---|---|---|
| [Requests](https://github.com/psf/requests) | [`urllib.request` in Python Standard Library](https://docs.python.org/3/library/urllib.request.html) | Contains [commits from Claude](https://github.com/psf/requests/commit/b2a1d33f571518ca9a6148e7da787cc5827f897a) | |
| [Chardet](https://github.com/chardet/chardet) | An older version | [Core developer used Claude to launder LGPL-licensed code to Expat/MIT license](https://github.com/chardet/chardet/issues/327) | |
| [Requests](https://github.com/psf/requests) | [`urllib.request` in Python Standard Library](https://docs.python.org/3/library/urllib.request.html) | Contains [commits from Claude](https://github.com/psf/requests/commit/b2a1d33f571518ca9a6148e7da787cc5827f897a) | |
| [Textual](https://github.com/Textualize/textual) | [v7.5.0](https://github.com/Textualize/textual/releases/tag/v7.5.0) is the last version before AI is allowed | [AI policy explicitly accepts AI generated code](https://github.com/Textualize/textual/blob/main/AI_POLICY.md) | |
### Rust