Skip to content

Commit d47c5a7

Browse files
committed
gh-135056: Remove incorrect = sign from whatsnew argument entry.
1 parent 44efbed commit d47c5a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.15.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ difflib
112112
http.server
113113
-----------
114114

115-
* Added a new ``response_headers=`` keyword argument to
115+
* Added a new ``response_headers`` keyword argument to
116116
:class:`SimpleHTTPRequestHandler` to support custom headers in HTTP responses.
117117
(Contributed by Anton I. Sipos in :gh:`135057`.)
118118

0 commit comments

Comments
 (0)