Skip to content
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

Use Sequence instead of Union[List[…], Tuple[…]] #3412

Merged
merged 23 commits into from Jan 1, 2023
Merged

Commits on Dec 28, 2022

  1. Copy the full SHA
    e5e582c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2ad8bdf View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8de5aa8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    56c9d6f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b744fa9 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    96b73dd View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    4d9ef3a View commit details
    Browse the repository at this point in the history
  8. add versionchanged directives

    clot27 committed Dec 28, 2022
    Copy the full SHA
    06d9d82 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    34a920d View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    5c62f33 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    a6f8c99 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    c4c3160 View commit details
    Browse the repository at this point in the history
  13. Revert "add limit for suggested_tip_amounts, fix docstr of `Invoice…

    …Limit`"
    
    This reverts commit c4c3160.
    lemontree210 committed Dec 28, 2022
    Copy the full SHA
    2113c00 View commit details
    Browse the repository at this point in the history
  14. Revert "add limits for media param of Bot.send_media_group to con…

    …stants.py"
    
    This reverts commit a6f8c99.
    lemontree210 committed Dec 28, 2022
    Copy the full SHA
    04f4d29 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    63316e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Fix docstrings and tests

    clot27 committed Dec 29, 2022
    Copy the full SHA
    77ebbf8 View commit details
    Browse the repository at this point in the history
  2. add suggested changes

    clot27 committed Dec 29, 2022
    Copy the full SHA
    5da9581 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. add tests for the change

    clot27 committed Jan 1, 2023
    Copy the full SHA
    a8fdaf0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    78d63a0 View commit details
    Browse the repository at this point in the history
  3. add correct substitutions

    clot27 committed Jan 1, 2023
    Copy the full SHA
    271b20a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    173618a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    49cae74 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    a534c89 View commit details
    Browse the repository at this point in the history