Reef Turner

Results 140 comments of Reef Turner

Note, in addition to raising the bug we have [created an automated test in cPython](https://github.com/python/cpython/pull/26204) to reproduce the issue. We can ask cPython / libFFI developers to look at it....

@zstanecic We have added automated tests to python (see https://bugs.python.org/issue38748 and python/cpython#26204) which show the issue, the problem is still not fixed. I'll update the title of this issue to...

>The moment that Python 3.7 will be fully out of support is getting nearer and nearer. @feerrenrut could you please share NV Access' thoughts about this matter, especially given the...

Could you provide a minimal test case (plain html, plain js)? This will help us to understand the mechanism being used to update the title. We can then investigate look...

React JS only delivers html, javascript and css to the client. It must be possible to reproduce this issue with plain JS. I understand this may not be something you...

A quick solution that (hopefully) minimizes complexity might be to cache the intermediate steps of the build: https://www.appveyor.com/docs/build-cache/ It's tempting to get drawn in by benefits like community developers no...

Note that #14235 attempted to build microsoft-ui-uiautomation externally, but it was found not to be a viable approach. Alternatives may be: - On appveyor, cache build outputs for microsoft-ui-uiautomation. -...

It might be better to think of "none" as "minimal". - Is there a use-case for having no symbols at all reported? - Any specific symbols that cause a problem...

>Plugging Albatross in and switching it on seems to be enough to cause following when automatic is selected as braille display: >... >To solve this I have added try except...

Hi @jcsteh Could you look into the comment by @josephsl I think this would be a confusing edge case for users, is there anything that can be done about it?...