Aurora Blog
Home
Golang x/tour: Korean translation offline
2025-08-12 14:04:36
1314
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
2025-08-12 14:04:30
1617
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
2025-08-12 14:04:23
1791
#!watchflakesdefault <- pkg == "golang.org/x/vulndb" && test == "TestLintReports/data/reports/...
Golang cmd/compile: range over an array copies the array
2025-08-12 14:04:12
3578
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
2025-08-12 14:04:01
3354
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
2025-08-12 14:03:59
2056
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
2025-08-12 14:03:45
2464
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
2025-08-12 14:03:41
3880
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
2025-08-12 14:03:39
6545
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
2025-08-12 14:03:37
3552
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
2025-08-12 14:03:35
1460
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
2025-08-12 14:03:30
9123
[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
2025-08-12 14:03:28
2726
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
2025-08-12 14:03:26
6780
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
2025-08-12 14:03:22
2826
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
2025-08-12 14:03:20
2697
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
2025-08-12 14:03:18
2743
[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
2025-08-12 14:03:14
3596
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
2025-08-12 14:03:06
1019
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
2025-08-12 14:02:50
10281
Search before asking[x] I searched in the issues and found nothing similar.Describe the bugThe attached class works corr...
上一页
下一页
1
…
39
40
41
42
43
…
285
.