Mercurial > hg
comparison mercurial/keepalive.py @ 33012:5814db57941c
releasenotes: improve parsing around bullet points
Earlier, on parsing the bullet points from existing release notes the bullet
points after the first one weren't written correctly to the notes file. This
patch makes changes to parsereleasenotesfromfile() function that introduces a new
bullet_points data structure that tracks the bullets and associated subparagraph.
It also makes necessary changes to the tests related to merging of bullets.
author | Rishabh Madan <rishabhmadan96@gmail.com> |
---|---|
date | Fri, 23 Jun 2017 17:15:53 +0200 |
parents | d7626e85dada |
children | 9bd003052d55 |
comparison
equal
deleted
inserted
replaced
33011:8299eb9b08c7 | 33012:5814db57941c |
---|