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

Investigate support for building RoboStack distributions for multiple Python minor versions

Abierto
#100 14 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
35/100
Tipo de issue
Nueva funcionalidad
Claridad
Necesita aclaración
Estado de actividad
Activo
Stack tecnológico
python
Área
build-system

Línea de trabajo

Empieza por rastrear cómo una reconstrucción/sincronización completa de RoboStack selecciona y compila actualmente su única versión de Python, y después identifica las suposiciones que impiden admitir varias versiones menores. Se considerará terminado cuando se hayan documentado los cambios técnicos necesarios, las restricciones y un enfoque viable para admitir al menos dos versiones de Python, sin comprometerse con la política final.

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

Descripción

Until now, each RoboStack distribution (or more technically, each full rebuild/sync) has been built for a single Python version, to limit the maintainer load. While changing this requires discussion, in this issue I would like to at least investigate the technical changes that are required to permit (in theory) to build a given RoboStack full rebuild/sync for multiple Python versions.

Why I am interested in this? In my organization sometimes we are forced to use a specific Python version, that is typically given by a software that it is only available for a specific Python versions. Examples includes:

  • Blender, for which each version is tightly connected to a Python version (as of July 2025 Python 3.11)
  • Each version of IsaacSim/IsaacLab is tightly connected to a release of the (closed source) Omniverse Kit, that in turns is only available for a given Python version (as of July 2025 Python 3.11)

So for example, in this specific time I would like to have fresh releases of ROS packages available for Python 3.11, but on the other hand some users are interested in having packages built for newer Python versions (see https://github.com/RoboStack/robostack.github.io/issues/76). Compatibly with maintainers load, it would be great to have at least a couple Python versions available for each RoboStack's full rebuild/sync.

Lenguaje dominante
Astro
Estrellas
385
Forks
36
Merge medio
5 h 37 min
PR fusionados (30 d)
18

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

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 RoboStack/robostack.github.io

Todos los issues de RoboStack/robostack.github.io

Issues similares

Más issues de Build System

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.