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: ruby/net-imap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.21
Choose a base ref
...
head repository: ruby/net-imap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.22
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on May 6, 2025

  1. ⏪ Revert Ractor sharability for config types

    This was just one piece of making config objects ractor sharable—it is
    insufficient by itself.  And it caused problems with earlier versions of
    ruby 3.0.  It should not have been committed to the v0.4-stable branch.
    
    Fixes: #471
    Reported-by: @glaszig
    Reported-by: @mumkymikey
    nevans committed May 6, 2025
    Configuration menu
    Copy the full SHA
    89ea0e8 View commit details
    Browse the repository at this point in the history
  2. 🔀 Merge pull request #474 from ruby/remove-ractor-make_sharable-from-0.4

    ⏪ Revert Ractor sharability for config types (v0.4 only)
    nevans authored May 6, 2025
    Configuration menu
    Copy the full SHA
    41cc8a1 View commit details
    Browse the repository at this point in the history
  3. 🔖 Bump version to v0.4.22

    nevans committed May 6, 2025
    Configuration menu
    Copy the full SHA
    1608a0a View commit details
    Browse the repository at this point in the history
Loading