Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add Parameter httpx_kwargs to HTTPXRequest #4451

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 11, 2024
Merged

Add Parameter httpx_kwargs to HTTPXRequest #4451

merged 3 commits into from
Sep 11, 2024

Conversation

Bibo-Joshi
Copy link
Member

closes #4424

  • Added .. versionadded:: NEXT.VERSION, .. versionchanged:: NEXT.VERSION, .. deprecated:: NEXT.VERSION or .. versionremoved:: NEXT.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 <https://standards.mousepawmedia.com/en/stable/csi.html>__
  • Added myself alphabetically to AUTHORS.rst (optional)
  • Added new classes & modules to the docs and all suitable __all__ s
  • Checked the Stability Policy <https://docs.python-telegram-bot.org/stability_policy.html>_ in case of deprecations or changes to documented behavior

@Bibo-Joshi Bibo-Joshi merged commit 1223e85 into master Sep 11, 2024
25 of 27 checks passed
@Bibo-Joshi Bibo-Joshi deleted the httpx-kwargs branch September 11, 2024 20:34
@github-actions github-actions bot locked and limited conversation to collaborators Sep 19, 2024
@Bibo-Joshi Bibo-Joshi added πŸ”Œ enhancement pr description: enhancement and removed enhancement labels Nov 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
πŸ”Œ enhancement pr description: enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disabling direct access to environment variables by telegram.HTTPXRequest
2 participants