commit | 926b0cb5f688808dc11448a0bf3e452d1b92c232 | [log] [tgz] |
---|---|---|
author | Inada Naoki <songofacandy@gmail.com> | Wed Apr 17 08:39:46 2019 +0900 |
committer | GitHub <noreply@github.com> | Wed Apr 17 08:39:46 2019 +0900 |
tree | fe640ef0c6966263acec3f651963e669be8cbefa | |
parent | 31e8d69bfe7cf5d4ffe0967cb225d2a8a229cc97 [diff] |
bpo-36641: Add "const" to PyDoc_VAR macro (GH-12854) It reduces "data" segment in python about 200KB.