[17:34:03] <msabramo> which maybe is fine actually
[17:34:14] <dstufft> yea I'm fine with it getting rel="nofollow"
[17:34:23] <dstufft> readme needs to handle SVGs better though
[17:34:48] <msabramo> but my idea was to write tests for pypa/pypi that exactly characterized the current behavior, then make it use pypa/readme and the tests should still pass, meaning I didn't change anything functionally
[17:35:13] <msabramo> then we could take out the linkify stuff and update the tests to expect rel="nofollow"
[17:35:56] <msabramo> https://bitbucket.org/pypa/pypi/pull-request/58/add-tests-test_description_utilspy/diff is not expecting the rel="nofollow" to be there
[17:36:19] <msabramo> cuz it's just making assertions about the current PyPI behavior