| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
… [from ...]' and '* [from ...]' markers
Indeed, the refactors from your previous PR came in handy here. |
Sorry, something went wrong.
|
Thanks, this is nice; @AlexWaygood, are you fine with this feature? |
Sorry, something went wrong.
There was a problem hiding this comment.
This looks pretty good to me! I'm impressed how little extra code it takes. I have one readability style nit.
I think we should maybe also add one or two examples to https://docs.python.org/3.13/howto/clinic.html#how-to-deprecate-passing-parameters-positionally-or-by-keyword that have mutliple / [from ...] and * [from ...] markers
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
It does not even make the code much more complex. Simply the code which checks that the version is the same is replaced with the code which supports multiple versions.