commit | 8f3ef457ad286e73f272dadec8b98d2ea3a6ec72 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed May 05 11:15:25 2021 -0700 |
committer | GitHub <noreply@github.com> | Wed May 05 11:15:25 2021 -0700 |
tree | 34e0723dbb22fd14e2829f636caaadb0bc129f74 | |
parent | 10d6f6bfd749c0e7da51a96f53ca326c336f7a00 [diff] |
bpo-43795: Mark PyCodec_Unregister as a function, not data, in stable ABI (GH-25920) (cherry picked from commit cf86996a8e5965ff587040d0c2831c3132081a21) Co-authored-by: Petr Viktorin <encukou@gmail.com>