Skip to content

add backwards compatibility for pytest hook wrapper - #23781

Merged
Karthik Nadig (karthiknadig) merged 12 commits into
microsoft:mainfrom
eleanorjboyd:hook-wrapper
Jul 15, 2024
Merged

add backwards compatibility for pytest hook wrapper#23781
Karthik Nadig (karthiknadig) merged 12 commits into
microsoft:mainfrom
eleanorjboyd:hook-wrapper

Conversation

@eleanorjboyd

Copy link
Copy Markdown
Member

fixes #23780

@karthiknadig
Karthik Nadig (karthiknadig) changed the base branch from main to release/2024.10 July 9, 2024 22:18
@karthiknadig
Karthik Nadig (karthiknadig) dismissed their stale review July 9, 2024 22:18

The base branch was changed.

@karthiknadig
Karthik Nadig (karthiknadig) enabled auto-merge (squash) July 9, 2024 22:20
Comment thread python_files/vscode_pytest/__init__.py Outdated
Comment thread python_files/vscode_pytest/__init__.py
@eleanorjboyd

Copy link
Copy Markdown
Member Author

DetachHead, tested my code and realized it didn't work so I made some changes and this should be correct

@eleanorjboyd Eleanor Boyd (eleanorjboyd) added the bug Issue identified by VS Code Team member as probable bug label Jul 10, 2024
Comment thread python_files/vscode_pytest/__init__.py Outdated
@eleanorjboyd
Eleanor Boyd (eleanorjboyd) changed the base branch from release/2024.10 to main July 15, 2024 20:10
@rafrafek

Copy link
Copy Markdown

Fixes #23707 and probably #23773.

Eleanor Boyd (eleanorjboyd) added a commit to eleanorjboyd/vscode-python that referenced this pull request Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-testing bug Issue identified by VS Code Team member as probable bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pytest discover fails with: "TypeError: __call__() got an unexpected keyword argument 'wrapper'"

6 participants