The Wayback Machine - https://web.archive.org/web/20241230145021/https://github.com/RustPython/RustPython/releases
Skip to content

Releases: RustPython/RustPython

RustPython Release 2024-12-30-main #4

30 Dec 07:56
Compare
Choose a tag to compare
Pre-release
Temporarily disable release notes generation

Release creation fails with this error:
```
HTTP 422: Validation Failed (https://api.github.com/repos/RustPython/RustPython/releases)
body is too long (maximum is 125000 characters)
Error: Process completed with exit code 1.
```

Most likely because there's no previous release to diff of from.

Disabling, getting a green release & enabling back might fix this.