Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729958 - dev-python/ipython : add pypy3 support
Summary: dev-python/ipython : add pypy3 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 895970
  Show dependency tree
 
Reported: 2020-06-27 22:48 UTC by Tom Gillespie
Modified: 2023-11-29 13:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!