diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-10-30 13:32:01 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-30 13:32:01 (GMT) |
commit | 7d35f79012db89ce9a152a77ac6809eb9c34a35d (patch) | |
tree | 52a7140eff4484899540d4e15cf602617f4bcf7b /Lib/pydoc.py | |
parent | 21220bbe65108f5a763ead24a6b572f80d84c9e2 (diff) | |
download | cpython-7d35f79012db89ce9a152a77ac6809eb9c34a35d.zip cpython-7d35f79012db89ce9a152a77ac6809eb9c34a35d.tar.gz cpython-7d35f79012db89ce9a152a77ac6809eb9c34a35d.tar.bz2 |
bpo-34403: Always implement _Py_GetForceASCII() (GH-10235)
Compilation fails on macOS because _Py_GetForceASCII() wasn't define:
always implement implement (default implementation: just return 0).
Diffstat (limited to 'Lib/pydoc.py')
0 files changed, 0 insertions, 0 deletions