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

next release v4.61.2 #1180

Merged
merged 12 commits into from Jul 6, 2021
Merged

next release v4.61.2 #1180

merged 12 commits into from Jul 6, 2021

Commits on Jun 12, 2021

  1. install colorama on Windows

    - fixes #1139
    casperdcl committed Jun 12, 2021
    Copy the full SHA
    9f4ae74 View commit details
    Browse the repository at this point in the history
  2. fix py3.10 asyncio tests

    - fixes #1176
    casperdcl committed Jun 12, 2021
    Copy the full SHA
    d2a6ec2 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Copy the full SHA
    e56cc12 View commit details
    Browse the repository at this point in the history
  2. build: minor lint

    casperdcl committed Jun 15, 2021
    Copy the full SHA
    28c90a7 View commit details
    Browse the repository at this point in the history
  3. file.flush() on init

    - fixes #1177
    casperdcl committed Jun 15, 2021
    Copy the full SHA
    dd93d93 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. Update telegram.py to add a delete method

    Add an option for delete bar message with the deleteMessage method in Bot API.
    raulsaavedr committed Jun 19, 2021
    Copy the full SHA
    f1071d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2021

  1. telegram: delete() on leave=False

    - also misc minor tidy
    casperdcl committed Jun 20, 2021
    Copy the full SHA
    c36a011 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. tests: add timeouts

    casperdcl committed Jun 28, 2021
    Copy the full SHA
    d7ed886 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Copy the full SHA
    4735e81 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. support pandas==1.3.0

    casperdcl committed Jul 3, 2021
    Copy the full SHA
    f4cc427 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. flush {stderr,stdout} on init

    - (re) fixes #1177
    casperdcl committed Jul 4, 2021
    Copy the full SHA
    63f427b View commit details
    Browse the repository at this point in the history
  2. minor demo updates

    casperdcl committed Jul 4, 2021
    Copy the full SHA
    b6ada18 View commit details
    Browse the repository at this point in the history