G-Node / G-Node/python-odml

dict subclassing in templates and terminologies

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

説明

Subclassing the `dict` built-in is generally discouraged (and `collections.UserDict` exists for this purpose) but I think the reasons for that don't affect us here right now. I believe it's only an issue when overriding the magic methods, which we're not. Might want to keep in mind in case we do anything more fancy with the class.

_Originally posted by @achilleas-k in https://github.com/G-Node/python-odml/diffs_

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

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

評価

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

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

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