Aurora Blog
Home
Golang cmd/compile: relax wasm/wasm32 function import signature type constraints
2025-08-01 14:08:18
53111
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
2025-08-01 14:08:15
1639
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
2025-08-01 14:08:04
4009
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
2025-08-01 14:08:00
706
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
2025-08-01 14:07:58
4739
#!watchflakesdefault <- pkg == "cmd/gofmt" && test == "TestAll"Issue created automaticall...
Golang cmd/compile/internal/ssa: TestDebugLines_74576/i74576b.go failures
2025-08-01 14:07:52
40908
#!watchflakesdefault <- pkg == "cmd/compile/internal/ssa" && test == "TestDebugLines_74576/i74...
Golang cmd/go: extract TestScript functionality to internal/script
2025-08-01 14:07:49
2882
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
2025-08-01 14:07:47
3267
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
2025-08-01 14:07:40
2951
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
2025-08-01 14:07:27
3561
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
2025-08-01 14:07:25
1373
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
2025-08-01 14:07:23
4657
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()
2025-08-01 14:07:14
224
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
2025-08-01 14:07:12
4000
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
2025-08-01 14:07:08
1604
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)
2025-08-01 14:07:03
16722
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
2025-08-01 14:07:00
8583
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 ?
2025-08-01 14:06:56
2135
My JSON includes list of strings:{ "recipients": [ "string1", "string2", "s...
Jackson Databind @JsonFormat Support for locale specific number format
2025-08-01 14:06:54
4602
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
2025-08-01 14:06:52
4716
Describe the bugI'm trying to use @JsonManagedReference and @JsonBackReference annotations to deserialize JSON represent...
上一页
下一页
1
…
102
103
104
105
106
…
317
.