worldmozara

Results 10 comments of worldmozara

This is the error of old import name, and only this. Due to this, everyone must change to fix his or her code downloaded. This is what the developer should...

> something i noticed about pylance's implementation of this feature is that it doesn't work on all inlay hints for some reason. eg: > > ```python > def f(a: int,...

maybe `Callable` inlay hints are considered complex by pylance that should be assigned to a type alias?

We almost agree that the project should be transferred to a place where it will be maintained well. The only controversy is where to go. Personally I would prefer the...

I'm sorry that I leave my comment mainly because the latest release is too old. I've just realized that works around freetype is generally not so interesting. I should expect...

For the name `y`, I believe it is an error - I downloaded the source tarball of freetype 2.2.1 (released in 2009, on sourceforge) and found that the name was...

Oh, a git function I have never used. Acknowledged. This struct seems to be less used, at least in python. It's not easy to consider. ---- Replied Message ---- |...

Maybe changing the field name is reasonable and acceptable, while it needs more consideration to change the type for now?

I'm sorry that I changed other code (although it's a typo). For the original typo, it only sets a wrong attribute and makes the `restype` not working as expected, and...