You have tests for everything; maybe you even have a badge in your project repository stating 100% test coverage. But what are these tests helping you do? How do you know? (more…)
Read more »
This PEP specifies an improved syntax for specifying type parameters within
a generic class, function, or type alias. It also introduces a new statement
for declaring type aliases. (more…)
Read more »
A python CAD programming library. Contribute to gumyr/build123d development by creating an account on GitHub. (more…)
Read more »
Prettify Python exception output to make it legible. - onelivesleft/PrettyErrors... (more…)
Read more »
I’m probably going to have to eat this blog post 2 years from now…. oh well. I still believe that Async has been mostly a failure since introduced in Python 3.4. Maybe I should be more specific, there seems to be a failure to adopt Async in the Python com... (more…)
Read more »