Aurora Blog
Home
Golang net, net/http, net/http/httptest: HTTP GET on local HTTP server fails with "fetch failed" on js/wasm with Node.js 18
2025-09-06 14:04:35
6344
Some Go packages use a local HTTP server in examples. To make these work, the js/wasm port includes:https://github.com/g...
Golang proposal: Parameter-level noescape modifier for function types
2025-09-06 14:04:31
4462
Proposal DetailsProposal: Parameter-level noescape modifier for function typesSummaryAdd a noescape parameter modifier t...
Golang proxy.golang.org: Forbidden for https://proxy.golang.org/github.com/klauspost/compress/@v/v1.18.0.zip
2025-09-06 14:04:29
3183
For some reason proxy.golang.org keeps rejecting requests for https://proxy.golang.org/github.com/klauspost/compress/@v/...
Golang x/tools/gopls: InlayHint(constantValues): don't exclude booleans
2025-09-06 14:04:25
5231
gopls versionBuild infogolang.org/x/tools/gopls v0.20.0 golang.org/x/tools/gopls@v0.20.0 h1:fxOYZXKl6IsOTKIh6IgjDbIDH...
Golang go build produces bad error message when CGO_ENABLED=0 but need to build using cgo
2025-09-06 14:04:21
3818
Go versiongo1.23.0 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''GOCACHE='/ro...
Golang x/tools/gopls/internal/analysis/modernize: produces invalid go code
2025-09-06 14:04:19
3347
gopls versionBuild info----------golang.org/x/tools/gopls v0.18.1 golang.org/x/tools/gopls@v0.18.1 h1:2xJBNzdImS5u/kV...
Pandas BUG: DataFrame.update do not preserve string dtype
2025-09-06 14:04:02
4184
[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exists on the latest vers...
Pandas Sample ExtensionArray.take implementation doesn't correctly handle scalars
2025-09-06 14:04:00
4246
[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on the latest vers...
Pandas BUG: pandas.DataFrame.replace silently fails to replace category type columns.
2025-09-06 14:03:58
5480
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas BUG: categorical Series.map() errors when mapping to tuples.
2025-09-06 14:03:56
3057
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.replace(np.nan,..) on categorical series does not replace
2025-09-06 14:03:54
5113
[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on the latest vers...
Pandas ENH: support pd.NA in "category" dtype
2025-09-06 14:03:52
1517
Feature Type[x] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas Please consider using DeprecationWarning rather than FutureWarning for API changes
2025-09-06 14:03:48
22679
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas BUG: pd.options.future.no_silent_downcasting is not backward compatible
2025-09-06 14:03:46
1829
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas Better display of negative Timedelta
2025-09-06 14:03:44
2930
Code Sample, a copy-pastable example if possibleIn [2]: pd.to_timedelta(0, unit='ms') - pd.to_timedelta(123, unit='ms')O...
Pandas ERR: numeric_only in reduction operations should disallow passing non-bools
2025-09-06 14:03:42
2997
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas ENH:
2025-09-06 14:03:38
2442
Feature Type[X] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas BUG: Interpolate over time does not work with Int64 or Float64
2025-09-06 14:03:36
5783
[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on the latest vers...
Pandas Series pct_change fill_method behavior
2025-09-06 14:03:32
1971
In[2]: import pandas as pd ...: import numpy as np ...: pd.__version__Out[2]: u'0.23.4'In[3]: ts = pd.Series([np.nan, ...
Pandas BUG: PeriodIndex.to_timestamp inconsistent with its docstring
2025-09-06 14:03:30
3352
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
上一页
下一页
1
…
80
81
82
83
84
…
386
.