commit | 20941de0ddc39ce9f07e29b4cc770e8a9ef14d41 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <mdickinson@enthought.com> | Wed May 27 13:43:17 2020 +0100 |
committer | GitHub <noreply@github.com> | Wed May 27 13:43:17 2020 +0100 |
tree | 1bac61590f58408a6500f7f8bb9955200b6f240f | |
parent | feb0846c3a28b05b4cfbc6ab34c764957f3eff55 [diff] |
bpo-37999: Fix outdated __int__ and nb_int references in comments (GH-20449) * Fix outdated __int__ and nb_int references in comments * Also update C-API documentation * Add back missing 'method' word * Remove .. deprecated notices