◐ Shell
reader mode source ↗
Skip to content

os.getcwd fails for long path names on linux #46974

New issue
New issue
@exarkun

Description

@exarkun
mannequin
BPO 2722
Nosy @birkenfeld, @facundobatista, @gpshead, @amauryfa, @giampaolo, @tiran, @smurfix
Files
  • python-getcwd-dual-strategy.patch: Patch for stack/malloc dual strategy for getcwd
  • python-getcwd-malloconly.patch: Patch for using malloc exclusively with getcwd
  • python-getcwd-test_longpathnames.patch: Patch to add a test for long path names with getcwd
  • 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 2008-06-22.13:37:12.111>
    created_at = <Date 2008-04-30.00:01:51.549>
    labels = ['easy', 'library']
    title = 'os.getcwd fails for long path names on linux'
    updated_at = <Date 2009-09-02.02:59:47.684>
    user = 'https://bugs.python.org/exarkun'

    bugs.python.org fields:

    activity = <Date 2009-09-02.02:59:47.684>
    actor = 'boya'
    assignee = 'none'
    closed = True
    closed_date = <Date 2008-06-22.13:37:12.111>
    closer = 'facundobatista'
    components = ['Library (Lib)']
    creation = <Date 2008-04-30.00:01:51.549>
    creator = 'exarkun'
    dependencies = []
    files = ['10240', '10241', '10250']
    hgrepos = []
    issue_num = 2722
    keywords = ['patch', 'easy']
    message_count = 10.0
    messages = ['65987', '66021', '66022', '66370', '66519', '66531', '68563', '92145', '92150', '92152']
    nosy_count = 10.0
    nosy_names = ['georg.brandl', 'facundobatista', 'gregory.p.smith', 'exarkun', 'amaury.forgeotdarc', 'giampaolo.rodola', 'christian.heimes', 'smurfix', 'nbm', 'boya']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue2722'
    versions = ['Python 2.5', 'Python 2.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      easystdlibStandard Library Python modules in the Lib/ directory
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions