Golang cmd/compile: update compiler's PGO profile

CL https://golang.org/cl/451292 adds a default profile of the compiler, so we can build the compiler with PGO. As the co...

Golang cmd/internal/testdir: Test/fixedbugs/issue54542.go failures

#!watchflakesdefault <- pkg == "cmd/internal/testdir" && test == "Test/fixedbugs/issue54542.go...

Golang x/tools/gopls/internal/test/marker: Test/callhierarchy/callhierarchy.txt failures

#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Tes...

Golang cmd/go: binary does not contain VCS information when compiled in git worktree dir

What version of Go are you using (go version)?$ go versiongo version go1.20rc3 linux/amd64Does this issue reproduce with...

Golang x/net/http2: TestTransportGroupsPendingDials failures due to missing Close

--- FAIL: TestTransportGroupsPendingDials (0.02s) transport_test.go:401: saw 0 closes; want 1FAILFAIL golang.org/x...

Golang crypto/rsa: Go 1.21 follow-up work

Go 1.20 shipped a large set of crypto/rsa changes. This issue lists a few remaining cleanups that should wrap up the cyc...

Golang hash: add XOF interface

BackgroundAn extendable output function (XOF) is a hash function with arbitrary or unlimited output length. They are ver...

Golang net/http: TestClient failures

#!watchflakesdefault <- pkg == "net/http" && test == "TestClient"Issue created automatica...

Golang crypto/cipher:gofips140: TestCTR_AES_multiblock_XORKeyStreamAt failures

#!watchflakesdefault <- pkg == "crypto/cipher:gofips140" && test ~ `TestCTR_AES_multiblock_XORKeySt...

Golang x/build: build and test failures on openbsd-amd64 builders

#!watchflakesdefault <- builder ~ `openbsd-amd64` && repo == "go" && (mode == "build&q...

Golang runtime: TestASAN fails with SEGV on unknown address on linux/riscv64

#!watchflakespost <- goos == "linux" && goarch == "riscv64" && log ~ `AddressSani...

Viper Inconsistent string parsing behavior between v1.7.0 and v1.19.0

Preflight Checklist[x] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Pandas BUG: Series.str.isdigit with pyarrow dtype doesn't honor unicode superscripts

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...

Pandas ENH: ExcelWriter append or create mode

Feature Type[x] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...

Keras Keras Fails to load quantized model

Whenever we try to save a keras-hub model after quantization, we are unable to load the quantized model. I've tried from...

Keras Progress bar showing wrong step number

When steps_per_execution is used, the step number shown by a progress bar does not match how many steps were actually ex...

Keras Inconsistent execution results by the PyTorch backend

When using keras.layers.MaxPooling2D with PyTorch backend, there is an inconsistent execution result between static infe...

Keras ValueError: File not found: filepath=Backend\C4__256g_000040000.keras. Please ensure the file is an accessible .keras zip file.

Error:Please ensure the file is an accessible '.keras' zip fileKeras Version: 3.5.0tensorflow Version: 2.16.1I don't hav...

Jackson Databind PropertiesCollector decapitilizes properties names when setter has two consecutive capital letters

Jackson Version: 2.9.8I did check 2.9.10 and LATEST (which I believe to be 2.11) and the problem persistsThis is my firs...

Jackson Databind (lombok) Variable with the second capital letter is abnormal during serialization and deserialization

Search before asking[X] I searched in the issues and found nothing similar.Describe the bugWhen deserializing, variables...
上一页 下一页
.