Golang x/tour: Korean translation offline

What is the URL of the page with the issue?https://go-tour-ko.appspot.com/ What is your user agent?Mozilla/5.0 (Windows ...

Golang proposal: cmd/internal: Enable BTI for Arm64

Proposal DetailsJoel Sing and I have been looking at and working on adding Branch Target Instruction (BTI) support to Go...

Golang x/vulndb: TestLintReports/data/reports/GO-2025-3367.yaml failures

#!watchflakesdefault <- pkg == "golang.org/x/vulndb" && test == "TestLintReports/data/reports/...

Golang cmd/compile: range over an array copies the array

Go versiongo1.25rc2Output of go env in your module/workspace:irrelevant to this bugWhat did you do?go build the followin...

Golang cmd/compile: better optimization of type switches in instantiated generic functions

Consider this test case:package mainimport ( "fmt" "unsafe")func start[S []byte | string](s S)...

Golang x/tools/gopls: modernize bloop: Can't use b.Loop() if loop contains b.StopTimer/b.StartTimer

Go versiongo version go1.24.1 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...

Golang Not possible to build go from source tarballs

Go versiongo1.22.6Output of go env in your module/workspace:n/aWhat did you do?Building go1.22.6 from source https://go....

Pandas BUG:Pandas: Custom Metadata in DataFrame Subclass Not Deep-Copied

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

Pandas ENH adding metadata argument to DataFrame.to_parquet

Code Sample, a copy-pastable example if possiblePlease comsider merginghttps://github.com/pandas-dev/pandas/compare/mast...

Pandas [Feature Request] Add replace method to Index objects

I usually have to change the value of an element in pd.Index but it's difficult without the replace method that is prese...

Pandas ENH: More compact printing of a DataFrame with MultiIndex columns

Feature Type[ ] Adding new functionality to pandas[x] Changing existing functionality in pandas[ ] Removing existing fun...

Pandas DOC: .str.cat output in case of Index object

[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on the latest vers...

Pandas DOC: Website should copy code only

Pandas version checks[X] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...

Pandas issue when shifting with Timedelta in a groupby

Hello the awesome Pandas team!Consider the example belowdata = pd.DataFrame({'mydate' : [pd.to_datetime('2016-06-06'), ...

Pandas BUG: DataFrame.from_records() ignores columns with iterator and nrows=0

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

Pandas API: Make 'D' & offsets.Day always operate as calendar day instead of 24 Hour

From 2021-06-09 dev call, new discussion of https://github.com/pandas-dev/pandas/issues/22864Problem: Frequency string ...

Pandas BUG: pd.date_range with DST-crossing has incorrect freq attribute

[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: Incorrect freqstr "D" after timezone conversion

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

Keras no ssim metrics for images

Some networks e.g. require computing SSIM between images. Keras core doesn't have cross-backend ops for this. Can I open...

Jackson Databind Jackson 3 (rc7) deserialization of class with public final Field quietly fails

Search before asking[x] I searched in the issues and found nothing similar.Describe the bugThe attached class works corr...
上一页 下一页
.