Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 729958

Summary: dev-python/ipython : add pypy3 support
Product: Gentoo Linux Reporter: Tom Gillespie <tgbugs>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: andrewammerlaan
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://github.com/gentoo/gentoo/pull/16466
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 895970    

Description Tom Gillespie 2020-06-27 22:48:58 UTC
This is a top level bug for tracking steps along the way to full ipython pypy3 support.

Existing pull requests.
https://github.com/gentoo/gentoo/pull/16453 jedi
https://github.com/gentoo/gentoo/pull/16454 pickleshare
https://github.com/gentoo/gentoo/pull/16456 prompt_toolkit
https://github.com/gentoo/gentoo/pull/16457 ipython_genutils
https://github.com/gentoo/gentoo/pull/16458 backcall


Reproducible: Always
Comment 1 Tom Gillespie 2020-06-28 03:58:42 UTC
Pull request for numpy, matplotlib, and cycler.

https://github.com/gentoo/gentoo/pull/16462
Comment 2 Tom Gillespie 2020-06-28 10:16:09 UTC
Here is the merged pull request that contains all necessary changes.

https://github.com/gentoo/gentoo/pull/16466
Comment 3 Sebastian Pipping gentoo-dev 2023-02-23 15:18:55 UTC
This affects bug #895970 because dev-python/python-dotenv-0.21.1 had pypy3 support but depends on dev-python/ipython for tests.  I am dropping pypy3 for now for 0.21.1-r1 but it would be great to be able to add it back.  Thank you!