github now allows disabling pull requests, so it might be useful to disable them on the core repos: https://github.blog/changelog/2026-02-13-new-repository-settings-for-configuring-pull-request-access/
Where's the "Finally! Thank goodness!" emoji?
follow up from implementing method values in t.a.jvm, found a couple of bugs with the clojure impl • https://clojure.atlassian.net/browse/CLJ-2939, this one is minor, and arguably could be considered an improvement rathre than a bug • https://clojure.atlassian.net/browse/CLJ-2940, this one is a regression in behavior compared to 1.11 caused by the fix for https://clojure.atlassian.net/browse/CLJ-2806, so probably major