Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Blurbify master branch. (#3298) | larryhastings | 2017-09-04 | 4 | -0/+25 | |
| | | | Blurbify master branch. | |||||
* | bpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106) | Victor Stinner | 2017-08-18 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | * bpo-30947: Update libexpat from 2.2.1 to 2.2.3 * Add NEWS entry * Add new loadlibrary.c * expat_external.h: restore include "pyexpatns.h" * PCbuild: add expat/loadlibrary.c * Define XML_POOR_ENTROPY to compile expat | |||||
* | Add "Misc/NEWS.d" directory tree for "blurb". (GH-2316) | larryhastings | 2017-06-22 | 1 | -0/+1 | |
Add "Misc/NEWS.d" directory tree for "blurb". 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). |