Skip to content

Conversation

@Bibo-Joshi
Copy link
Member

See https://t.me/pythontelegrambotgroup/626511?thread=626501 for discussion

Checklist for PRs

  • Added .. versionadded:: version, .. versionchanged:: version or .. deprecated:: version to the docstrings for user facing changes (for methods/class descriptions, arguments and attributes)
  • Created new or adapted existing unit tests
  • Documented code changes according to the CSI standard
  • Added myself alphabetically to AUTHORS.rst (optional)
  • Added new classes & modules to the docs and all suitable __all__ s

@Bibo-Joshi Bibo-Joshi added this to the v20.0a5 milestone Sep 20, 2022
@Poolitzer
Copy link
Member

change LGTM, DeepSource complains though, would replacing the variable with an underscore fix it?

@Bibo-Joshi
Copy link
Member Author

change LGTM, DeepSource complains though, would replacing the variable with an underscore fix it?

ah, that again … changing the name of the variable would mean that one can't rely on calling some_handler.collect_additional_context with keyword arguments anymore. I have reported that as false positive already a couple of times …

@Bibo-Joshi Bibo-Joshi merged commit c6721a7 into master Sep 22, 2022
@Bibo-Joshi Bibo-Joshi deleted the cqh-non-string branch September 22, 2022 18:30
@github-actions github-actions bot locked and limited conversation to collaborators Sep 30, 2022
@Bibo-Joshi Bibo-Joshi added 🔌 bug pr description: bug and removed bug 🐛 labels Nov 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

🔌 bug pr description: bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants