All patches and comments are welcome. Please squash your changes to logical
commits before using git-format-patch and git-send-email to
patches@git.madduck.net.
If you'd read over the Git project's submission guidelines and adhered to them,
I'd be especially grateful.
1 <!-- Hello! Thanks for submitting a PR. To help make things go a bit more
2 smoothly we would appreciate that you go through this template. -->
6 <!-- Good things to put here include: reasoning for the change (please link
7 any relevant issues!), any noteworthy (or hacky) choices to be aware of,
8 or what the problem resolved here looked like ... we won't mind a ranty
11 ### Checklist - did you ...
13 <!-- If any of the following items aren't relevant for your contribution
14 please still tick them so we know you've gone through the checklist.
16 All user-facing changes should get an entry. Otherwise, signal to us
17 this should get the magical label to silence the CHANGELOG entry check.
18 Tests are required for bugfixes and new features. Documentation changes
19 are necessary for formatting and most enhancement changes. -->
21 - [] Add a CHANGELOG entry if necessary?
22 - [] Add / update tests if necessary?
23 - [] Add new / update outdated documentation?
25 <!-- Just as a reminder, everyone in all psf/black spaces including PRs
26 must follow the PSF Code of Conduct (link below).
28 Finally, once again thanks for your time and effort. If you have any
29 feedback in regards to your experience contributing here, please
34 PSF COC: https://www.python.org/psf/conduct/
35 Contributing docs: https://black.readthedocs.io/en/latest/contributing/index.html
36 Chat on Python Discord: https://discord.gg/RtVdv86PrH -->