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

Call Application.post_stop Only if Application.stop was called #4211

Merged
merged 24 commits into from
May 20, 2024

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    0c27c50 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Rework _updater_fetcher

    Bibo-Joshi committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    fb188fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9760bdd View commit details
    Browse the repository at this point in the history
  3. Better shutdown in __run

    Bibo-Joshi committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a690fcc View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    95c98ff View commit details
    Browse the repository at this point in the history
  2. Add a test for post_init

    Bibo-Joshi committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    980a99e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3640255 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    5fc0ac5 View commit details
    Browse the repository at this point in the history
  2. Improve a docstring

    Bibo-Joshi committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    f011c60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fb5b75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33be81d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    b9d5250 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    dc45cb0 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    a60b7d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5af59ef View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Update telegram/ext/_application.py

    Co-authored-by: Harshil <[email protected]>
    Bibo-Joshi and harshil21 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e675a43 View commit details
    Browse the repository at this point in the history
  2. review

    Bibo-Joshi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e7c74b9 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Review

    Bibo-Joshi committed May 20, 2024
    Configuration menu
    Copy the full SHA
    86f0c91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9930475 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f1685b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a578829 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07799a2 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into post-stop-fix

    # Conflicts:
    #	telegram/ext/_application.py
    #	tests/ext/test_application.py
    Bibo-Joshi committed May 20, 2024
    Configuration menu
    Copy the full SHA
    8836a11 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7087c14 View commit details
    Browse the repository at this point in the history