Linus Groh
Linus Groh
@zrzka please remove the `3rd-party-module` label, `ctypes` is from the standard library! This might be one of the reasons this issue still isn’t fixed as I imagine 3rd party module...
@cclauss the `macholib` thing you found on PyPI is not the same as `ctypes.macholib`, and installing it from PyPI won't help here. We're talking about a package from the Python...
Note that the credentials are still visible through the edit history, so at the very least it's time for a new password. :)
This has conflicts
Please just update the PR if you intend to make it mergeable, instead of artificially keeping it alive.
No official binary releases planned, folks are of course welcome to redistribute their own builds.
@ariasuni @cgzones Hi, what's the state of this PR? Would love to see this merged.
@Elchi3 @foolip @queengooborg @Rumyra any thoughts? :slightly_smiling_face:
@jugglinmike I noticed that all the getters are missing from this list - here's a change to the code snipped you posted to include them in the list: ```diff -Array.from(document.querySelectorAll('[id^="sec-temporal."]'))...
We've had literally the same bug in LibJS (discovered after seeing the XS bug): https://github.com/SerenityOS/serenity/pull/13438 - so +1 for adding some tests for it.