bpo-30860: Consolidate stateful runtime globals. by ericsnowcurrently · Pull Request #3397 · python/cpython

benjaminp

ncoghlan

@ericsnowcurrently

ma8ma added a commit to ma8ma/cpython that referenced this pull request

Sep 9, 2017
Resolve conflicts:
2ebc5ce bpo-30860: Consolidate stateful runtime globals. (python#3397)

ericsnowcurrently added a commit that referenced this pull request

Sep 12, 2017
PR #3397 introduced a large number of warnings to the Windows build. This patch fixes them.