python / python/cpython

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

Open
#87,345 58 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

3.10 interpreter-core
Dominant language
Python
Stars
77.2k
Forks
36k
Avg merge
1d 9h
Merged PRs (30d)
558

Description

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']
    

    Contributor guide

    Open the contributing guide

    First steps

    1. Read the whole issue, then the project's contributing guide.
    2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
    3. Fork the repository and make your change on a branch.
    4. Open a pull request that references the issue number.

    Research direction

    Start by reviewing PRs 24534 and 24624, then inspect the referenced gcc-s390.txt and gcc-s390x.txt definitions for the 31/32-bit and 64-bit configurations. Done means 31/32-bit s390 Linux support using the s390-linux-gnu triplet is removed while the 64-bit configuration remains supported.

    Written by the indexing model from the issue text.

    Assessment

    Tech stack
    linux, python
    Domain
    operating-systems
    Issue type
    Refactor
    Difficulty
    4/5
    Estimated time
    3-5 days
    Activity status
    Stale
    Clarity
    Mostly clear
    Newbie friendliness
    20/100

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.