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: Quick/Nimble
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.1.0
Choose a base ref
...
head repository: Quick/Nimble
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.1.1
Choose a head ref
  • 3 commits
  • 149 files changed
  • 1 contributor

Commits on Nov 11, 2022

  1. Fix regression where named tuples could not be compared with unnamed …

    …tuples of the same types using the == operator (#1017)
    
    Fixes #1014
    younata authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    26c10c6 View commit details
    Browse the repository at this point in the history
  2. Use uncached expression in the async versions of toEventually (#1018)

    * Use uncached expression in the async versions of toEventually
    
    * Fix warning in waitUntil test
    
    Which is adjacent enough to this bug.
    younata authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    a67cd16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e669a59 View commit details
    Browse the repository at this point in the history
Loading