Golang net, net/http, net/http/httptest: HTTP GET on local HTTP server fails with "fetch failed" on js/wasm with Node.js 18

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

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

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

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

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

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

[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

[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.

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.

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

[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

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

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

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

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

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

Pandas ENH:

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

[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

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

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