Jeff Widman

Results 587 comments of Jeff Widman

This will require migrating to ESM from CommonJS: https://github.com/octokit/request-error.js/releases/tag/v6.0.0

I noticed Corepack is now on `28.2`(https://github.com/nodejs/corepack/releases). Any idea if we should bump all the way to that? Or does this need to stay in lockstep with some other NPM/PNPM...

> This is a limitation of Dependabot that will be fixed once multi-directory version-updates are supported. Is this no longer a blocker now that we've shipped https://github.blog/changelog/2024-06-25-simplified-dependabot-yml-configuration-with-multi-directory-key-directories-and-wildcard-glob-support/ ?

Gevent's actually done some improvements here beyond the fix @takluyver linked to: https://github.com/gevent/gevent/issues/591 https://github.com/gevent/gevent/issues/835 @gonulsabah What version of gevent are you using? If not latest Pypi release, try upgrading to...

A PR is most welcome. I'd vote for the longer term solution, whether that be a mutex or something else, but ideally preventing this sounds better than the brittleness of...

This is pretty old and the Kafka world has moved on a bit. At this point, I think this should PR should be rejected in favor of a combination of...

I'm sorry for your loss.

Agreed, it'd be nice to change to a monotonic clock. But as you also note, this will be easiest to implement after we drop Python 2 support (which may be...