Add feature to allow code execution prior to __main__ invocation

Aperta
#59,008 30 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
20/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
python
Ambito
compilers

Direzione di ricerca

Start by reading the linked BPO issue 14803 and its discussion, since no files, tests, or implementation entry points are identified here. Establish the intended execution semantics and acceptance criteria for running code before main invocation before locating the relevant interpreter-core code and tests.

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

Descrizione

interpreter-core type-feature
BPO 14803
Nosy @warsaw, @gpshead, @ncoghlan, @pitrou, @kristjanvalur, @nedbat, @asvetlov, @cjerdonek, @ericsnowcurrently, @serhiy-storchaka

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-05-14.07:43:38.982>
labels = ['interpreter-core', 'type-feature']
title = 'Add feature to allow code execution prior to __main__ invocation'
updated_at = <Date 2020-05-12.13:06:24.826>
user = 'https://github.com/ncoghlan'

bugs.python.org fields:

activity = <Date 2020-05-12.13:06:24.826>
actor = 'ionelmc'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2012-05-14.07:43:38.982>
creator = 'ncoghlan'
dependencies = []
files = []
hgrepos = []
issue_num = 14803
keywords = []
message_count = 27.0
messages = ['160597', '160642', '160647', '160657', '160680', '160700', '160702', '160703', '160710', '160713', '166722', '166747', '166752', '166755', '166762', '166763', '166765', '166772', '166779', '166785', '166841', '166843', '167005', '167066', '176889', '176915', '368728']
nosy_count = 14.0
nosy_names = ['barry', 'gregory.p.smith', 'ncoghlan', 'pitrou', 'kristjan.jonsson', 'nedbat', 'Arfrever', 'ionelmc', 'asvetlov', 'chris.jerdonek', 'eric.snow', 'serhiy.storchaka', 'bkabrda', 'bfroehle']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue14803'
versions = ['Python 3.4']

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.