Added support for custom readline functions

Abierto
#44,781 11 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
5/5
Tiempo estimado
Más de una semana
Aptitud para principiantes
25/100
Tipo de issue
Nueva funcionalidad
Claridad
Necesita aclaración
Estado de actividad
Tranquilo
Stack tecnológico
python
Área
cli

Línea de trabajo

Start by reviewing the linked python-2.3.4-readline_custom.patch files and the issue discussion, especially the newer patch describing rl_on_new_line() and Cisco-style help. Confirm the intended custom readline hooks and identify the missing tests; done means the requested support is implemented and covered by tests.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

interpreter-core type-feature
BPO 1690201
Nosy @vadmium
Files
  • python-2.3.4-readline_custom.patch: Patch to add custom function hook to readline
  • python-2.3.4-readline_custom.patch: A new patch which also includes the implementation of rl_on_new_line() which allows me to finalize the implementation of "cisco style help" using readline...
  • 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 2007-03-28.21:52:03.000>
    labels = ['interpreter-core', 'type-feature']
    title = 'Added support for custom readline functions'
    updated_at = <Date 2016-06-21.06:24:07.526>
    user = 'https://bugs.python.org/btimby'
    

    bugs.python.org fields:

    activity = <Date 2016-06-21.06:24:07.526>
    actor = 'martin.panter'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2007-03-28.21:52:03.000>
    creator = 'btimby'
    dependencies = []
    files = ['7905', '7906']
    hgrepos = []
    issue_num = 1690201
    keywords = ['patch']
    message_count = 10.0
    messages = ['52320', '52321', '52322', '52323', '52324', '52325', '52326', '52327', '52328', '268973']
    nosy_count = 5.0
    nosy_names = ['jimjjewett', 'paulhankin', 'btimby', 'martin.panter', 'John.Cherian']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'test needed'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue1690201'
    versions = ['Python 3.2']
    

    Lenguaje dominante
    Python
    Estrellas
    77.2k
    Forks
    36k
    Merge medio
    1 d 9 h
    PR fusionados (30 d)
    558

    Guía de contribución

    Abrir la guía de contribución

    Primeros pasos

    1. Lee el issue completo y luego la guía de contribución del proyecto.
    2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
    3. Haz un fork del repositorio y trabaja en una rama.
    4. Abre un pull request que haga referencia al número del issue.

    Más de python/cpython

    Todos los issues de python/cpython

    Issues similares

    Más issues de Python

    Recibe los nuevos issues en tu correo

    Un resumen breve de issues de GitHub para principiantes.