Thomas Kluyver

Results 1019 comments of Thomas Kluyver

I'm open to adding type hints where they're not too ugly. I've never worked with the stub files for Python 2 compatible hints, though, so it's entirely possible I'd just...

As a boring, low-level piece of infrastructure I'd expect `pep517` to be generally quite slow to drop old Python versions. If the spec changes (like it did for `backend-path`), the...

I've closed most of the issues relating to the `build` and `check` layer, but I'm still open to the simple change to make them fallback to setuptools, if people want...

That makes sense - compatibility is definitely important for something like this, and I understand having limited time. As and when I have some time to spare myself, I might...

Relative links appear to be broken when you go into slideshow view, as they become relative to the slideshow viewer URL. I noticed this with 'We recruit' in the developer...

Since a couple of years ago, pygments should lazy-load `pkg_resources` only if you try to list all lexers/formatters/styles/filters: https://bitbucket.org/birkenfeld/pygments-main/pull-requests/690/delay-loading-pkg_resources-until-it-is/diff If we can avoid triggering that kind of listing, we shouldn't...

Do you mean the page doesn't load, or do you see the first slide but can't change slides? Have you tried a different browser? @damianavila, any ideas?

I think the extra prefix is intentional. What version of nbconvert do you have?

This has been bumped through several minor release milestones now. Is anyone intending to work on it, or shall we wishlist it?

You may want to check with your company IT - they might be resetting something overnight.