Aurora Blog
Home
Golang x/tools/go/types/objectpath: add support for receiver type parameters
2025-06-24 14:04:27
1034
Support for type parameters was added here, by calling .TypeParams().At(i) on Named types and Signature types. Receiver ...
Golang proposal: Go: support for conditional compilation directives similar to #define / #ifdef
2025-06-24 14:04:25
4156
Proposal DetailsProposal: Add support for conditional compilation directives (similar to #define / #ifdef) in GoIntroduc...
Golang x/telemetry/config: add counters for MCP server usage
2025-06-24 14:04:11
540
SummaryIn gopls@v0.20.0, we're launching an experimental MCP server to integrate gopls with MCP-powered coding assistanc...
Golang golangci-lint errors found in go1.21 version
2025-06-24 14:04:09
1884
Go versiongo version go1.21.5 linux/amd64What operating system and processor architecture are you using (go env)?GO111MO...
Pandas ENH: Add prefix, suffix and sep arguments to shift method
2025-06-24 14:04:04
1859
Feature Type[x] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas ENH: Add excel_sep_hint parameter to to_csv for Excel compatibility
2025-06-24 14:03:54
2033
Feature Type[x] Adding new functionality to pandasProblem DescriptionIt would be great if Pandas could generate CSV file...
Pandas BUG: CoW - eq not implemented for <class 'pandas.core.internals.blocks.ExtensionBlock'>
2025-06-24 14:03:52
2572
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas DISC: path to nullable-by-default integers and floats
2025-06-24 14:03:50
10568
I've been giving some thought to how we can move towards having nullable integer/bool dtypes by default (from the ice cr...
Pandas API: timestamp resolution inference - default to one unit (if possible) instead of being data-dependent?
2025-06-24 14:03:48
4925
After https://github.com/pandas-dev/pandas/pull/55901, we now do inference of the best resolution, and so allow to creat...
Pandas raise TypeError when function returns object-like results
2025-06-24 14:03:46
310
This roll_apply raises TypeError: must be real number, not str when my customized function returns str / list or other o...
Pandas ENH: read_csv tz option
2025-06-24 14:03:44
1043
Feature Type[x] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas BUG: use of iloc with heterogeneous DataFrame sometimes performs undocumented conversions
2025-06-24 14:03:43
4400
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas ENH: Columns formatted as "Text" in Excel are read as numbers
2025-06-24 14:03:41
975
Feature Type[x] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas BUILD: Installation issue on Mac with M1 Pro arm64 processor. pandas_parser.cpython-311-darwin.so is using x86_64 arch
2025-06-24 14:03:38
1626
Installation check[x] I have read the installation guide.PlatformmacOS-15.5-arm64-arm-64bitInstallation MethodBuilt from...
Pandas DOC: warn about apply with raw=True, if function returns Optional[int]
2025-06-24 14:03:26
1282
Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
Pandas BUG: DataFrame.join(other) raises InvalidIndexError if column index is CategoricalIndex
2025-06-24 14:03:25
11301
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas read_json: ValueError: Value is too big
2025-06-24 14:03:13
5843
Reopening issue #14530. The close description is incorrect. The JSON specification explicitly states that limits are n...
Jackson Core TypeReference init will throw a ArrayIndexOutOfBoundsException quieltly
2025-06-24 14:03:04
1979
the exception stack is like blow, and we konw The frequent throwing of exceptions can impact system performance. what ca...
Jackson Databind @JsonPOJOBuilder doesn't work with @JsonAnySetter
2025-06-24 14:03:01
12275
Search before asking[x] I searched in the issues and found nothing similar.Describe the bugThe following deserialization...
Jackson Databind Fix null handling of EnumSetDeserializer.
2025-06-24 14:03:00
1119
Search before asking[x] I searched in the issues and found nothing similar.Describe the bugThe EnumSetDeserializer imple...
上一页
下一页
1
…
243
244
245
246
247
…
337
.