diff options
author | Erik Bray <erik.m.bray@gmail.com> | 2017-10-27 09:46:03 (GMT) |
---|---|---|
committer | Nick Coghlan <ncoghlan@gmail.com> | 2017-10-27 09:46:03 (GMT) |
commit | 031c4bfadb69feeda82ce886d6b0cadc638d2e1e (patch) | |
tree | bf96902f4e6b6de17f916c3763c2dcf8ce0391c0 /Lib/asyncio/unix_events.py | |
parent | 2f3d6993d7ca4a4d218e0d63b126c94bc00a03b8 (diff) | |
download | cpython-031c4bfadb69feeda82ce886d6b0cadc638d2e1e.zip cpython-031c4bfadb69feeda82ce886d6b0cadc638d2e1e.tar.gz cpython-031c4bfadb69feeda82ce886d6b0cadc638d2e1e.tar.bz2 |
bpo-31877: Add _Py_LegacyLocaleDetected and _PyCoerceLegacyLocale to pylifecycle.h (GH-4134)
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.
Diffstat (limited to 'Lib/asyncio/unix_events.py')
0 files changed, 0 insertions, 0 deletions