Relative path in co_filename for zipped modules

Aperta
#62,507 15 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
20/100
Tipo di issue
Bug
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
python
Ambito
compilers

Direzione di ricerca

Start by reading test_zipimport_co_filename.py and the linked zipimport.diff and pyzipimport-code-filename.diff, then inspect the zipimport implementation they address. Run the focused zipimport tests and compare their expected co_filename behavior for zipped modules. Done means the relative-path behavior is specified by a regression test and the relevant test suite passes.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

3.8 (EOL) interpreter-core type-bug
BPO 18307
Nosy @Yhg1s, @ncoghlan, @tiran, @serhiy-storchaka, @vmurashev, @Mariatta
PRs
  • python/cpython#7138
  • python/cpython#7139
  • python/cpython#7140
  • Files
  • test_zipimport_co_filename.py
  • zipimport.diff
  • pyzipimport-code-filename.diff
  • 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 = None
    created_at = <Date 2013-06-26.14:27:09.919>
    labels = ['interpreter-core', 'type-bug', '3.8']
    title = 'Relative path in co_filename for zipped modules'
    updated_at = <Date 2020-03-06.20:24:31.947>
    user = 'https://github.com/vmurashev'
    

    bugs.python.org fields:

    activity = <Date 2020-03-06.20:24:31.947>
    actor = 'brett.cannon'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2013-06-26.14:27:09.919>
    creator = 'vmurashev'
    dependencies = []
    files = ['31451', '31781', '47775']
    hgrepos = []
    issue_num = 18307
    keywords = ['patch']
    message_count = 15.0
    messages = ['191907', '196062', '197830', '317253', '317258', '317514', '317796', '317798', '317828', '317835', '323389', '324448', '324481', '324965', '325726']
    nosy_count = 6.0
    nosy_names = ['twouters', 'ncoghlan', 'christian.heimes', 'serhiy.storchaka', 'vmurashev', 'Mariatta']
    pr_nums = ['7138', '7139', '7140']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue18307'
    versions = ['Python 3.8']
    

    Lingua principale
    Python
    Stelle
    77.2k
    Fork
    36k
    Merge medio
    1g 9h
    PR unite (30g)
    558

    Guida per i contributori

    Apri la guida per i contributori

    Come iniziare

    1. Leggi tutta la issue e poi la guida ai contributi del progetto.
    2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
    3. Fai un fork del repository e lavora su un branch.
    4. Apri una pull request che faccia riferimento al numero della issue.

    Altre issue di python/cpython

    Tutte le issue di python/cpython

    Issue simili

    Altre issue su Python

    Ricevi le nuove issue nella tua casella

    Un breve riepilogo di issue GitHub adatte ai principianti.