commit | de0a656d5b52c6ad54a04ec825380c4dc422e736 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Oct 05 08:21:18 2022 -0700 |
committer | GitHub <noreply@github.com> | Wed Oct 05 08:21:18 2022 -0700 |
tree | 9cc7fa1a92533893ced36e75896b82f8678872af | |
parent | 9aed6bdb2048ee12a3fc019dffc25d0d80237bbd [diff] |
[3.10] gh-93738: Documentation C syntax (:c:type:`PyTypeObject*` -> :c:expr:`PyTypeObject*`) (GH-97778) (#97890) Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com> (cherry picked from commit c70c8b69762f720377adaf22f2e5ec6496a7be53) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>