Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c568d44

Browse filesBrowse files
[3.11] Remove stray backtick in NEWS entry (GH-115356) (#115363)
Remove stray backtick in NEWS entry (GH-115356) (cherry picked from commit a82fbc1) Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
1 parent f0c58c6 commit c568d44
Copy full SHA for c568d44

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Most exceptions are now ignored when attempting to set the ``__orig_class__``
22
attribute on objects returned when calling :mod:`typing` generic aliases
33
(including generic aliases created using :data:`typing.Annotated`).
4-
Previously only :exc:`AttributeError`` was ignored. Patch by Dave Shawley.
4+
Previously only :exc:`AttributeError` was ignored. Patch by Dave Shawley.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.