Mark Hammond

Results 678 comments of Mark Hammond

I don't understand how #2028 will help anyone other than a small minority of users - it wants to specify `python_requires = ">=3.7"`, which isn't going to help anyone mismatching...

These are not exceptions we expect to actually hit or have people catch, so I'd be fine with one of `RuntimeError`, `TypeError` or `ValueError` depending on the scenario - most...

Of the 4 listed above, I don't see how any of them could reasonably be a pythoncom.error - what would the `HRESULT` be? > I noticed a few more Sorry,...

I don't see evidence of a pywin32 bug here nor any thing we could do to work around it.

What you probably can do though is the "please run makepy manually for this object" part - from an elevated cmd-prompt, run makepy.py.

I've never used Nuitka and I'm not sure whether the fact this was reported just once over 3 years ago means the issue no longer exists, or there's really not...

Note there are 2 related issues here: - The problem for which I opened this issue is for when sync is trying to save its own credentials (ie, keys etc)...

> Perhaps the only remaining problem was the lack of searchLogins(), implemented in #84. Awesome, thanks - I closed that bug. > Even though Firefox can use these passwords, it...