Skip to content

Conversation

pavelfeldman
Copy link
Member

Fixes #538

@pavelfeldman pavelfeldman merged commit 436132c into microsoft:master Mar 2, 2021
pavelfeldman added a commit that referenced this pull request Mar 2, 2021
holg added a commit to holg/playwright-python that referenced this pull request Mar 9, 2021
* commit '0a1c8b7df31d1faa6941eb9e05f772619eddd41b':
  chore: Bump twisted to PyPI release (microsoft#543)
  fix: microsoft#518 Update RECORD file during wheel creation (microsoft#525)
  chore: source -> script in add_init_script messages (microsoft#540)
  fix: don't set attr on bound method (microsoft#539)
holg added a commit to holg/playwright-python that referenced this pull request Mar 9, 2021
Merge commit '0d4bef9279aff10afd5b6b41c228f800a46ea8ec' into holg-1.9

* commit '0d4bef9279aff10afd5b6b41c228f800a46ea8ec':
  chore: source -> script in add_init_script messages (microsoft#540)
  fix: don't set attr on bound method (microsoft#539)
  chore: roll Playwright to 1.9.1-1614225150000
  chore: roll Playwright to tot (microsoft#522)

# Conflicts:
#	playwright/async_api/_generated.py
#	playwright/sync_api/_generated.py
#	setup.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

page.on("request", f=func) fails if func is a class method -> AttributeError: 'method' object has no attribute '_pw_api_instance'
2 participants