Aurora Blog
Home
Golang internal/coverage/cfile: TestCoverageApis/emitToFailingWriter failures
2025-08-13 14:06:56
9221
#!watchflakesdefault <- pkg == "internal/coverage/cfile" && test == "TestCoverageApis/emitToFa...
Golang cmd/cgo: clarify safety of calling unsafe.Slice and unsafe.String with C pointers
2025-08-13 14:06:43
2740
Go version1.22.6Output of go env in your module/workspace:N/AWhat did you do?N/AWhat did you see happen?The documentatio...
Golang x/website: out of date docs in effective go
2025-08-13 14:06:39
1520
Hi, effective go still references having to do e.g.req := req in a for loop:The bug is that in a Go for loop, the loop v...
Golang proposal: x/tools/go/packages: add a mechanism to access build-system specific information about a package
2025-08-13 14:06:22
5047
This is proposal 3 of 3 coming out of the discussion of issue #38234.We propose evaluating the possibility of adding a f...
Golang x/build/cmd/watchflakes: opened over 500 duplicate issues on 2025-03-07
2025-08-13 14:06:20
51935
As reported via the golang-dev mailing list by @FiloSottile:Looks like watchflakes opened over 500 duplicate issues a fe...
Pandas BUG: tz_localize(None) incorrectly converts timestamps when using pyarrow dtypes
2025-08-13 14:06:14
4854
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas DEPR: behavior of copy argument in df.reindex is confusing
2025-08-13 14:06:11
3600
This was inspired by #33888 and #34584Problem descriptionThe behavior of copy argument in df.reindex is confusing. Curre...
Pandas BUG: inconsistent behavior and crash in DataFrame.__setitem__ when >=3d ndarray is used
2025-08-13 14:06:09
15489
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas ENH: Remove the DataFrame.attrs saving to parquet metadata on Pandas' side
2025-08-13 14:06:05
902
Feature Type[ ] Adding new functionality to pandas[ ] Changing existing functionality in pandas[x] Removing existing fun...
Pandas BUG: In main, TimedeltaIndex.shift() requires freq in the index, but it may not be available because it was computed
2025-08-13 14:06:03
2939
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas ENH: pandas mutate, add R's mutate functionality to enable users to easily create new columns in data frames
2025-08-13 14:05:59
11096
Feature Type[X] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas DEPR: rename 'unit' keyword in to_datetime etc
2025-08-13 14:05:57
491
to_datetime, to_timedelta, Timestamp, and Timedelta have a unit keyword that causes confusion because the term 'unit' is...
Pandas ENH: Functionality to aid with Database Imports
2025-08-13 14:05:55
14266
Feature Type[x] Adding new functionality to pandas[x] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas ENH: devcontainer & docker: use cases and improvements
2025-08-13 14:05:51
3033
Feature Type[ ] Adding new functionality to pandas[X] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas ENH: add errors='coerce' to DataFrame.astype
2025-08-13 14:05:49
3757
Feature Type[X] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas ENH: Shall we let pd.NA * 0 equals to zero?
2025-08-13 14:05:45
1147
Is your feature request related to a problem?I found that:pd.NA ** 0 # The result is 1pd.NA * 0 # The result is pd.NADes...
Pandas ENH: Generalized head and tail method.
2025-08-13 14:05:43
2897
Is your feature request related to a problem?I wondering if you maybe interested in include a new method context (I've c...
Pandas Timestamp.strftime(): missing support for nanoseconds
2025-08-13 14:05:41
5267
When parsing text into a Timestamp object we can specify a format string. Currently %f is documented withnote that "%f" ...
Pandas ENH: add atol to pd.DataFrame.compare()
2025-08-13 14:05:34
3164
Feature Type[X] Adding new functionality to pandas[X] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas BUILD: Nightly wheel building failed for some platforms
2025-08-13 14:05:32
2146
Installation check[x] I have read the installation guide.PlatformGithub Actions ubuntu-latestInstallation Methodpip inst...
上一页
下一页
1
…
35
36
37
38
39
…
285
.