chore: update tmp by rzhao271 · Pull Request #25404 · microsoft/vscode-python
Navigation Menu
{{ message }}
microsoft / vscode-python Public
forked from DonJayamanne/pythonVSCode
- Notifications You must be signed in to change notification settings
- Fork 1.3k
Merged
Conversation
Copy link
rzhao271
commented
Aug 19, 2025
rzhao271
commented
It turns out the version string "^0.0.33" essentially means "0.0.33". This PR manually updates tmp to "^0.2.5", which allows for higher patch versions in the future, too.
rzhao271
self-assigned this
rzhao271
added this to the
August 2025 milestone
rzhao271
enabled auto-merge (squash)
Tyriar previously approved these changes Aug 19, 2025
rzhao271
added
no-changelog
skip-issue-check labels
Aug 19, 2025
rzhao271
disabled auto-merge
rzhao271
closed this
rzhao271
reopened this
rzhao271
dismissed
Tyriar’s stale review
via
de8f06a
Copy link
Author
rzhao271
commented
Aug 20, 2025
rzhao271 commented
Aug 20, 2025I'm having to call into a new sync API to get the tests green. Otherwise, the async cleanup runs after the assertion, failing the functional tests. Adding Karthik as a reviewer.
rzhao271
requested a review
from karthiknadig
DonJayamanne approved these changes Aug 20, 2025
rzhao271
deleted the
rzhao271/bump-tmp
branch
eleanorjboyd pushed a commit to eleanorjboyd/vscode-python that referenced this pull request
Sep 8, 2025
austin3dickey
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment