Hugo van Kemenade
Hugo van Kemenade
I've never used Zulip, and I understand it's little used. People will have more luck getting help on the other channels so I'd say it makes sense removing the Zulop...
@kushaldas Sure! @ezio-melotti I saw your comment at https://github.com/python/devguide/pull/727#issuecomment-1100777118 and replied to it there: https://github.com/python/devguide/pull/727#issuecomment-1100912440
> This might also be helpful in a couple of other places in the devguide that link e.g. to doc or easy issues, but I wonder if it's a bit...
I used the default options GitHub gave me after clicking one of the labels in the issue list, at https://github.com/python/devguide/issues Here's timings in a fresh Incognito window with local cache...
Yep, that's right. Originally this PR used ugly links like `https://github.com/python/cpython/issues?q=is%3Aopen+sort%3Aupdated-desc+label%3Adocs`, but now has nicer ones like `https://github.com/python/cpython/labels/docs` So it's less useful than before, but I think it's more readable...
> It seems that the only downside is that the feature is in beta, and currently doesn't support the flyout menu. Do you know if there is any ETA for...
Thanks! Will retest after today's deploy. > The fix for this problem (https://github.com/readthedocs/readthedocs.org/pull/9473) is going out in today's deploy. The build is unpinning pillow to install the best option for...
# After deploy 1. Command time: 0s 2. Command time: 0s 3. Command time: 0s 4. Command time: 0s 5. Command time: 1s 6. Command time: 11s 7. Command time:...
If we don't go for this PR (and we could do it even if we do): would we like @humitos to enable the feature flag `USE_SPHINX_LATEST` for the devguide project...