Skip to content

Commit

Permalink
Update CHANGES/10102.bugfix.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco authored Dec 4, 2024
1 parent 3587be4 commit 381da37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES/10102.bugfix.rst
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Replaced deprecated call to :func:`mime_types.guess_type` with :func:`mime_types.guess_file_type` when using Python 3.13+ -- by :user:`bdraco`.
Replaced deprecated call to :func:`mimetypes.guess_type` with :func:`mimetypes.guess_file_type` when using Python 3.13+ -- by :user:`bdraco`.

0 comments on commit 381da37

Please sign in to comment.