blurb_it
blurb_it copied to clipboard
`blurb add` over the internet
I was hoping to use the we blurb_it to write a NEWS entry for someone's PR that currently lacked one while reviewing it. Unfortunately only appear to be able to...
Pending CFFI support for 3.13, should be available in CFFI 1.17.0 soonish: * https://github.com/python-cffi/cffi/issues/105
Add 3.14, just like 3.13 was added in: * #401
This PR drops Python 3.9 support. There are two reasons for this: * Python 3.9 recently reached EOL; * `coverage` now requires Python 3.10 (see #433) Previous PR here: *...
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...
Now you get the friendly message:  I don't know of a way to change it, but I feel the help text: > issue number is pretty clear. (Something broke...
`GH Issue #` accepts input like `NNNNN`, for example: https://github.com/python/cpython/pull/135857/commits/427cb1fbf43f61edcd06e0d6358059352e96cdd6 We do not allow empty input, so why should we allow invalid input?
At PyConUS in the sprints and hoping to make some workflow improvements based on new developers using blurb. Can split into multiple issues, but high level: 1. List the most...