Skip to content

Commit

Permalink
reformat lines
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism committed Aug 14, 2023
1 parent 828bab4 commit 26f3e95
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,9 @@ Version 2.3.7
Released 2023-08-14

- Use ``flit_core`` instead of ``setuptools`` as build backend.
- Fix parsing of multipart bodies. :issue:`2734`
Adjust index of last newline in data start. :issue:`2761`
- ``_plain_int`` and ``_plain_float`` strip whitespace before type
enforcement. :issue:`2734`
- Fix parsing of multipart bodies. :issue:`2734` Adjust index of last newline
in data start. :issue:`2761`
- Parsing ints from header values strips spacing first. :issue:`2734`
- Fix empty file streaming when testing. :issue:`2740`
- Clearer error message when URL rule does not start with slash. :pr:`2750`
- ``Accept`` ``q`` value can be a float without a decimal part. :issue:`2751`
Expand Down

0 comments on commit 26f3e95

Please sign in to comment.