TheUltimatePineapple <hentai...@outlook.com> added the comment:

For me CPython has caused a lot of pain without having CMake.

I have to manually compile CPython on each OS I want to support, having to fix 
the quirks on each build system and I have keep the built linkable blobs in my 
project which increases the repo size.

It seems though the people here are so old-fashioned they don't see the point 
in CMake ¯\_(ツ)_/¯

I don't think I can keep CPython adopted in my engine if it keeps being this 
way, I'll have to look into alternate scripting languages which don't rely on 
antiquated build systems.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40743>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to