Skip to content

Conversation

@ericsnowcurrently
Copy link
Member

@ericsnowcurrentlyericsnowcurrently commented May 14, 2018

Remove the interpreters testing helper (and xid registry).

https://bugs.python.org/issue32604

PC/config.c Outdated
#endif
externPyObject*PyInit__codecs(void);
externPyObject*PyInit__weakref(void);
/* XXX: These two should really be extracted to standalone extensions. */
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comment is rendered out-of-date by this change.

@ericsnowcurrentlyericsnowcurrently merged commit 6bd0c47 into python:3.7May 15, 2018
@bedevere-bot
Copy link

@ericsnowcurrently: Please replace # with GH- in the commit message next time. Thanks!

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@ericsnowcurrently@bedevere-bot@zware@the-knights-who-say-ni