Skip to content

pathlib Path objects should support __format__ #82403

@tebeka

Description

@tebeka
mannequin
BPO 38222
Nosy @brettcannon, @tebeka, @pitrou, @ericvsmith, @serhiy-storchaka, @zooba, @miss-islington, @nyuszika7h
PRs
  • bpo-38222: Add __format__ to pathlib.Path #16286
  • bpo-38222: Add __format__ to pathlib.Path #16287
  • [3.9] bpo-38822: Check specifically for a drive, not just a colon (GH-25540) #25542
  • 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-09-19.20:54:43.264>
    created_at = <Date 2019-09-19.06:01:05.496>
    labels = ['3.8', 'type-bug', 'library']
    title = 'pathlib Path objects should support __format__'
    updated_at = <Date 2021-09-13.17:37:51.110>
    user = 'https://github.com/tebeka'

    bugs.python.org fields:

    activity = <Date 2021-09-13.17:37:51.110>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-19.20:54:43.264>
    closer = 'brett.cannon'
    components = ['Library (Lib)']
    creation = <Date 2019-09-19.06:01:05.496>
    creator = 'tebeka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38222
    keywords = ['patch']
    message_count = 16.0
    messages = ['352771', '352772', '352773', '352775', '352784', '352785', '352787', '352794', '352795', '352801', '352814', '391640', '401710', '401711', '401712', '401721']
    nosy_count = 8.0
    nosy_names = ['brett.cannon', 'tebeka', 'pitrou', 'eric.smith', 'serhiy.storchaka', 'steve.dower', 'miss-islington', 'nyuszika7h']
    pr_nums = ['16286', '16287', '25542']
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38222'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
      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