Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PylanceBot] Pull Pylance with Pyright 1.1.333 #6231

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

PylanceBot
Copy link
Contributor

@PylanceBot PylanceBot commented Oct 25, 2023

Rollup of the following changes:

  1. Fix user defined builtins.pyi for notebooks https://github.com/microsoft/pyrx/pull/4236
  2. Don't show pyTest code action when it can't generate fixture types. https://github.com/microsoft/pyrx/pull/4233
  3. Moved more stuff to service provider https://github.com/microsoft/pyrx/pull/4225
  4. added resolve alias cache https://github.com/microsoft/pyrx/pull/4223
  5. Potentially fix crash when opening notebooks https://github.com/microsoft/pyrx/pull/4210
  6. make sure we are up to date when code action is invoked explicitly. https://github.com/microsoft/pyrx/pull/4209
  7. Support pyright ignore in code action https://github.com/microsoft/pyrx/pull/4207
  8. pylance loc update 20231018.1 https://github.com/microsoft/pyrx/pull/4205
  9. fix rename module regression https://github.com/microsoft/pyrx/pull/4192
  10. git subrepo clone --force https://github.com/microsoft/pyright.git packages/pyright
  11. git subrepo pull (merge) packages/pyright
  12. fixed FAR on __init__ not working in multiple files scenario https://github.com/microsoft/pyrx/pull/4194
  13. pylance loc update 20231017.1 https://github.com/microsoft/pyrx/pull/4193
  14. Support hover on string definition provider https://github.com/microsoft/pyrx/pull/4188
  15. Support virtual workspaces in sync https://github.com/microsoft/pyrx/pull/4157

@github-actions
Copy link
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@heejaechang heejaechang merged commit 70d40d9 into main Oct 25, 2023
12 checks passed
@erictraut erictraut deleted the pull-pylance-with-pyright-1.1.333 branch November 3, 2023 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants