Archives week 24 of 2023

June 12, 2023 - June 18, 2023

What is Pythonic Typing for "There exists some plugin that provides an Adapter for X"

So starting to think about a PyOpenGL 4.x release, which would be first to drop Python 2.7 support, so the first one where type-hints can be used to declare metadata for type-coercion (vs the current nonstandard type declarations). The first big question that comes up is:

Given an open collection of types {A,B,C,...}
And a ...

Continue reading

Daily archives

Previous week

Week 20 of 2023

Next week

Week 32 of 2023

Archives