Skip to content

Commit b62a515

Browse files
committed
add blurb
1 parent e9695d2 commit b62a515

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Fix issue where methods in handlers that lacked the protocol name but
2+
matched a valid base handler method (e.g., ``_open()`` or ``error()``)
3+
were incorrectly added to :class:`OpenerDirector`'s handlers.
4+
Contributed by Andrea Mattei.

0 commit comments

Comments
 (0)