pathlib should allow converting to absolute paths without resolving symlinks

Offen
#69,200 9 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Bewertung

Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Anfängerfreundlichkeit
15/100
Issue-Typ
Feature
Klarheit
Klar beschrieben
Aktivitätsstatus
Veraltet
Tech-Stack
python

Rechercherichtung

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.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Beschreibung

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']
    

    Vorherrschende Sprache
    Python
    Sterne
    77.2k
    Forks
    36k
    Ø Merge
    1 T. 9 Std.
    Gemergte PRs (30 T.)
    558

    Beitragsleitfaden

    Beitragsleitfaden öffnen

    Erste Schritte

    1. Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
    2. Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
    3. Forken Sie das Repository und arbeiten Sie in einem Branch.
    4. Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.

    Mehr aus python/cpython

    Alle Issues in python/cpython

    Ähnliche Issues

    Weitere Issues zu Python

    Neue Issues direkt in Ihr Postfach

    Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.