Golang cmd/go: misleading fatal: log message when working in a git repo with no commits

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

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

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

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

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

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

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.

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

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

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

TestTableSchemaRepr::test_publishes - AttributeError: '_GeneratorContextManager' object has no attribute 'args'I've been...

Keras Documentation: better info about class_weight and/or DataAdapters

https://github.com/keras-team/keras/blob/c7b66fc23fbeb7197d7c4a6491d7fda6d3502c6b/keras/src/trainers/data_adapters/init....

Apache Superset Taiwan, China (zh_TW) language switch is invalid

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

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

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

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

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

Expected BehaviorDevelopers should be able to enable default security configurations using a fluent, no-argument DSL in ...

Spring Security Use UserWebTestClientConfigurer

Spring Security tests should use UserWebTestClientConfigurer See https://github.com/spring-projects/spring-framework/iss...

Spring Security Remove EnableWebMvcSecurity

It is replaced by EnableWebSecurityComment From: jzheauxClosing in favor of https://github.com/spring-projects/spring-se...
上一页 下一页
.