help wantedminor change
倉庫指標
- Star
- (48,709 star)
- PR 合併指標
- (平均合併 20天 6小時) (30 天內合併 157 個 PR)
描述
The command-line option --warn-overwrite=yes, usually turned on while running the test suite of a package, warns on method overwrite. It seems inconsistent, then, that the new, more powerful, feature of constant redefinition does not get warned against in package tests.
Should --warn-overwrite=yes be expanded to warn on the redefinition of each constant?
tags: rebinding, binding partition