[22:21:28] <qwcode> dstufft, ok, in general then, what in PEP440 is supposed to be pkg_resources compatible or not, e.g. local versions won't sort as expected in pkg_resources
[22:21:55] <dstufft> afaik local versions are the only thing that doesn't sort the same
[22:22:16] <qwcode> dstufft, ok, that should be mentioned then. that's what I was really looking for
[22:22:39] <dstufft> and that was considered an acceptable deviation because there are all of 20 versions (out of 200k) that have that character in the version string on PyPI