[issue32743] Typo in hamt.c comments

2018-02-02 Thread Dmitry Alimov
Dmitry Alimov added the comment: Fixed -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ __

[issue32743] Typo in hamt.c comments

2018-02-01 Thread Dmitry Alimov
Change by Dmitry Alimov : -- keywords: +patch pull_requests: +5307 stage: -> patch review ___ Python tracker ___ ___ Python-bugs-lis

[issue32743] Typo in hamt.c comments

2018-02-01 Thread Yury Selivanov
Yury Selivanov added the comment: Yeah, please submit a PR -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue32743] Typo in hamt.c comments

2018-02-01 Thread Dmitry Alimov
New submission from Dmitry Alimov : In the comments to `hamt_node_collision_without` function in hamt.c module, I think should be `so convert` instead of `co convert`: ``` if (new_count == 1) { /* The node has two keys, and after deletion the ne