Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Threading: add builtin TID attribute to Thread objects for AIX #81258

Closed
aixtools opened this issue May 28, 2019 · 3 comments
Closed

Threading: add builtin TID attribute to Thread objects for AIX #81258

aixtools opened this issue May 28, 2019 · 3 comments
Labels
3.8 only security fixes 3.9 only security fixes

Comments

@aixtools
Copy link
Contributor

BPO 37077
Nosy @aixtools, @miss-islington
PRs
  • bpo-37077: Add native thread ID (TID) for AIX #13624
  • [3.8] bpo-37077: Add native thread ID (TID) for AIX (GH-13624) #14067
  • 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 2019-06-13.22:36:07.014>
    created_at = <Date 2019-05-28.11:28:55.546>
    labels = ['3.8', '3.9']
    title = 'Threading: add builtin TID attribute to Thread objects for AIX'
    updated_at = <Date 2019-06-13.22:54:12.479>
    user = 'https://github.com/aixtools'

    bugs.python.org fields:

    activity = <Date 2019-06-13.22:54:12.479>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-06-13.22:36:07.014>
    closer = 'asvetlov'
    components = []
    creation = <Date 2019-05-28.11:28:55.546>
    creator = 'Michael.Felt'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37077
    keywords = ['patch']
    message_count = 3.0
    messages = ['343765', '345540', '345541']
    nosy_count = 2.0
    nosy_names = ['Michael.Felt', 'miss-islington']
    pr_nums = ['13624', '14067']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37077'
    versions = ['Python 3.8', 'Python 3.9']

    @aixtools
    Copy link
    Contributor Author

    As bpo-36084 is already closed - opening a new issue for the PR to add this support for AIX.

    @aixtools aixtools added the 3.8 only security fixes label May 28, 2019
    @miss-islington
    Copy link
    Contributor

    New changeset d0eeb93 by Miss Islington (bot) (Michael Felt) in branch 'master':
    bpo-37077: Add native thread ID (TID) for AIX (GH-13624)
    d0eeb93

    @asvetlov asvetlov added the 3.9 only security fixes label Jun 13, 2019
    @miss-islington
    Copy link
    Contributor

    New changeset 886d83e by Miss Islington (bot) in branch '3.8':
    bpo-37077: Add native thread ID (TID) for AIX (GH-13624)
    886d83e

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    3.8 only security fixes 3.9 only security fixes
    Projects
    None yet
    Development

    No branches or pull requests

    3 participants