commit | abd7cd856ba326bd7574135c7d034e98492ab695 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Fri Oct 04 15:25:50 2019 +0200 |
committer | GitHub <noreply@github.com> | Fri Oct 04 15:25:50 2019 +0200 |
tree | 06acaeded0d61f267d445c509fa31f691cb41eb1 | |
parent | 8855e47d09d4db1206c65b24efc8ad0df585ac46 [diff] |
bpo-38353: getpath.c uses dynamically allocated strings (GH-16582) * PyCalculatePath: add "_macro" to the 3 fields storing macro values * Add dynamically allocated strings to PyCalculatePath