Yee Cheng Chin
Yee Cheng Chin
Done in https://github.com/macvim-dev/macvim/releases/tag/release-180
This issue is because of #13260, which added a dependency to a private API `_PyObject_NextNotImplemented`. Note that this private API is only included when not using stable API. @k-takata why...
FWIW (sorry for a bit of an opinion piece here), I don't understand why the problem solving process was to simply turn on stable ABI by default. It's simply sweeping...
> No, I removed the dependency on it because it is not a part of Stable ABI. Oh wait you are right. Sorry about that. My Git blame was only...
Filed #15649 which should fix this.
> I suspect if there is a timeout issue in the macOS implementation... I feel like this happens so often in macOS that it's worth taking a look at. I...
Is it actually still failing in recent CI? I couldn't quite see it.
Just curious what does it look like? Is there an example from a Neovim plugin that uses this?
Ah ok thanks that makes it a lot clearer what it does.
Hmm, how does it not work? It still shows up but when you press it it doesn't do anything? Just to confirm, what year is your MBP?