Skip to content

Commit 050b889

Browse files
chore: remove stack data from before WaitForEventInfo (microsoft#639)
1 parent 9475cff commit 050b889

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

playwright/_impl/_connection.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ def _wait_for_event_info_before(self, wait_id: str, api_name: str) -> None:
101101
"apiName": api_name,
102102
"waitId": wait_id,
103103
"phase": "before",
104-
"stack": capture_call_stack(),
105104
}
106105
},
107106
)

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
import setuptools
2424

2525
try:
26-
2726
from auditwheel.wheeltools import InWheel
2827
except ImportError:
2928
InWheel = None

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy