[issue38429] Failed to compile with --enable-framework on macOS on master

Haruka Ma report at bugs.python.org
Thu Oct 10 04:47:11 EDT 2019


New submission from Haruka Ma <mrx at hcc.im>:

Since commit https://github.com/python/cpython/commit/c02b41b1fb115c87693530ea6a480b2e15460424 , some syntax errors are preventing cpython from compiling with --enable-framework on. 

Specifically, the errors are in Modules/getpath.c on line 1134 and 1165.

I've made some inline comments on github as well.

----------
components: macOS
messages: 354348
nosy: Haruka Ma, ned.deily, ronaldoussoren
priority: normal
severity: normal
status: open
title: Failed to compile with --enable-framework on macOS on master
type: compile error
versions: Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38429>
_______________________________________


More information about the Python-bugs-list mailing list