Ed Summers
Ed Summers
Thank you! I wonder if it's the comma separated one? `read,follow,write` ``` id | scopes -------+------------------------ 68716 | write read follow push 68714 | read write follow push 68719 |...
Updating that row fixed the problem. Thanks! I guess this issue can be closed?
One solution to this that @ldko suggested on today's OH-SOS call was to follow practice in Internet Archive's Wayback of color coding captures in the calendar. [Here](https://web.archive.org/web/20230000000000*/https://www.rfc-editor.org/rfc/rfc2616) the green indicates...
Perhaps the spec doesn't need to specify as long as applications normalize both the path from the manifest and the path from the filesystem when comparing?
:+1: mandating seems hard (fruitless), but a note to implementors to pick one when comparing the filesystem paths against the manifest filenames seems like a good idea?
The https://github.com/docnow/diffengine project could really use this since `--process-dependency-links` is no longer available in pip. This means people can't `pip install diffengine`. https://github.com/DocNow/diffengine/issues/57
@mitsuhiko can you transfer the ownership to @docnow and give us the ability to do PyPI releases? I dont think we will have a huge amount of time to move...
@mitsuhiko alternatively I suppose we can just fork it... Although this seems like such a drastic action to have you simply do a push to PyPI of what's already on...
Given the inactivity here I think we have no choice but to fork. Since you are unable to upload what is here to PyPI as v0.2 I willl be creating...
Ok, I'm about to upload [htmldiff2](https://github.com/edsu/htmldiff2), a friendly fork of htmldiff to PyPI. If it ever needs to be deprecated because this was updated please let me know!