pathlib should allow converting to absolute paths without resolving symlinks

Aberta
#69,200 9 comentários 0 reações 0 responsáveis Ver no GitHub

Ninguém assumiu esta issue ainda.

Avaliação

Dificuldade
3/5
Tempo estimado
1-2 dias
Facilidade para iniciantes
15/100
Tipo de issue
Funcionalidade
Clareza
Claramente especificada
Status de atividade
Estagnada
Stack de tecnologia
python

Direção de pesquisa

The issue concerns pathlib and requests an absolute-path operation that does not resolve symlinks. First check the superseding issue bpo-29688 and the current pathlib implementation and tests; treat this issue as closed duplicate work rather than starting a new change.

Escrita pelo modelo de indexação a partir do texto da issue.

Descrição

stdlib type-feature
BPO 25012
Nosy @pitrou, @serhiy-storchaka, @eryksun
Superseder
  • bpo-29688: Add support for Path.absolute()
  • 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 2021-03-17.07:10:19.721>
    created_at = <Date 2015-09-05.22:05:48.160>
    labels = ['type-feature', 'library']
    title = 'pathlib should allow converting to absolute paths without resolving symlinks'
    updated_at = <Date 2021-03-17.07:10:19.720>
    user = 'https://bugs.python.org/mumind'
    

    bugs.python.org fields:

    activity = <Date 2021-03-17.07:10:19.720>
    actor = 'eryksun'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-03-17.07:10:19.721>
    closer = 'eryksun'
    components = ['Library (Lib)']
    creation = <Date 2015-09-05.22:05:48.160>
    creator = 'mu_mind'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 25012
    keywords = []
    message_count = 8.0
    messages = ['249936', '249941', '249968', '250129', '250139', '250167', '250208', '250209']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'mu_mind', 'serhiy.storchaka', 'eryksun', 'Socob']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '29688'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue25012'
    versions = ['Python 3.6']
    

    Linguagem predominante
    Python
    Estrelas
    77.2k
    Forks
    36k
    Merge médio
    1d 9h
    PRs com merge (30d)
    558

    Guia de contribuição

    Abrir o guia de contribuição

    Primeiros passos

    1. Leia a issue inteira e depois o guia de contribuição do projeto.
    2. Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
    3. Faça um fork do repositório e trabalhe em uma branch.
    4. Abra um pull request que referencie o número da issue.

    Mais de python/cpython

    Todas as issues de python/cpython

    Issues semelhantes

    Mais issues de Python

    Receba novas issues na sua caixa de entrada

    Um resumo curto de issues do GitHub para quem está começando.