execv (et al.) should invoke atexit handlers before executing new code

Aperta
#61,026 9 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
35/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
python

Direzione di ricerca

Start by reading the discussion linked as BPO issue 16822 and identify which execv-family functions and atexit behavior are in scope. The issue names no source files or tests, so locate the relevant implementation and tests from those entry points before assessing the change. Done means the specified handlers run before new code is executed.

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

Descrizione

interpreter-core type-feature
BPO 16822
Nosy @birkenfeld, @pitrou, @taleinat, @nedbat, @ericsnowcurrently, @emilyemorehouse

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-12-30.22:38:28.866>
labels = ['type-feature']
title = 'execv (et al.) should invoke atexit handlers before executing new code'
updated_at = <Date 2018-07-08.07:15:25.829>
user = 'https://github.com/nedbat'

bugs.python.org fields:

activity = <Date 2018-07-08.07:15:25.829>
actor = 'taleinat'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2012-12-30.22:38:28.866>
creator = 'nedbat'
dependencies = []
files = []
hgrepos = []
issue_num = 16822
keywords = []
message_count = 8.0
messages = ['178623', '178668', '178669', '178670', '180337', '321155', '321167', '321264']
nosy_count = 7.0
nosy_names = ['georg.brandl', 'pitrou', 'taleinat', 'nedbat', 'neologix', 'eric.snow', 'emilyemorehouse']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue16822'
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.