Victor Stinner
621cebe81b
bpo-35081: Rename internal headers (GH-10275)
Rename Include/internal/ headers:
* pycore_hash.h -> pycore_pyhash.h
* pycore_lifecycle.h -> pycore_pylifecycle.h
* pycore_mem.h -> pycore_pymem.h
* pycore_state.h -> pycore_pystate.h
Add missing headers to Makefile.pre.in and PCbuild:
* pycore_condvar.h.
* pycore_hamt.h
* pycore_pyhash.h
2018-11-12 16:53:38 +01:00
..
2018-11-12 00:56:19 +01:00
2016-01-26 00:40:57 +01:00
2017-09-14 18:13:16 -07:00
2016-09-18 18:00:25 -07:00
2017-03-23 17:53:47 +02:00
2018-11-12 16:53:38 +01:00
2016-09-07 09:26:18 -07:00
2016-03-28 00:45:28 +03:00
2017-11-28 17:56:10 +02:00
2018-09-24 14:12:49 -07:00
2016-09-18 18:00:25 -07:00
2018-11-12 16:53:38 +01:00
2018-09-12 12:06:42 -07:00
2018-09-27 17:42:37 +03:00
2018-09-10 09:27:31 +03:00
2017-11-17 01:25:47 -08:00