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.#62795
Closed
Mayankvlog wants to merge 9 commits intopandas-dev:mainfrom
Closed
Commits
Commits on Oct 22, 2025
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed