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: aio-libs/aiohttp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.8.4
Choose a base ref
...
head repository: aio-libs/aiohttp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.8.5
Choose a head ref
  • 16 commits
  • 25 files changed
  • 9 contributors

Commits on Feb 12, 2023

  1. Post release bump

    Dreamsorcerer authored Feb 12, 2023
    Configuration menu
    Copy the full SHA
    29b6f30 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Configuration menu
    Copy the full SHA
    e71432e View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. [PR #7316/6f3e7f46 backport][3.8] Update docs (#7317)

    **This is a backport of PR #7316 as merged into master
    (6f3e7f4).**
    
    Call main() does not returns any loop. Close #7314
    
    Co-authored-by: Serhii A <[email protected]>
    patchback[bot] and serhii73 authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    81ba8aa View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    b1fbb49 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Upgrade chat links and badges to Matrix (#7345)

    (cherry picked from commit fb7a0a1)
    webknjaz committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    9a41831 View commit details
    Browse the repository at this point in the history
  2. [PR #7348/bf9d753e backport][3.8] 🐛 Fix RST in changelog template bef…

    …ore links (#7349)
    
    **This is a backport of PR #7348 as merged into master
    (bf9d753).**
    
    In corner cases, changelog fragments with things like detached link
    definitions (example: #7346) cause RST rendering errors. This patch
    corrects this by injecting empty lines between the changelog entry
    bodies and their reference lists.
    
    Co-authored-by: Sviatoslav Sydorenko <[email protected]>
    patchback[bot] and webknjaz authored Jul 8, 2023
    Configuration menu
    Copy the full SHA
    a4bf0e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4087410 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    dd8e24e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d45f9c View commit details
    Browse the repository at this point in the history
  3. [PR #7359/7911f1e9 backport][3.8]  Set up secretless publishing to P…

    …yPI (#7360)
    
    Co-authored-by: Sviatoslav Sydorenko <[email protected]>
    patchback[bot] and webknjaz authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    3577b1e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. [PR #7370/22c264ce backport][3.8] fix: Spelling error fixed (#7371)

    **This is a backport of PR #7370 as merged into master
    (22c264c).**
    
    <!-- Thank you for your contribution! -->
    
    ## What do these changes do?
    
    Fixes #7351 
    
    ## Are there changes in behavior for the user?
    
    <!-- Outline any notable behaviour for the end users. -->
    
    ## Related issue number
    
    <!-- Are there any issues opened that will be resolved by merging this
    change? -->
    
    ## Checklist
    
    - [x] I think the code is well written
    - [x] Unit tests for the changes exist
    - [x] Documentation reflects the changes
    - [x] If you provide code modification, please add yourself to
    `CONTRIBUTORS.txt`
      * The format is &lt;Name&gt; &lt;Surname&gt;.
      * Please keep alphabetical order, the file is sorted by names.
    - [x] Add a new news fragment into the `CHANGES` folder
      * name it `<issue_id>.<type>` for example (588.bugfix)
    * if you don't have an `issue_id` change it to the pr id after creating
    the pr
      * ensure type is one of the following:
        * `.feature`: Signifying a new feature.
        * `.bugfix`: Signifying a bug fix.
        * `.doc`: Signifying a documentation improvement.
        * `.removal`: Signifying a deprecation or removal of public API.
    * `.misc`: A ticket has been closed, but it is not of interest to users.
    * Make sure to use full sentences with correct case and punctuation, for
    example: "Fix issue with non-ascii contents in doctest text files."
    
    Co-authored-by: Shamil Abdulaev <[email protected]>
    patchback[bot] and abdulaev-sh-m authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    01d9b70 View commit details
    Browse the repository at this point in the history
  2. [PR #7373/66e261a5 backport][3.8] Drop azure mention (#7374)

    **This is a backport of PR #7373 as merged into master
    (66e261a).**
    
    None
    
    Co-authored-by: Sam Bull <[email protected]>
    patchback[bot] and Dreamsorcerer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f07e9b4 View commit details
    Browse the repository at this point in the history
  3. Fix bump llhttp to v8.1.1 (#7367) (#7377)

    (cherry picked from commit 41e2c4c)
    Dreamsorcerer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    9337fb3 View commit details
    Browse the repository at this point in the history
  4. Improve error messages from C parser (#7366) (#7380)

    (cherry picked from commit 1a48add)
    Dreamsorcerer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    135a45e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1.  Bump pypa/cibuildwheel to v2.14.1

    (cherry picked from commit 985c448)
    webknjaz committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7c02129 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c13a52 View commit details
    Browse the repository at this point in the history
Loading