8000 Undocument blurb split (#20) · python/blurb@e7c9429 · GitHub
[go: up one dir, main page]

Skip to content

Commit e7c9429

Browse files
authored
Undocument blurb split (#20)
2 parents 07bb15c + 4ca5749 commit e7c9429

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

README.md

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -191,32 +191,6 @@ uses the name of the directory CPython is checked out to.
191191
version I'm releasing, and using this shortcut saves me some typing.)
192192

193193

194-
### blurb split
195-
196-
`blurb split` only needs to be run once per-branch, ever.
197-
It reads in `Misc/NEWS`
198-
and splits it into individual `.rst` files.
199-
The text files are stored as follows::
200-
201-
Misc/NEWS.d/<version>.rst
202-
203-
`<version>` is the version number of Python where the
204-
change was committed. Pre-release versions are denoted
205-
with an abbreviation: `a` for alphas, `b` for betas,
206-
and `rc` for release candidates.
207-
208-
The individual `<version>.rst` files actually (usually)
209-
contain multiple entries. Each entry is delimited by a
210-
single line containing `..` by itself.
211-
212-
The assumption is, at the point we convert over to *blurb*,
213-
we'll run `blurb split` on each active branch,
214-
remove `Misc/NEWS` from the repo entirely,
215-
never run `blurb split` ever again,
216-
and ride off into the sunset, confident that the world is now
217-
a better place.
218-
219-
220194

221195
## The "next" directory
222196

0 commit comments

Comments
 (0)
0