A command-line tool to manage CPython's Misc/NEWS.d entries. It helps CPython core developers and contributors create, list, merge, and render news blobs. The current version is 2.0.0, released in 2024. Release cadence is irregular, roughly once a year.
pip install blurbVerified import paths — ran on the pinned version, not inferred.
Create a new CPython news entry using blurb
Run tests via `python -m pytest` or `tox` instead of `blurb test`.
Use `gh-{number}:` format in blurb entries.Ensure the issue number is a well-known CPython issue. For own projects, this validation may not apply.
No dependency data recorded yet.