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

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: python-telegram-bot/python-telegram-bot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: python-telegram-bot/python-telegram-bot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: overhaul-tests
Choose a head ref
  • 6 commits
  • 15 files changed
  • 2 contributors

Commits on May 19, 2024

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

Commits on May 21, 2024

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

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    8404481 View commit details
    Browse the repository at this point in the history
  2. Make more use of asyncio concurrency in test_bot.py

    Introduces tz_bots, a tradeoff of slightly more complexity in a unit test for ~55% shorter test duration
    harshil21 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    28fc7e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b768001 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Merge branch 'refs/heads/master' into overhaul-tests

    # Conflicts:
    #	tests/test_bot.py
    Bibo-Joshi committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    9fe518f View commit details
    Browse the repository at this point in the history
Loading