Aurora Blog
Home
Golang x/tools/gopls: add CodeLens Go to TestXxx
2025-08-17 14:02:09
3360
Envgopls version: master (5397e65c)ProposalGoLand offers a Go to test shortcut (Ctrl+Shift+T) that allows users to jump ...
Golang CGO: can't find the gcc in my %path%
2025-08-17 14:01:59
1829
win11 go 1.24.6Background:I had used fyne (uses cgo) for about four month ,this week I updated my windows11 and re-insta...
Golang go/types: 'under' panics on Alias type
2025-08-17 14:01:53
6565
Go versiongo version go1.23.0 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN=''...
Pandas BUG: FutureWarning when splitting a dataframe using np.split
2025-08-17 14:01:48
3773
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas BUG: Identity checking NA in map is incorrect
2025-08-17 14:01:45
1279
In [2]: pd.Series([pd.NA], dtype="Int64").map(lambda x: 1 if x is pd.NA else 2)Out[2]: 0 2dtype: int64In pa...
Pandas BUG: MultiIndex.factorize fails if index is 0-length
2025-08-17 14:01:43
5044
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas ENH: No longer always show hour, minute and second components for pd.Interval
2025-08-17 14:01:41
1975
Feature Type[ ] Adding new functionality to pandas[X] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas BUG: Timestamp.unit should reflect changes in components after Timestamp.replace
2025-08-17 14:01:39
2953
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas ENH: Rename internal DataFrame._append()
2025-08-17 14:01:37
3161
Feature Type[ ] Adding new functionality to pandas[ ] Changing existing functionality in pandas[X] Removing existing fun...
Pandas BUG: Inconsistent implicit conversion of 1-arrays inside data frames
2025-08-17 14:01:35
3371
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas BUG: itemsize wrong for date32[day][pyarrow] dtype?
2025-08-17 14:01:33
3465
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas BUG: np.where called with ps.Series returns np.array instead of pd.Series
2025-08-17 14:01:31
3983
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas DOC: Incorrect Source Link
2025-08-17 14:01:29
1094
Pandas version checks[X] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
Pandas ENH: Pandas Tensor Data Type
2025-08-17 14:01:24
1616
Feature Type[X] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas API/BUG: freq retention in value_counts
2025-08-17 14:01:22
2047
dti = pd.date_range('2016-01-01', periods=5)dti.value_counts().index.freq # <-- Nonedti.factorize()[1].freq # &l...
Keras Fix the vocabulary_dtype in keras.layers.IntegerLookup()
2025-08-17 14:01:10
1976
Doc IssueThe doc of keras.layers.IntegerLookup() shows its description as below:https://github.com/keras-team/keras/blob...
Keras Implement DINOv3: Self-Supervised Vision Transformer as a Keras 3 Example
2025-08-17 14:01:08
1232
I am interested in contributing to Keras by implementing DINOv3 (Distillation with No labels v3), a state-of-the-art sel...
Apache Superset SUPERSET_LOAD_EXAMPLES=no in docker/.env-local File Not Working When Using Docker Compose
2025-08-17 14:01:00
4613
Bug descriptionTLDR: SUPERSET_LOAD_EXAMPLES=no docker compose -f docker-compose-image-tag.yml up is a solution/work that...
Apache Dubbo [Bug] Dubbo Client-Side Timeout Error (Code 6-2) on Connection Attempt
2025-08-17 14:00:56
3722
Pre-check[x] I am sure that all the content I provide is in English.Search before asking[x] I had searched in the issues...
Redis [CRASH] freeClientsInAsyncFreeQueue suspected double free?
2025-08-17 14:00:51
1508
Problem DescriptionUnder the arm64_ft architecture, Redis is running in the process, and the process status is sleep. Ho...
上一页
下一页
1
…
16
17
18
19
20
…
288
.