Skip to content

Commit

Permalink
Add missing ticket number.
Browse files Browse the repository at this point in the history
  • Loading branch information
icemac authored Sep 27, 2024
1 parent 95a3240 commit 75357b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

- Fix test suite to use proper line endings (``\r\n``) in raw multipart/form-data
HTTP requests, because multipart 1.0.0 is stricter about line endings.
Fixes `issue <https://github.com/zopefoundation/zope.publisher/issues/74>`_.
Fixes `issue #74 <https://github.com/zopefoundation/zope.publisher/issues/74>`_.

- ``FileUpload`` objects now implement a fallback ``seekable()`` method on
Python 3.7 through 3.10, where tempfile.SpooledTemporaryFile lacks it.
Expand Down

0 comments on commit 75357b9

Please sign in to comment.