| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
@dstufft, thanks for your PR! By analyzing the history of the files in this pull request, we identified @akheron, @zware, @zooba, @brettcannon and @akuchling to be potential reviewers. |
Sorry, something went wrong.
|
As noted at python/core-workflow#6 (comment) I'd suggest something like noissue-<BPO username>-<change ID>.<category> for the changes without issue numbers. ("hide" isn't clear as to what it signifies, while UUIDs in filenames aren't a particularly human friendly approach to avoiding merge conflicts) |
Sorry, something went wrong.
Correct. If it doesn't, it's a bug! :) |
Sorry, something went wrong.
|
Just decided to go with blurb, so closing this example PR. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This is a demo of a towncrier solution to python/core-workflow#6. It has ported the entire Misc/NEWS (at the time I forked the branch) to give a comprehensive example. I did not do a very thorough job of correctly determining if a change log entry was for a feature, bugfix, etc instead opting to just do it quickly to get an example finished.
Towncrier will not run on Python 3.x until twisted/towncrier#47 is fixed (I have it patched locally, will send a PR later). In addition, the title (What's new in Python X.Y) will be a bit ugly until twisted/towncrier#46 is solved.
Overview:
TODO:
Example: