]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Rename memory.c to mpalloc.c for consistency with the header file. (#14687)
authorStefan Krah <skrah@bytereef.org>
Wed, 10 Jul 2019 16:27:38 +0000 (18:27 +0200)
committerGitHub <noreply@github.com>
Wed, 10 Jul 2019 16:27:38 +0000 (18:27 +0200)
commitf117d871c467e82d98b127fd77d2542600d67c39
treefc1f6d599cf4af5ef0cf82d391d1e7b27714840a
parent4749dbe54cfbcae64a06da2623e44f4017032207
Rename memory.c to mpalloc.c for consistency with the header file. (#14687)
Modules/_decimal/libmpdec/README.txt
Modules/_decimal/libmpdec/mpalloc.c [moved from Modules/_decimal/libmpdec/memory.c with 100% similarity]
PCbuild/_decimal.vcxproj
PCbuild/_decimal.vcxproj.filters
setup.py