[issue33164] Blake 2 module update

2021-03-30 Thread Inada Naoki
Change by Inada Naoki : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___ P

[issue33164] Blake 2 module update

2021-03-29 Thread miss-islington
miss-islington added the comment: New changeset 05429c917c23f735b07ac4c60af20e57aad742fc by Miss Islington (bot) in branch '3.9': bpo-33164: blake2: Fix Coverity scan (GH-25060) https://github.com/python/cpython/commit/05429c917c23f735b07ac4c60af20e57aad742fc -- ___

[issue33164] Blake 2 module update

2021-03-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +23837 pull_request: https://github.com/python/cpython/pull/25092 ___ Python tracker ___ __

[issue33164] Blake 2 module update

2021-03-29 Thread miss-islington
miss-islington added the comment: New changeset 6af3a940ca827d9a59e34271e4c97d7ec7b56584 by Miss Islington (bot) in branch '3.8': bpo-33164: blake2: Fix Coverity scan (GH-25060) https://github.com/python/cpython/commit/6af3a940ca827d9a59e34271e4c97d7ec7b56584 -- ___

[issue33164] Blake 2 module update

2021-03-29 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 6.0 -> 7.0 pull_requests: +23836 pull_request: https://github.com/python/cpython/pull/25091 ___ Python tracker _

[issue33164] Blake 2 module update

2021-03-29 Thread Inada Naoki
Inada Naoki added the comment: New changeset 068ebf9729d440cef03e4c57e3db83c851146172 by Inada Naoki in branch 'master': bpo-33164: blake2: Fix Coverity scan (GH-25060) https://github.com/python/cpython/commit/068ebf9729d440cef03e4c57e3db83c851146172 --

[issue33164] Blake 2 module update

2021-03-28 Thread Inada Naoki
Change by Inada Naoki : -- pull_requests: +23808 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/25060 ___ Python tracker ___ __

[issue33164] Blake 2 module update

2021-03-25 Thread Dong-hee Na
Change by Dong-hee Na : -- nosy: +corona10 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pytho

[issue33164] Blake 2 module update

2021-03-25 Thread Christian Heimes
Change by Christian Heimes : -- resolution: fixed -> stage: resolved -> needs patch status: closed -> open type: -> behavior ___ Python tracker ___ __

[issue33164] Blake 2 module update

2021-03-25 Thread STINNER Victor
STINNER Victor added the comment: > This reverted commit 5940c535b06805960d008bcafec7260dae74d9b9 Context of the memcpy/memove change: https://github.com/BLAKE2/BLAKE2/issues/32 -- nosy: +vstinner ___ Python tracker

[issue33164] Blake 2 module update

2021-03-25 Thread Petr Viktorin
Petr Viktorin added the comment: This reverted commit 5940c535b06805960d008bcafec7260dae74d9b9 -- nosy: +petr.viktorin ___ Python tracker ___ _

[issue33164] Blake 2 module update

2019-05-29 Thread Inada Naoki
Inada Naoki added the comment: New changeset d8b755167235e0621814eb5ac39163b3db6879bb by Inada Naoki (David Carlier) in branch 'master': bpo-33164: blake2 fix for HP-UX (GH-13633) https://github.com/python/cpython/commit/d8b755167235e0621814eb5ac39163b3db6879bb -- _

[issue33164] Blake 2 module update

2019-05-28 Thread David Carlier
Change by David Carlier : -- pull_requests: +13533 pull_request: https://github.com/python/cpython/pull/13633 ___ Python tracker ___ ___

[issue33164] Blake 2 module update

2019-05-22 Thread Inada Naoki
Change by Inada Naoki : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___ P

[issue33164] Blake 2 module update

2019-05-22 Thread Inada Naoki
Change by Inada Naoki : -- pull_requests: -7043 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail

[issue33164] Blake 2 module update

2019-05-22 Thread Inada Naoki
New submission from Inada Naoki : New changeset 51aa35e9e17eef60d04add9619fe2a7eb938358c by Inada Naoki (David Carlier) in branch 'master': bpo-33164: update blake2 implementation (GH-6286) https://github.com/python/cpython/commit/51aa35e9e17eef60d04add9619fe2a7eb938358c -- nosy: +in

[issue33164] Blake 2 module update

2018-06-05 Thread David Carlier
Change by David Carlier : -- keywords: +patch pull_requests: +7043 stage: -> patch review ___ Python tracker ___ ___ Python-bugs-li

[issue33164] Blake 2 module update

2018-03-28 Thread Antoine Pitrou
Change by Antoine Pitrou : -- nosy: +christian.heimes ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://

[issue33164] Blake 2 module update

2018-03-28 Thread David Carlier
Change by David Carlier : -- components: Extension Modules nosy: David Carlier priority: normal pull_requests: 6013 severity: normal status: open title: Blake 2 module update versions: Python 3.8 ___ Python tracker