This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Mark.Shannon
Recipients Mark.Shannon, seberg
Date 2022-02-01.10:10:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643710223.82.0.051672469067.issue46451@roundup.psfhosted.org>
In-reply-to
Content
Can you reproduce this in pure Python?
If not, can you produce a minimal reproducer using just NumPy?

If you can't do either, I'm going to have to assume that this is a NumPy or Pandas bug.

Maybe NumPy or Pandas is accessing CPython internals, but not via the C-API, and those internals changed between 3.9 and 3.10?
History
Date User Action Args
2022-02-01 10:10:23Mark.Shannonsetrecipients: + Mark.Shannon, seberg
2022-02-01 10:10:23Mark.Shannonsetmessageid: <1643710223.82.0.051672469067.issue46451@roundup.psfhosted.org>
2022-02-01 10:10:23Mark.Shannonlinkissue46451 messages
2022-02-01 10:10:23Mark.Shannoncreate