Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-31474: Fix -Wint-in-bool-context warnings (#3581) | Christian Heimes | 2017-09-15 | 1 | -0/+1 |
| | | | Signed-off-by: Christian Heimes <christian@python.org> | ||||
* | Blurbify 2.7. (#3286) | larryhastings | 2017-09-04 | 6 | -0/+11 |
| | |||||
* | Add "Misc/NEWS.d" directory tree for "blurb". (#2333) | larryhastings | 2017-06-22 | 1 | -0/+1 |
CPython workflow is changing! We're going to start using "blurb" to manage Misc/NEWS entries: https://github.com/python/core-workflow (This will be a big win for release managers, honest.) This checkin simply populates the "Misc/NEWS.d" subdirectory tree so that people can start putting their news entries in there. No other changes (yet). |