Skip to content

uu.py calls os.path.chmod which doesn't exist #77868

Closed
@bsdphk

Description

@bsdphk
mannequin
BPO 33687
Nosy @vstinner, @tiran, @bitdancer, @berkerpeksag, @vadmium, @serhiy-storchaka, @zhangyangyu, @timofurrer
PRs
  • bpo-33687: uu: fix call to os.chmod #7282
  • [3.7] bpo-33687: Fix call to os.chmod() in uu.decode() (GH-7282) #11592
  • 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-01-17.14:35:37.533>
    created_at = <Date 2018-05-29.22:02:07.813>
    labels = ['3.7', '3.8', 'type-bug', 'library', 'easy']
    title = "uu.py calls os.path.chmod which doesn't exist"
    updated_at = <Date 2019-01-17.14:35:37.531>
    user = 'https://bugs.python.org/bsdphk'

    bugs.python.org fields:

    activity = <Date 2019-01-17.14:35:37.531>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-01-17.14:35:37.533>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2018-05-29.22:02:07.813>
    creator = 'bsdphk'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33687
    keywords = ['patch', 'easy']
    message_count = 18.0
    messages = ['318119', '318151', '318286', '318293', '318810', '318814', '318815', '319208', '319211', '319273', '319275', '319276', '321552', '321554', '321557', '333871', '333874', '333875']
    nosy_count = 9.0
    nosy_names = ['vstinner', 'christian.heimes', 'r.david.murray', 'berker.peksag', 'martin.panter', 'serhiy.storchaka', 'bsdphk', 'xiang.zhang', 'tuxtimo']
    pr_nums = ['7282', '11592']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33687'
    versions = ['Python 2.7', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeeasystdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions