rockobonaparte

Results 7 comments of rockobonaparte

If there's a known-good config then I'll step back to that instead. I can submit more info if you want it. My wife and I want to be able to...

Thanks for this prompt heads up here. I'll just pick one of the simpler tests complaining about something with Unicode and go from there. Given at PyCon I think I...

Oh you don't have to defend that to me. It was pretty obvious at the dev sprints that it wasn't anybody else's daily driver either. I decided to try to...

PyCharm had completely different results on Windows: 14192 tests done 971 ignored 11 failed I was looking at the failures and I think PyCharm is just botching them. I think...

I have what seems to be a particularly nasty example that is peddling some futures around in a custom event loop so I can iteratively tick through the coroutines. It's...

@BPYap The current plan is to extend the voc to transpile to MSIL (Microsoft Intermediate Language)--or particularly the bytecode-compiled target version of that, since that's what the .net runtime uses....

We collided into this yesterday and found that discussion, which took me here. I was about to open an issue otherwise. I am unzipping into Program Files instead of ProgramData....