Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: 0.22.2 #4333

Merged
merged 14 commits into from
Jul 17, 2024
Merged

release: 0.22.2 #4333

merged 14 commits into from
Jul 17, 2024

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    3713834 View commit details
    Browse the repository at this point in the history
  2. docs: Fix mismatch return value, remove redundant error propagation, …

    …and additional fixes (#4318)
    
    * Fix mismatch return value, remove redundant error propagation, and fix typo
    
    * Update guide/src/function/signature.md
    
    Co-authored-by: Lily Foote <[email protected]>
    
    ---------
    
    Co-authored-by: Lily Foote <[email protected]>
    2 people authored and davidhewitt committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    380b2ac View commit details
    Browse the repository at this point in the history
  3. docs: improve signposting to bound and traits (#4325)

    * docs: improve signposting to bound and traits
    
    * update UI tests
    davidhewitt committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    dd4373f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    000243d View commit details
    Browse the repository at this point in the history
  2. ci: check minimal-versions on MSRV feature powerset (#4273)

    * ci: check minimal-versions on MSRV feature powerset
    
    * fix msrv arg
    
    * bump num-bigint floor to 0.4.2
    
    * try fix build syntax
    davidhewitt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    047764c View commit details
    Browse the repository at this point in the history
  3. docs: use versioned links from docs to guide (#4331)

    * use versioned links from docs to guide
    
    * use standard python version in `guide-build` ci job
    davidhewitt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f932293 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e54a9c View commit details
    Browse the repository at this point in the history
  5. Prevent building in GIL-less environment (#4327)

    * Prevent building in GIL-less environment
    
    * Add change log
    
    * add "yet" to phrasing
    
    * Add testing to build script
    
    * add link to issue
    
    * Fix formatting issues
    
    ---------
    
    Co-authored-by: David Hewitt <[email protected]>
    FlickerSoul and davidhewitt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    578ce46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1ffafc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    554478e View commit details
    Browse the repository at this point in the history
  8. use FFI calls for refcounting on all abi3 versions (#4324)

    * use FFI calls for refcounting on all abi3 versions
    
    * fix implementation on PyPy
    davidhewitt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    745545c View commit details
    Browse the repository at this point in the history
  9. chore: update ruff configuration to resolve deprecation warning (#4346

    )
    
    * chore: update `ruff` configuration to resolve deprecation warning
    
    * add newsfragment
    MatthijsKok authored and davidhewitt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e43b811 View commit details
    Browse the repository at this point in the history
  10. only emit c-string literals on Rust 1.79 and later (#4352) (#4353)

    * only emit c-string literals on Rust 1.79 and later (#4352)
    
    * add newsfragment
    Icxolu authored and davidhewitt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2baac93 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. release: 0.22.2

    davidhewitt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    673f3ed View commit details
    Browse the repository at this point in the history