Results 10 comments of DragonRulerX

I just pulled wcwidth for the first time today when using tabulate in python. I decided to dive in to that code and found that tabulate relies heavily on this...

I'm a little confused. Are you saying there is a fix for the issue I linked above or that this is still a WIP? I'm hoping to either patch in...

@matteius thank you for looking into this My Pipfile: ``` [[source]] url = "https://pypi.org/simple" verify_ssl = true name = "pypi" [packages] aiohttp = "==3.7.4.post0" aiosignal = "==1.2.0" async-timeout = "==3.0.1"...

Hmm, well after reviewing your links, conversation, and related code comments I ended up finding my way to some interesting content that may explain _part_ of the mystery I was...

It appears there is yet more information on the confusion regarding the Serial Date `949998.0` or `4501-01-01`: According to [this resource](https://microsoft.public.office.developer.outlook.vba.narkive.com/4vzPmPN6/mailitem-creationtime-is-01-01-4501) this is expected for when `None` should be found....

When it comes to the `comtypes` library implementation details I must admit that I'm wildly ignorant so I feel any final solution decided should be handled by those in this...

> Therefore, Mac users are out of scope for this project. I guess the only reason I brought this up was due to not knowing precisely how the mode is...

> Because anyone can create a COM library, theoretically, they exist in infinite numbers. Ah, I see. That makes sense. So, it'll have to be on the dev to know...

Apologies, I haven't been able to find much time for work on the project recently so I don't have much for additional questions at the moment. This can probably be...

I tried using this DLL and crashed the moment the game began to launch.