Remove 31/32-bit s390 Linux support (s390-linux-gnu triplet)

未关闭
#87,345 58 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
20/100
Issue 类型
重构
描述清晰度
基本清楚
活跃度
停滞
技术栈
linux, python

调研方向

先查看 PR 24534 和 24624,然后检查 gcc-s390.txt 和 gcc-s390x.txt 中为 31/32 位和 64 位配置引用的定义。完成的标准是:移除使用 s390-linux-gnu 三元组的 31/32 位 s390 Linux 支持,同时保留对 64 位配置的支持。

由索引模型根据 Issue 内容生成。

描述

3.10 interpreter-core
BPO 43179
Nosy @tiran, @mcepl, @ambv, @stratakis, @glaubitz, @jrtc27
PRs
  • python/cpython#24534
  • python/cpython#24624
  • Files
  • gcc-s390.txt: GCC macro definitions for Linux on Z in 31 bit mode
  • gcc-s390x.txt: GCC macro definitions for Linux on Z in 64 bit mode
  • 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 = None
    created_at = <Date 2021-02-09.11:41:13.580>
    labels = ['interpreter-core', '3.10']
    title = 'Remove 31/32-bit s390 Linux support (s390-linux-gnu triplet)'
    updated_at = <Date 2022-01-31.12:02:06.622>
    user = 'https://github.com/tiran'
    

    bugs.python.org fields:

    activity = <Date 2022-01-31.12:02:06.622>
    actor = 'fweimer'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2021-02-09.11:41:13.580>
    creator = 'christian.heimes'
    dependencies = []
    files = ['49817', '49818']
    hgrepos = []
    issue_num = 43179
    keywords = ['patch']
    message_count = 56.0
    messages = ['386709', '386983', '386984', '386985', '386986', '386996', '386997', '386999', '387000', '387002', '387003', '387004', '387005', '387006', '387008', '387009', '387010', '387019', '387021', '387022', '387025', '387038', '387093', '387094', '387095', '387096', '387097', '387114', '387130', '387132', '387156', '387161', '387162', '387165', '387167', '387176', '387202', '387203', '387227', '387255', '387257', '387258', '387261', '387262', '387263', '387265', '387456', '387457', '387458', '387459', '387460', '387465', '389103', '389104', '389887', '412198']
    nosy_count = 9.0
    nosy_names = ['christian.heimes', 'mcepl', 'Arfrever', 'lukasz.langa', 'fweimer', 'David.Edelsohn', 'cstratak', 'glaubitz', 'jrtc27']
    pr_nums = ['24534', '24624']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue43179'
    versions = ['Python 3.10']
    

    主要语言
    Python
    星标
    77.2k
    派生
    36k
    平均合并
    1 天 9 小时
    30 天内合并 PR
    558

    贡献指南

    打开贡献指南

    从这里开始

    1. 先读完整个 Issue,再读项目的贡献指南。
    2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
    3. Fork 仓库,在一个分支上完成修改。
    4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

    python/cpython 的其他 Issue

    查看 python/cpython 的全部 Issue

    相似的 Issue

    更多 Python Issue

    把新 issue 发到你的邮箱

    精选适合新手参与的 GitHub issue 摘要。