Commit Graph

1 Commits (2d266fbc87c6e1f2bd7bb887e254938278b8d2cc)

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