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: CaffeinatedBeing/cpython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: CaffeinatedBeing/cpython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: issue-46771
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    fcf8f79 View commit details
    Browse the repository at this point in the history
  2. Add reschedule tests

    asvetlov committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    56bfdc7 View commit details
    Browse the repository at this point in the history
  3. Add reschedule tests

    asvetlov committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    d852d70 View commit details
    Browse the repository at this point in the history
  4. Dro breakpoint

    asvetlov committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    d0b41ae View commit details
    Browse the repository at this point in the history
  5. Tune repr

    asvetlov committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    5c0dbe2 View commit details
    Browse the repository at this point in the history
  6. Add tests

    asvetlov committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    068ed0e View commit details
    Browse the repository at this point in the history
  7. More tests

    asvetlov committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    28ae6e5 View commit details
    Browse the repository at this point in the history
  8. Rename

    asvetlov committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    4c729b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Update Lib/asyncio/timeouts.py

    Co-authored-by: Guido van Rossum <[email protected]>
    asvetlov and gvanrossum authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    ff78d60 View commit details
    Browse the repository at this point in the history
  2. Update Lib/asyncio/timeouts.py

    Co-authored-by: Guido van Rossum <[email protected]>
    asvetlov and gvanrossum authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    9d0af86 View commit details
    Browse the repository at this point in the history
  3. Update Lib/asyncio/timeouts.py

    Co-authored-by: Guido van Rossum <[email protected]>
    asvetlov and gvanrossum authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    b33f74c View commit details
    Browse the repository at this point in the history
  4. Update Lib/asyncio/timeouts.py

    Co-authored-by: Guido van Rossum <[email protected]>
    asvetlov and gvanrossum authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    f3ca7c4 View commit details
    Browse the repository at this point in the history
  5. Add a test

    asvetlov committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    08a3a38 View commit details
    Browse the repository at this point in the history
  6. Polish docstrings

    asvetlov committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    1f71803 View commit details
    Browse the repository at this point in the history
  7. Format

    asvetlov committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    8155457 View commit details
    Browse the repository at this point in the history
  8. Tune tests

    asvetlov committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    ecf4503 View commit details
    Browse the repository at this point in the history
Loading