[issue17509] Incorrect package version predicate parsing by distutils
New submission from ILja Orlovs: When `requires` list is present in the `distutils.core.setup` object, each element of that list is being parsed by `VersionPredicate` object (located in the `distutils/versionpredicate.py` file). In its `__init__` method, the VersionPredicate uses
[issue17509] Incorrect package version predicate parsing by distutils
ILja Orlovs added the comment: Whoops. Sorry. My bad than. -- resolution: -> invalid status: open -> closed ___ Python tracker <http://bugs.python.org/i