Commit Graph

1 Commits (f988c23f822f2ceba51e9d9b0c7a87087e767e26)

Author SHA1 Message Date
Felix Fontein 4a574c4d0c Option parsing: warn if both an option and its alias are specified for a module (#53698)
* Print warning when both an option and its alias is specified.

* Improve output.

* Put warnings into self._warnings directly, resp. use self.warn() when handling subspecs.

* Add changelog.

* Add unit test.
5 years ago