Deleted user

Results 137399 comments of Deleted user

> > 蓝奏云 无法下载,希望增加其他下载方式 > > 我周日在GitHub附件上传上去,也重新发个版本。 ok

All commit authors signed the Contributor License Agreement. [![CLA signed](https://cpython-clabot.herokuapp.com/cla-signed.svg)](https://cpython-clabot.herokuapp.com/signed-contributor-license-agreement?version=96a49432-b8b1-11ec-9bf5-bfe9ad6c72c4)

While standardizing on Shizofox has potential it comes with many challenges: - **Beta Software**: Shizofox is still in beta, and breaking changes are to be expected. (Although way better than...

https://github.com/SpitFire-666/Firefox-Stuff

@Kreyren https://www.zen-browser.app

See https://github.com/backdrop/backdrop-issues/issues/4797 where we need to update `hook_menu()` and I've added a change record for this. If there are any menu items in core that use `MENU_SUGGESTED_ITEM`, they need to...

Looks like this is due to JDK's misdesign: https://bugs.openjdk.org/browse/JDK-4723726 Suggested JDK's workaround is to use `file.toPath.toUri`. Which means fixing https://github.com/sbt/io/blob/v1.8.0/io/src/main/scala/sbt/io/IO.scala#L1154 . And most likely a few other places that use...

Fix for `io`'s `develop` (tested with sbt 1.8.2): ```diff diff --git a/io/src/main/scala/sbt/io/IO.scala b/io/src/main/scala/sbt/io/IO.scala index 5c0e114..ac635f8 100644 --- a/io/src/main/scala/sbt/io/IO.scala +++ b/io/src/main/scala/sbt/io/IO.scala @@ -1151,7 +1151,7 @@ object IO { */ def directoryURI(dir:...

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @matthchr.