fedora-python / fedora-python/compileall2

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

オープン
#12 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
4
フォーク
3
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。