| commit | b437aa83f9374b86b7756705e8dc83b72a99e037 | [log] [tgz] |
|---|---|---|
| author | Christian Heimes <christian@python.org> | Thu Nov 19 16:20:42 2020 +0100 |
| committer | GitHub <noreply@github.com> | Thu Nov 19 07:20:42 2020 -0800 |
| tree | 54448f88cc2a96b8edcc0b6cd015bd8595bcd0b2 | |
| parent | 588c7c9f08a673472a29e3f8f7fda9e343212e7d [diff] |
bpo-1635741: Port _posixshmem extension module to multiphase initialization (GH-23404) Signed-off-by: Christian Heimes <christian@python.org>