ApprovalTests.Python icon indicating copy to clipboard operation
ApprovalTests.Python copied to clipboard

Python 3.12 support

Open aaltat opened this issue 1 year ago • 1 comments

Approval test depends on mrjob, but mrjob has a dependency problem with Python 3.12 https://github.com/Yelp/mrjob/issues/2222 Would it be possible to update dependency to support Python 3.12?

aaltat avatar May 20 '24 12:05 aaltat

Mrjob also has unpatched vulnerabilities: https://github.com/Yelp/mrjob/pull/2220 I think it should be removed as a dependency.

dotlambda avatar Jul 08 '24 10:07 dotlambda

Mrjob has been removed.

JayBazuzi avatar Jul 15 '25 12:07 JayBazuzi

@aaltat @JayBazuzi ok to close?

nitsanavni avatar Jul 15 '25 13:07 nitsanavni

Dependency is removed, we can close

aaltat avatar Jul 15 '25 17:07 aaltat