Aurora Blog
Home
Golang cmd/go: misleading fatal: log message when working in a git repo with no commits
2025-07-08 14:03:44
2639
What version of Go are you using (go version)?$ go versiongo version go1.18 linux/amd64Does this issue reproduce with th...
Golang proposal: x/tools/cmd/goimports: add flag to remove blank lines in import for regrouping during formatting
2025-07-08 14:03:40
4351
currentThe goimports will retain blank lines and multiple groups will exist after formatting.testdata in.go:import ( ...
Golang cmd/go: clarify that DiskPath in a cacheprog respone should not contain extension
2025-07-08 14:03:31
1476
I'm developing a GOCACHEPROG implementation that should store compiler cache in S3-compatible storage. Recently we faced...
Golang crypto/x509: certificate verification should fail when policy doesn't map with CA's mappings
2025-07-08 14:03:24
1165
Go versiongo1.24.4 Linux and WindowsOutput of go env in your module/workspace:go envWhat did you do?While doing Policy M...
Golang proposal: encoding/json/v2: MarshalFunc with reflect.Type
2025-07-08 14:03:18
2231
Proposal DetailsAs recommended by Joe Tsai (https://github.com/go-json-experiment/json/issues/168), I am opening this pr...
Golang slices: add Reduce function
2025-07-08 14:03:16
399
I propose a small, trivial addition to the slices package.func Reduce[S ~[]E, E any, T any](s S, f func(T, E) T, init T)...
Pandas BUG: Errors using pyarrow datetime types on windows
2025-07-08 14:03:07
3019
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: Pandas Series with Xarray slow print time.
2025-07-08 14:03:06
5100
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas The input column name in query contains special characters
2025-07-08 14:03:02
11075
The input column name in pandas.dataframe.query() contains special characters.I saw the change in 0.25, but still have ....
Pandas BUG: union of MultiIndex throws exception for datetime and pd.Timestamp with identical values
2025-07-08 14:02:51
3781
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: TestTableSchemaRepr::test_publishes raises AttributeError on mac
2025-07-08 14:02:40
3994
TestTableSchemaRepr::test_publishes - AttributeError: '_GeneratorContextManager' object has no attribute 'args'I've been...
Keras Documentation: better info about class_weight and/or DataAdapters
2025-07-08 14:02:35
2665
https://github.com/keras-team/keras/blob/c7b66fc23fbeb7197d7c4a6491d7fda6d3502c6b/keras/src/trainers/data_adapters/init....
Apache Superset Taiwan, China (zh_TW) language switch is invalid
2025-07-08 14:02:22
5820
Bug descriptionI have a question about regional internationalization?In the screenshot, the key for storing FAB babel in...
Apache Superset bubble chart datetime column as x axis display as yyyy-MM-dd
2025-07-08 14:02:04
2478
ScreenshotDescriptionversion: 1.4.1bubble chart, date type column as x axis, but want to display as yyyy-MM-dd, e.g. 20...
Apache Dubbo [Feature] Support for Mutiny Reactive
2025-07-08 14:01:53
1447
Pre-check[x] I am sure that all the content I provide is in English.Search before asking[x] I had searched in the issues...
Redis [BUG] Accept failed between master and slave with TLS
2025-07-08 14:01:49
561
We are getting below error continuously and during the replication between master/slave has broken.Error accepting a cl...
Gorm A breaking change from upgrade v1.26.1 to v1.30.0 of Where function
2025-07-08 14:01:46
1140
GORM Playground Linkhttps://github.com/go-gorm/playground/pull/813DescriptionI have passed the basicCondition map into t...
Spring Security Allow all HttpSecurity DSL methods to apply Customizer.withDefaults() by default
2025-07-08 14:01:34
705
Expected BehaviorDevelopers should be able to enable default security configurations using a fluent, no-argument DSL in ...
Spring Security Use UserWebTestClientConfigurer
2025-07-08 14:01:32
206
Spring Security tests should use UserWebTestClientConfigurer See https://github.com/spring-projects/spring-framework/iss...
Spring Security Remove EnableWebMvcSecurity
2025-07-08 14:01:27
137
It is replaced by EnableWebSecurityComment From: jzheauxClosing in favor of https://github.com/spring-projects/spring-se...
上一页
下一页
1
…
199
200
201
202
203
…
334
.