Better expose closure, generator & coroutine status of functions

Aberta
#68,244 14 comentários 0 reações 0 responsáveis Ver no GitHub

Ninguém assumiu esta issue ainda.

Avaliação

Dificuldade
4/5
Tempo estimado
3-5 dias
Facilidade para iniciantes
25/100
Tipo de issue
Funcionalidade
Clareza
Precisa de esclarecimento
Status de atividade
Estagnada
Stack de tecnologia
python
Domínio
compilers

Direção de pesquisa

Start by reading the attached issue24056.diff and issue24056_2.diff, then review the Interpreter Core context and the patch-review discussion. The issue is complete when the intended way to expose closure, generator, and coroutine status is agreed and implemented for the relevant Python 3.6 behavior.

Escrita pelo modelo de indexação a partir do texto da issue.

Descrição

interpreter-core type-feature
BPO 24056
Nosy @rhettinger, @terryjreedy, @mdickinson, @ncoghlan, @ezio-melotti, @bitdancer, @berkerpeksag, @serhiy-storchaka, @1st1
Files
  • issue24056.diff
  • issue24056_2.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 2015-04-25.06:13:53.805>
    labels = ['interpreter-core', 'type-feature']
    title = 'Better expose closure, generator & coroutine status of functions'
    updated_at = <Date 2018-09-14.22:31:28.969>
    user = 'https://github.com/ncoghlan'
    

    bugs.python.org fields:

    activity = <Date 2018-09-14.22:31:28.969>
    actor = 'petr.viktorin'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2015-04-25.06:13:53.805>
    creator = 'ncoghlan'
    dependencies = []
    files = ['39224', '39461']
    hgrepos = []
    issue_num = 24056
    keywords = ['patch']
    message_count = 14.0
    messages = ['241994', '242176', '242185', '242214', '242360', '242403', '242406', '243780', '243834', '243838', '243845', '243861', '243885', '243895']
    nosy_count = 10.0
    nosy_names = ['rhettinger', 'terry.reedy', 'mark.dickinson', 'ncoghlan', 'ezio.melotti', 'Arfrever', 'r.david.murray', 'berker.peksag', 'serhiy.storchaka', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue24056'
    versions = ['Python 3.6']
    

    Linguagem predominante
    Python
    Estrelas
    77.2k
    Forks
    36k
    Merge médio
    1d 9h
    PRs com merge (30d)
    558

    Guia de contribuição

    Abrir o guia de contribuição

    Primeiros passos

    1. Leia a issue inteira e depois o guia de contribuição do projeto.
    2. Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
    3. Faça um fork do repositório e trabalhe em uma branch.
    4. Abra um pull request que referencie o número da issue.

    Mais de python/cpython

    Todas as issues de python/cpython

    Issues semelhantes

    Mais issues de Python

    Receba novas issues na sua caixa de entrada

    Um resumo curto de issues do GitHub para quem está começando.