Skip to content

Fixes a bug where Series.iloc assignment incorrectly converted dictionary values to Series objects when the target Series had dtype="object". This issue occurred due to improper handling in the Copy-on-Write (CoW) implementation. #5937

Fixes a bug where Series.iloc assignment incorrectly converted dictionary values to Series objects when the target Series had dtype="object". This issue occurred due to improper handling in the Copy-on-Write (CoW) implementation.

Fixes a bug where Series.iloc assignment incorrectly converted dictionary values to Series objects when the target Series had dtype="object". This issue occurred due to improper handling in the Copy-on-Write (CoW) implementation. #5937

Triggered via pull request October 22, 2025 16:49
Status Success
Total duration 14s
Artifacts

cache-cleanup.yml

on: pull_request
cleanup
5s
cleanup
Fit to window
Zoom out
Zoom in