[PATCH 1 of 3] releasenotes: improve parsing around bullet points

Pulkit Goyal 7895pulkit at gmail.com
Mon Jun 12 20:16:47 EDT 2017


On Mon, Jun 12, 2017 at 1:05 AM, Rishabh Madan <rishabhmadan96 at gmail.com> wrote:
> # HG changeset patch
> # User Rishabh Madan <rishabhmadan96 at gmail.com>
> # Date 1497208620 -7200
> #      Sun Jun 11 21:17:00 2017 +0200
> # Node ID d2ab3803faab51e7998bb57a15e6d6daca90cf42
> # Parent  5154239fff11aacb065f4de8081884bfba691eed
> 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.

This patch can't be applied, please rebase it on the top of repo when
you send a V2 incorporating suggestions from others if any.
I strongly recommend you to run all the tests always before you send
patches or atleast test-check-*.t


More information about the Mercurial-devel mailing list