Alecsandru Patrascu added the comment:

I attached the list for CPython3 (gc-removed-zones-cpython3.txt), but now split 
in two sections (core and parser), for more clarity as from what and where it 
is removed. As you can see, the reason why the module works is because the API 
that can be used by modules remains untouched.

What I was trying to say and prove before is that these GCC/LD flags are safe 
to use in CPython (and for any other software project) and will not break any 
compatibility with existing or future modules.

----------
Added file: http://bugs.python.org/file41851/gc-removed-zones-cpython3.txt

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

Reply via email to