Refactor package creation support code into a common location

Aperta
#59,608 22 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
25/100
Tipo di issue
Refactoring
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
python
Ambito
testing

Direzione di ricerca

Start by reviewing the three linked patches for issue-15403 and the dependency issues, especially the move from test/support.py to the test.support subpackage and documentation for test.support.script_helper. Trace the package-creation support code and its tests, then verify that the helpers have one common location and the relevant test suite passes.

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

Descrizione

tests type-refactor
BPO 15403
Nosy @ncoghlan, @pitrou, @vstinner, @merwok, @cjerdonek, @ericsnowcurrently
Dependencies
  • bpo-15494: Move test/support.py into a test.support subpackage
  • bpo-18576: Document test.support.script_helper
  • bpo-19700: Update runpy for PEP 451
  • Files
  • issue-15403-1.patch
  • issue-15403-2.patch
  • issue-15403-3.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 = None
    created_at = <Date 2012-07-20.11:13:12.663>
    labels = ['tests']
    title = 'Refactor package creation support code into a common location'
    updated_at = <Date 2019-07-29.11:44:38.181>
    user = 'https://github.com/cjerdonek'
    

    bugs.python.org fields:

    activity = <Date 2019-07-29.11:44:38.181>
    actor = 'vstinner'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Tests']
    creation = <Date 2012-07-20.11:13:12.663>
    creator = 'chris.jerdonek'
    dependencies = ['15494', '18576', '19700']
    files = ['26447', '26670', '30870']
    hgrepos = []
    issue_num = 15403
    keywords = ['patch']
    message_count = 22.0
    messages = ['165910', '165912', '166499', '166759', '166771', '166773', '166774', '166776', '166778', '166787', '166788', '166790', '166793', '166844', '166847', '166850', '167266', '192708', '193822', '193823', '205639', '348630']
    nosy_count = 7.0
    nosy_names = ['ncoghlan', 'pitrou', 'vstinner', 'eric.araujo', 'chris.jerdonek', 'eric.snow', 'italip']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue15403'
    versions = ['Python 3.3']
    

    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.