Aurora Blog
Home
Golang cmd/link: TestFlagD failing on OpenBSD [consistent failure]
2025-09-13 14:03:04
3133
The openbsd-amd64 and openbsd-ppc64 builders are broken because the new TestFlagD test, added in https://go.dev/cl/69835...
Golang x/pkgsite: package removal request for github.com/gonzxlez/colibri
2025-09-13 14:03:02
443
Hi, I would like to request removal of the github.com/gonzxlez/colibri package. I have made the repository private.thank...
Golang x/tools/gopls: Frequent popups in VSCode Liveshare
2025-09-13 14:03:00
6163
gopls versionBuild info----------golang.org/x/tools/gopls v0.20.0 golang.org/x/tools/gopls@v0.20.0 h1:fxOYZXKl6IsOTKI...
Golang crypto/ed25519: not generating valid private key (invalid format)
2025-09-13 14:02:55
7719
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
2025-09-13 14:02:53
2989
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
2025-09-13 14:02:44
5011
#!stacks"bug.Reportf" && "completion.(*completer).selector:+57"Issue created by stacks. /...
Golang cmd/go: GO111MODULE does not invalidate test cache
2025-09-13 14:02:42
4649
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
2025-09-13 14:02:40
3086
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
2025-09-13 14:02:35
2086
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
2025-09-13 14:02:33
530
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
2025-09-13 14:02:28
4871
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
2025-09-13 14:02:26
480
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
2025-09-13 14:02:24
7097
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
2025-09-13 14:02:17
1152
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
2025-09-13 14:02:15
667
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]
2025-09-13 14:02:12
4820
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
2025-09-13 14:02:06
2456
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
2025-09-13 14:02:02
3491
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
2025-09-13 14:02:00
7949
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
2025-09-13 14:01:58
3339
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
上一页
下一页
1
2
3
4
5
6
7
…
315
.