Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Configuration object / knob

Abierto
#431 0 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
18/100
Tipo de issue
Nueva funcionalidad
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
python
Área
api

Línea de trabajo

No files, tests, or entry points are named. Start by mapping how libtmux currently defines defaults and object state, then clarify the configuration API, inheritance and override rules, testing needs, documentation examples, and the criteria for considering the feature complete.

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

Descripción

Their should be a configuration object

Default / regular usage should never need to use it

But for any implied defaults, their should always be a way to override them. These should be tested and documented, with examples

The configurations should also allow overriding at the object level, in an overlay / patching style. Where the uppermost configuration knows are inherited but can be overridden at a lower level

Similar to pytest fixture overrides, except dealing with a configuration object specifically, rather than tests

image

image

image

image

Though these configuration knobs would make various types of testing easier

And also, the "override" at the object level would be perfect for context managers

Lenguaje dominante
Python
Estrellas
1.2k
Forks
127
Merge medio
2 h 13 min
PR fusionados (30 d)
1

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 tmux-python/libtmux

Todos los issues de tmux-python/libtmux

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.