New submission from Gregory P. Smith <g...@krypto.org>:

This type of change might make more sense to integrate into configure.ac and 
pyconfig.h.in.  (does haiku use autoconf?)

But even if not, lets not scatter haiku ifdef HAIKU references all over the 
codebase.  Such ifdef's to redefine things should be lumped in a single 
maintainable spot in a given file, and if needed in multiple files they belong 
in a header.

----------
nosy: +gregory.p.smith

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

Reply via email to