mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-01 06:37:06 +02:00
Add textual :(
This commit is contained in:
parent
226104c380
commit
a8ac7c0aae
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue