Skip to content

os.getcwd() hardcodes max path len #53492

@pitrou

Description

@pitrou
BPO 9246
Nosy @loewis, @terryjreedy, @pitrou, @vstinner, @giampaolo, @zware, @serhiy-storchaka, @worr
Files
  • bigpath.py
  • os_getcwd_buffer-2.patch
  • os_getcwd_maxpathlen.patch
  • bigpath2.py
  • max_getcwd.patch
  • 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 2015-04-24.22:26:40.134>
    created_at = <Date 2010-07-13.12:10:57.992>
    labels = ['extension-modules', 'type-bug']
    title = 'os.getcwd() hardcodes max path len'
    updated_at = <Date 2015-04-24.22:26:40.133>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2015-04-24.22:26:40.133>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-04-24.22:26:40.134>
    closer = 'vstinner'
    components = ['Extension Modules']
    creation = <Date 2010-07-13.12:10:57.992>
    creator = 'pitrou'
    dependencies = []
    files = ['17983', '18225', '22394', '22395', '39199']
    hgrepos = []
    issue_num = 9246
    keywords = ['patch']
    message_count = 25.0
    messages = ['110177', '110180', '110192', '110194', '110949', '111389', '111391', '111413', '111414', '111737', '111764', '111844', '111848', '138508', '138509', '138510', '138513', '138557', '185235', '185238', '240987', '241695', '241959', '241984', '241985']
    nosy_count = 11.0
    nosy_names = ['loewis', 'terry.reedy', 'pitrou', 'vstinner', 'giampaolo.rodola', 'boya', 'santoso.wijaya', 'python-dev', 'zach.ware', 'serhiy.storchaka', 'worr']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'needs patch'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue9246'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      extension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions