Skip to content

Use thread-safe functions instead of unsafe ones (crypt, ttyname) #80342

@Yhg1s

Description

@Yhg1s
BPO 36161
Nosy @Yhg1s, @tiran, @benjaminp, @vadmium, @Mariatta, @csabella
PRs
  • bpo-36161: Use thread-safe function ttyname_r instead of unsafe one ttyname #14868
  • closes bpo-38402: Check error of primitive crypt/crypt_r. #16599
  • 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-10-09.02:19:56.293>
    created_at = <Date 2019-03-01.21:30:26.143>
    labels = ['interpreter-core', 'easy']
    title = 'Use thread-safe functions instead of unsafe ones (crypt, ttyname)'
    updated_at = <Date 2019-10-09.02:19:56.289>
    user = 'https://github.com/Yhg1s'

    bugs.python.org fields:

    activity = <Date 2019-10-09.02:19:56.289>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-10-09.02:19:56.293>
    closer = 'benjamin.peterson'
    components = ['Interpreter Core']
    creation = <Date 2019-03-01.21:30:26.143>
    creator = 'twouters'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36161
    keywords = ['patch', 'easy (C)']
    message_count = 5.0
    messages = ['336957', '336962', '336963', '351981', '354244']
    nosy_count = 6.0
    nosy_names = ['twouters', 'christian.heimes', 'benjamin.peterson', 'martin.panter', 'Mariatta', 'cheryl.sabella']
    pr_nums = ['14868', '16599']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36161'
    versions = []

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      easyinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions