Skip to content

Conversation

jbrockmendel
Copy link
Member

@TomAugspurger
Copy link
Contributor

Thanks, maybe a few others

pandas/core/computation/pytables.py
176:        val = v.tostring(self.encoding)
606:    def tostring(self, encoding) -> str:

pandas/io/sas/sas.pyx
434:                    start + lngt)]).tostring().rstrip(b"\x00 ")

pandas/_libs/writers.pyx
115:    return narr.tostring().decode('utf-8')

@jbrockmendel
Copy link
Member Author

updated+green

@TomAugspurger TomAugspurger added this to the 1.0.4 milestone Apr 2, 2020
@TomAugspurger TomAugspurger added CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions labels Apr 2, 2020
@TomAugspurger TomAugspurger merged commit 69ffb01 into pandas-dev:master Apr 2, 2020
@TomAugspurger
Copy link
Contributor

Thanks!

@simonjayhawkins
Copy link
Member

@meeseeksdev backport to 1.0.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI/COMPAT: Linux py37_np_dev pipeline timeouts

3 participants