Add feature to allow code execution prior to __main__ invocation
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Idoneità per principianti
- 20/100
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
| 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
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di python/cpython
-
docs pending
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100
-
stdlib type-feature
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100
-
stdlib type-feature
Difficoltà 2/5 1-3 ore Idoneità per principianti 72/100
-
build type-bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 76/100
-
stdlib topic-email type-feature
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
Tutte le issue di python/cpython
Issue simili
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 90/100
-
bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 86/100
zostera/django-bootstrap4#894 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100
use-agent-os/agent-os#3276 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 88/100
zephyrproject-rtos/zephyr#119726 ·
-
area/auth bug comp/agent P3 platform/discord type/security
Difficoltà 2/5 1-3 ore Idoneità per principianti 88/100
NousResearch/hermes-agent#117848 ·