[issue12424] distutils2: extension section uses bad environment marker separator

Eli Collins report at bugs.python.org
Tue Sep 27 23:32:13 CEST 2011


Eli Collins <elic at assurancetechnologies.com> added the comment:

I've attached a second revision of my patch to fix this issue (9170231ebf14.diff).

Per Eric Araujo's advice, this patch changes _pop_values() to use ";;" as the environment marker separator for all fields in setupcfg's extension sections. I've also updated the documentation and related unittests.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12424>
_______________________________________


More information about the Python-bugs-list mailing list