[Python-Dev] [Python-checkins] devguide: Star self as idlelib expert. Mark other 2 as inactive.

Martin Panter vadmium+py at gmail.com
Tue Jul 12 00:14:35 EDT 2016


On 12 July 2016 at 03:47, terry.reedy <python-checkins at python.org> wrote:
> https://hg.python.org/devguide/rev/cc1c0dd798e7

Terry it looks like you accidentally added Christian back (undoing
<https://hg.python.org/devguide/rev/cc1c0dd798e7>)

> -xml.parsers.expat
> -xml.sax
> +xml.parsers.expat     christian.heimes
> +xml.sax               christian.heimes
>  xml.sax.handler
>  xml.sax.saxutils
>  xml.sax.xmlreader
> @@ -319,7 +319,7 @@
>  bytecode            benjamin.peterson, pitrou, georg.brandl, yselivanov
>  context managers    ncoghlan
>  coverity scan       christian.heimes, brett.cannon, twouters
> -cryptography        gregory.p.smith, dstufft
> +cryptography        christian.heimes, gregory.p.smith, dstufft
>  data formats        mark.dickinson, georg.brandl
>  database            lemburg
>  devguide            ncoghlan, eric.araujo, ezio.melotti, willingc
> @@ -341,7 +341,7 @@
>                      georg.brandl
>  str.format          eric.smith
>  testing             michael.foord, pitrou, ezio.melotti
> -test coverage       giampaolo.rodola
> +test coverage       giampaolo.rodola, christian.heimes
>  threads             pitrou
>  time and dates      lemburg, belopolsky
>  unicode             lemburg, ezio.melotti, haypo, benjamin.peterson, pitrou


More information about the Python-Dev mailing list