alecthomas / alecthomas/importmagic
Index extension modules in subinterpreters?
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 122
- Forks
- 21
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
See https://github.com/jorgenschaefer/elpy/pull/400#issuecomment-63471947
PyQt4 and PyQt5 do not like to be imported in the same Python interpreter. An idea is to start a sub-interpreter for each package on the search path, which returns the list of symbols for each extension module in that package.
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.