fedora-python / fedora-python/compileall2

If the .pyc file can't be written, compileall2 fails silently

Abierto
#12 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
4
Forks
3
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

During testing upstream, it was found that `py_compile`, and thus compileall, silently skips writing `.pyc` files it can't write (because of path size limits; probably also because of permissions etc.).

For Fedora, it would make sense to fail with an exception (or error exit code). It should probably be an option – not everyone will want it.

Guía de contribución

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

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.