mirror of https://github.com/python/cpython
Browse Source
Only declaring these as interns inside the CLI's main C module caused build problems on some platforms (notably Cygwin), so this switches them to a regular underscore prefixed "private" C API declaration.pull/4147/head
committed by
Nick Coghlan
2 changed files with 16 additions and 14 deletions
Loading…
Reference in new issue