Golang x/tools/go/types/objectpath: add support for receiver type parameters

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

Proposal DetailsProposal: Add support for conditional compilation directives (similar to #define / #ifdef) in GoIntroduc...

Golang x/telemetry/config: add counters for MCP server usage

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

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

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

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'>

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

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?

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

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

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

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

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

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]

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

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

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

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

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.

Search before asking[x] I searched in the issues and found nothing similar.Describe the bugThe EnumSetDeserializer imple...
上一页 下一页
.