python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
test_capi.test_subinterps() fails on ARMv7 Ubuntu 3.x #74632
Description
BPO | 30447 |
---|---|
Nosy | @vstinner, @ericsnowcurrently |
PRs | bpo-30447: Fix/skip the subinterpreters test on some platforms. #1791 |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = <Date 2017-05-25.00:20:42.753> created_at = <Date 2017-05-24.00:20:39.108> labels = ['3.7', 'tests'] title = 'test_capi.test_subinterps() fails on ARMv7 Ubuntu 3.x' updated_at = <Date 2017-05-25.10:52:56.762> user = 'https://github.com/vstinner'
bugs.python.org fields:
activity = <Date 2017-05-25.10:52:56.762> actor = 'vstinner' assignee = 'none' closed = True closed_date = <Date 2017-05-25.00:20:42.753> closer = 'eric.snow' components = ['Tests'] creation = <Date 2017-05-24.00:20:39.108> creator = 'vstinner' dependencies = [] files = [] hgrepos = [] issue_num = 30447 keywords = [] message_count = 5.0 messages = ['294302', '294313', '294317', '294416', '294464'] nosy_count = 2.0 nosy_names = ['vstinner', 'eric.snow'] pr_nums = ['1791'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue30447' versions = ['Python 3.7']