Golang cmd/compile: relax wasm/wasm32 function import signature type constraints

Background59149 removed the package restrictions on the use of go:wasmimport, but established strict constraints on the ...

Golang cmd/go: potential test flakes for TestScript/mod_invalid_version

There's a recent failure on the linux/amd64 longtest-aliastypes builder that does not seem related to the commit appende...

Golang x/exp/trace,internal/trace: support event constructor for testing

As discussed in #62627, this issue proposed to extend the API of x/exp/trace to support programmatically creating trace ...

Golang x/website/_content/tour: add a link to the spanish translation

ProposalThe proposal is that Spanish-speaking people have access to the go tour.This proposal would help a lot of people...

Golang cmd/gofmt: TestAll failures

#!watchflakesdefault <- pkg == "cmd/gofmt" && test == "TestAll"Issue created automaticall...

Golang cmd/compile/internal/ssa: TestDebugLines_74576/i74576b.go failures

#!watchflakesdefault <- pkg == "cmd/compile/internal/ssa" && test == "TestDebugLines_74576/i74...

Golang cmd/go: extract TestScript functionality to internal/script

While writing a test for #29253, it is apparent that using the existing cmd/go script test framework makes the test writ...

Golang cmd: relocate script test framework from cmd/go to cmd/internal

The Go command has a very nice "script" testing framework that makes it easy to write regression tests that involve smal...

Golang cmd/compile: inlined closure remnants (unnecessarily) set Addrtaken in local variables

Go versiongo version devel go1.22-66d34c7d08Output of go env in your module/workspace:does not depend on platform, only ...

Pandas BUG: assert_series_equal broken with check_category_order=False for arrays with null values

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

Pandas DOC: Series and DataFrame.reindex accepts Timedelta as tolerance, which is not documented

Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...

Pandas BUG: Sql select from database type cast issue

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

Keras Multi-backend support for timeseries_dataset_from_array()

It seems like even with the update to Keras 3.0, the timeseries data loading utilities are still built on Tensorflow. Ar...

Keras Bidirectional layer loses use_cudnn value in nested RNN layers

ProblemWhen passing a GRU/LSTM instance with use_cudnn set to True/False (not default "auto") to Bidirectional layer, it...

Keras Request for multi backend support for timeseries data loading

Hi, I wonder is it possible for you to implement keras.utils.timeseries_dataset_from_array() method by other backends (e...

Jackson Databind Perfomance issue deserializing Integer wrapper over primitive type (primitives slower when passed via Constructors)

Hi, sorry, to make an issue for such topic. I used Java microbenchmark harness to make some testsThat was an object with...

Jackson Databind If @JacksonInject is specified for field and deserialized by the Creator, the inject process will be executed twice

Search before asking[X] I searched in the issues and found nothing similar.Describe the bugSSIAVersion Information2.16.0...

Jackson Databind How could I stop converting Number or Boolean to String ?

My JSON includes list of strings:{ "recipients": [ "string1", "string2", "s...

Jackson Databind @JsonFormat Support for locale specific number format

Describe the bug@JsonFormat does not work as expected when converting string to double and vice versa.Version informatio...

Jackson Databind @JsonBackReference ignored on deserialization when using Spring Boot's configuration of ObjectMapper

Describe the bugI'm trying to use @JsonManagedReference and @JsonBackReference annotations to deserialize JSON represent...
上一页 下一页
.