Skip to content

Implement pathlib.Path.append_bytes and pathlib.Path.append_text #79276

Description

@pablogsal
BPO 35095
Nosy @pitrou, @nuno-andre, @keelung-yang
PRs
  • bpo-35095: Implement pathlib.Path.append_bytes and pathlib.Path.append_text #10193
  • bpo-35095: Add append_bytes() and append_text() to Path class #3811
  • 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 2018-10-29.19:58:17.139>
    created_at = <Date 2018-10-28.19:17:21.677>
    labels = ['3.8', 'library']
    title = 'Implement pathlib.Path.append_bytes and pathlib.Path.append_text'
    updated_at = <Date 2022-01-24.21:08:02.569>
    user = 'https://github.com/pablogsal'

    bugs.python.org fields:

    activity = <Date 2022-01-24.21:08:02.569>
    actor = 'pablogsal'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-29.19:58:17.139>
    closer = 'pablogsal'
    components = ['Library (Lib)']
    creation = <Date 2018-10-28.19:17:21.677>
    creator = 'pablogsal'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35095
    keywords = ['patch']
    message_count = 4.0
    messages = ['328730', '328858', '328859', '411453']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'nuno', 'keelung-yang']
    pr_nums = ['10193', '3811']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue35095'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions