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-effect/effect
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: df04e11
Choose a base ref
...
head repository: python-effect/effect
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cd21859
Choose a head ref
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on Jul 21, 2021

  1. docs: Fix a few typos

    There are small typos in:
    - effect/_base.py
    - effect/fold.py
    - effect/test_base.py
    - effect/test_parallel_performers.py
    
    Fixes:
    - Should read `synchronously` rather than `synchronusly`.
    - Should read `successful` rather than `succesful`.
    - Should read `success` rather than `succes`.
    - Should read `propagate` rather than `propogate`.
    - Should read `performance` rather than `peformance`.
    timgates42 committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    8f51f4c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Merge pull request #85 from timgates42/bugfix_typos

    docs: Fix a few typos
    radix authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    0e88263 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. Configuration menu
    Copy the full SHA
    9c6ae14 View commit details
    Browse the repository at this point in the history
  2. Freenode is extremely dead

    radix authored Jun 26, 2022
    Configuration menu
    Copy the full SHA
    cd21859 View commit details
    Browse the repository at this point in the history
Loading