Skip to content

Provide expanduser() on Path objects #63975

@pitrou

Description

@pitrou
BPO 19776
Nosy @pitrou, @vstinner, @PCManticore, @zware, @serhiy-storchaka, @zooba, @vajrasky, @seirl
Files
  • pathlib.patch
  • pathlib1.patch
  • issue19776.patch
  • issue19776_1.patch
  • issue19776_2.patch
  • issue19776_3.patch
  • issue19776_4.patch
  • pathlib_expanduser.patch
  • pathlib_expanduser_2.patch
  • test_pathlib_empty_homedir.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-01-10.08:53:47.847>
    created_at = <Date 2013-11-25.20:02:58.534>
    labels = ['type-feature', 'library']
    title = 'Provide expanduser() on Path objects'
    updated_at = <Date 2015-01-10.08:53:47.846>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2015-01-10.08:53:47.846>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-01-10.08:53:47.847>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2013-11-25.20:02:58.534>
    creator = 'pitrou'
    dependencies = []
    files = ['32919', '32980', '35237', '35666', '35955', '35994', '36102', '36106', '36669', '37613']
    hgrepos = []
    issue_num = 19776
    keywords = ['patch']
    message_count = 32.0
    messages = ['204387', '204640', '204897', '205272', '205280', '208494', '216798', '217209', '217339', '218407', '220422', '220516', '220791', '223090', '223111', '223137', '223461', '223770', '224027', '224037', '224039', '227167', '227174', '233153', '233154', '233220', '233513', '233516', '233518', '233790', '233803', '233805']
    nosy_count = 15.0
    nosy_names = ['pitrou', 'vstinner', 'Arfrever', 'cvrebert', 'neologix', 'Claudiu.Popa', 'python-dev', 'zach.ware', 'serhiy.storchaka', 'steve.dower', 'David.Edelsohn', 'vajrasky', 'antoine.pietri', 'fletom', 'rominf']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue19776'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions