Golang crypto/ed25519: not generating valid private key (invalid format)

Go versiongo version go1.23.1 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...

Golang Support for HTTP OPTIONS Method in New String Pattern Matching for Handle and HandleFunc

What version of Go are you using (go version)?Support for HTTP OPTIONS Method in New String Pattern Matching for Handle ...

Golang x/tools/gopls: Completion: "unexpected surrounding: %q != %q" bug in collectCompletions

#!stacks"bug.Reportf" && "completion.(*completer).selector:+57"Issue created by stacks. /...

Golang cmd/go: GO111MODULE does not invalidate test cache

Go versiongo version go1.22.6 darwin/amd64Output of go env in your module/workspace:GO111MODULE='auto'GOARCH='amd64'GOBI...

Golang cmd/go: go build -asan may mis-parse gcc compiler version in a non-English environment

Go versiongo version go1.21.0 linux/amd64 (master branch also influence)Output of go env in your module/workspace:GO111M...

Golang runtime, cmd/compile: increase tmpStringBufSize

tmpStringBufSize is currently set to 32. The original CL (@dvyukov) says the following about the value:Size of the buffe...

Golang net: broken windows-race builder

The windows-race builder broke about 2 weeks ago — this is marked as a first class port.Looking at the logs, it seems a ...

Pandas API: make CategoricalIndex._concat consistent with pd.concat

Index._concat (used by Index.append) is thin wrapper around concat_compat. It is overriden by CategoricalIndex so that ...

Pandas REF: Make function for dtype casting in pre-processing of groupby.quantile

Is your feature request related to a problem?[this should provide a description of what the problem is, e.g. "I wish I c...

Pandas Pandas Tests rely on inconsistent array coercion

In https://github.com/numpy/numpy/pull/14995 I have tried to make numpy consistent with respect to coercing dataframes (...

Pandas RLS: 2.3.3

2.3.3 milestone: https://github.com/pandas-dev/pandas/milestone/122We have some additional fixes merged to 2.3.x, includ...

Pandas TRACKER: add support for Python 3.14

Overview issue to keep track of adding Python 3.14 support. We already have some known issues and work in progress, list...

Pandas BUG: testing.assert_frame_equal unhelpful error message for string[pyarrow]

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

Pandas BUG: inferring the future string dtype doesn't work for pyarrow's "large_string" type

Create a Parquet file with both string and large string type (note both are the same in Parquet, but pyarrow will restor...

Pandas BUG: groupby.rank is not supported for large_string[pyarrow] dtype

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

Pandas BUG: Addition/subtracting pd.Timedelta constructed from hour offset gives wrong results

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

Pandas BUG: str.fullmatch behavior is not the same for object dtype and string[pyarrow] dtype

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

Pandas BUG: Series.clip does not work with scalar numpy arrays.

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

Keras Cannot load .keras file produced in tensorflow version 2.13.1

I'm in the unfortunate situation that my colleague left behind several .keras files, and some load fine, but many do not...

Apache Superset [6.0.0][Filter] Import Issue: Filter can not apply after setting theme for dashboard.

Bug descriptionThere is a bug that causes the filters can not be applied! If the theme of the dashboard is customized, t...
上一页 下一页
.