Jeff Forcier

Results 99 comments of Jeff Forcier

I've got no problem with somebody trying to get this working for Nose 2! I haven't had time to check out Nose 2 myself but it'd be rad to grow...

Yup this has bedeviled me for ages. Surprised I never made my own ticket for it. Thanks for the report! Happy to consider a patch if you come up with...

To be fair, most of my projects tend to pin their deps in requirements.txt and if they don't, they should! But thanks for bringing this up. @bnavigator I've been around...

Thanks @hroncok - that's good context to have (I wish I was more in touch with y'all OS level maintainers). FWIW my statements earlier shouldn't be construed a "I won't...

Jeez, I have no idea why this never popped up on my radar, so sorry! :( I'd be happy to contribute changes back to the mainline, but only if there's...

I wish I'd been cognizant of this when I first wrote it. Changing this now will be backwards incompatible, but I'm probably still the biggest user of this (in my...

That's no fun. I have yet to try it out with the MP plugin myself, FWIW (most of my other projects that _use_ nose don't work well with it either),...

Thanks :) couple quick thoughts w/o actually testing anything yet: - Do we need to change `getvalue()` as well? It was the other spot that hardcoded `'utf-8'` encoding stuff. -...

Nope, thanks. I just have too many projects (with too many users each :D) and too little time. Not everything's gonna be quick :( Assuming this is required for one...

Gotcha, good to know, thanks (& I agree, more encoding control is usually better :))