pyo3 icon indicating copy to clipboard operation
pyo3 copied to clipboard

replace `PyString::from_object` with `PyString::from_encoded_object`

Open davidhewitt opened this issue 9 months ago • 2 comments

Followup to #5008, as per my suggestion in #5005

davidhewitt avatar Mar 28 '25 11:03 davidhewitt

Looks like adding a deprecation is discouraged in a patch, so will keep this for 0.25.

Think we'll start merging all those changes in shortly, I just want to get 0.24.1 done first.

davidhewitt avatar Mar 28 '25 15:03 davidhewitt

With #5021 prepped, I think this is ready for merge, if others agree this is a good idea?

davidhewitt avatar Mar 28 '25 21:03 davidhewitt