[Python-Dev] Review request: issue 27350, compact ordered dict
INADA Naoki
songofacandy at gmail.com
Sat Aug 27 22:59:41 EDT 2016
More information about the Python-Dev mailing list
Sat Aug 27 22:59:41 EDT 2016
- Previous message (by thread): [Python-Dev] Review request: issue 27350, compact ordered dict
- Next message (by thread): [Python-Dev] Review request: issue 27350, compact ordered dict
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Last call. There are only two weeks until 3.6 beta. Please review it if possible. On Tue, Aug 9, 2016 at 10:12 PM, INADA Naoki <songofacandy at gmail.com> wrote: > Hi, devs. > > I've implemented compact and ordered dictionary [1], which PyPy > implemented in 2015 [2]. > > Since it is my first large patch, I would like to have enough time for > review cycle by Python 3.6 beta1. > > Could someone review it? > > [1] http://bugs.python.org/issue27350 > [2] https://morepypy.blogspot.jp/2015/01/faster-more-memory-efficient-and-more.html > > -- > INADA Naoki <songofacandy at gmail.com> -- INADA Naoki <songofacandy at gmail.com>
- Previous message (by thread): [Python-Dev] Review request: issue 27350, compact ordered dict
- Next message (by thread): [Python-Dev] Review request: issue 27350, compact ordered dict
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list