Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add UnicodeDecodeError catching#22873

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

aydar-kamaltdinov
Copy link

@aydar-kamaltdinovaydar-kamaltdinov commentedFeb 7, 2024
edited
Loading

ResolveUnicodeDecodeError: 'utf-8' codec can't decode byte 0xd0 in position 48995: unexpected end of data

@karthiknadigkarthiknadig added the bugIssue identified by VS Code Team member as probable bug labelFeb 9, 2024
@vscodenpavscodenpa added this to theFebruary 2024 milestoneFeb 9, 2024
@karthiknadigkarthiknadigenabled auto-merge (squash)February 9, 2024 18:17
@karthiknadigkarthiknadig merged commitb0c34e3 intomicrosoft:mainFeb 9, 2024
wesm pushed a commit to posit-dev/positron that referenced this pull requestMar 28, 2024
Merge pull request#395 from posit-dev/merge/v2024.2.0Merge upstream: `v2024.2.0`--------------------Commit message forposit-dev/positron-python@7d85a51:ignore pyright errors in ms testing files--------------------Commit message forposit-dev/positron-python@f9a3259:Bump flask from 3.0.1 to 3.0.2 (posit-dev/positron-python#354)Bumps [flask](https://github.com/pallets/flask) from 3.0.1 to 3.0.2.- [Release notes](https://github.com/pallets/flask/releases)- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)- [Commits](pallets/flask@3.0.1...3.0.2)---updated-dependencies:- dependency-name: flask  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>--------------------Commit message forposit-dev/positron-python@ea812a4:Bump ipywidgets from 8.1.1 to 8.1.2 (posit-dev/positron-python#368)Bumps [ipywidgets](https://github.com/jupyter-widgets/ipywidgets) from 8.1.1 to 8.1.2.- [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases)- [Commits](jupyter-widgets/ipywidgets@8.1.1...8.1.2)---updated-dependencies:- dependency-name: ipywidgets  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Isabel Zimmerman <54685329+isabelizimm@users.noreply.github.com>--------------------Commit message forposit-dev/positron-python@e3a5399:Bump pyright from 1.1.349 to 1.1.351 (posit-dev/positron-python#379)Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.349 to 1.1.351.- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)- [Commits](RobertCraigie/pyright-python@v1.1.349...v1.1.351)---updated-dependencies:- dependency-name: pyright  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>--------------------Commit message forposit-dev/positron-python@2eeb677:Bump polars from 0.20.6 to 0.20.11 (posit-dev/positron-python#394)Bumps [polars](https://github.com/pola-rs/polars) from 0.20.6 to 0.20.11.- [Release notes](https://github.com/pola-rs/polars/releases)- [Commits](pola-rs/polars@py-0.20.6...py-0.20.11)---updated-dependencies:- dependency-name: polars  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>--------------------Commit message forposit-dev/positron-python@573d9fd:Bump ipykernel from 6.29.0 to 6.29.3 (posit-dev/positron-python#390)Bumps [ipykernel](https://github.com/ipython/ipykernel) from 6.29.0 to 6.29.3.- [Release notes](https://github.com/ipython/ipykernel/releases)- [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md)- [Commits](ipython/ipykernel@v6.29.0...v6.29.3)---updated-dependencies:- dependency-name: ipykernel  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>--------------------Commit message forposit-dev/positron-python@334b383:update package.json--------------------Commit message forposit-dev/positron-python@7ce08b1:Merge tag 'v2024.2.0' into merge/v2024.2.0--------------------Commit message forposit-dev/positron-python@063ba15:Finalized-release-2024.2.0 (posit-dev/positron-python#22996)Finalized release 2024.2.0: removing -rc--------------------Commit message forposit-dev/positron-python@3eef025:Bump release 2024.2 (posit-dev/positron-python#22972)Bump release 2024.2--------------------Commit message forposit-dev/positron-python@1fbd77b: skip tests, pytest upstream regression (posit-dev/positron-python#22974)Short-term fix to stop CI from failing due to a regression upstream frompytest. See issue for details:microsoft/vscode-python#22965.--------------------Commit message formicrosoft/vscode-python@4fca030:Adding GDPR tag for isFirstSession (microsoft/vscode-python#22955)--------------------Commit message formicrosoft/vscode-python@ba94553:Modify telemetry to contain trigger time as property (microsoft/vscode-python#22941)--------------------Commit message formicrosoft/vscode-python@178a0b2:Fix bug with symlink for pytest execution (microsoft/vscode-python#22952)Fixesmicrosoft/vscode-python#22938--------------------Commit message formicrosoft/vscode-python@bae7d40:Update vscode-tas-client version (microsoft/vscode-python#22876)--------------------Commit message formicrosoft/vscode-python@75ed73e:Fix Bug with Pytest when using symlinked workspaces (microsoft/vscode-python#22885)fixesmicrosoft/vscode-python#22658also implements switching to arg mapping which is this issue here:microsoft/vscode-python#22076---------Co-authored-by: Karthik Nadig <kanadig@microsoft.com>--------------------Commit message formicrosoft/vscode-python@e53651d:Prevent first Python command being lost (microsoft/vscode-python#22902)Fixes:microsoft/vscode-python#22673Fixes:microsoft/vscode-python#22545Fixes:microsoft/vscode-python#22691 Making best effort to address issue where very first command sent toREPL via Terminal gets ignored, or gets pasted both in Terminal and inREPL.With the fix, we observe whether Python REPL is launched in Terminal viaVS Code's `onDidWriteTerminalData` and send the command, or wait threeseconds as a fallback mechanism.These two combined together will significantly reduce or resolveall-together the chance of very first command being swollen up or getspasted twice in Terminal and REPL previously where it did not havecontext of whether Python REPL instance have started inside the Terminalor not.--------------------Commit message formicrosoft/vscode-python@a60fbd5:Add GDPR tags for new Pylance properties (microsoft/vscode-python#22922)--------------------Commit message formicrosoft/vscode-python@aff0b05:Use python debugger in testing (microsoft/vscode-python#22903)closed:microsoft/vscode-python-debugger#174--------------------Commit message formicrosoft/vscode-python@84734a8:Updating installed extensions section of README.md (microsoft/vscode-python#22893)Adding the Python Debugger to the installed extensions section of theREADME.--------------------Commit message formicrosoft/vscode-python@2159238:Bump actions/setup-python from 4 to 5 in /.github/actions/build-vsix (microsoft/vscode-python#22602)Bumps [actions/setup-python](https://github.com/actions/setup-python)from 4 to 5.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/actions/setup-python/releases">actions/setup-python'sreleases</a>.</em></p><blockquote><h2>v5.0.0</h2><h2>What's Changed</h2><p>In scope of this release, we update node version runtime from node16to node20 (<ahref="https://redirect.github.com/actions/setup-python/pull/772">actions/setup-python#772</a>).Besides, we update dependencies to the latest versions.</p><p><strong>Full Changelog</strong>: <ahref="https://github.com/actions/setup-python/compare/v4.8.0...v5.0.0">https://github.com/actions/setup-python/compare/v4.8.0...v5.0.0</a></p><h2>v4.8.0</h2><h2>What's Changed</h2><p>In scope of this release we added support for GraalPy (<ahref="https://redirect.github.com/actions/setup-python/pull/694">actions/setup-python#694</a>).You can use this snippet to set up GraalPy:</p><pre lang="yaml"><code>steps:- uses: actions/checkout@v4- uses: actions/setup-python@v4   with:    python-version: 'graalpy-22.3' - run: python my_script.py</code></pre><p>Besides, the release contains such changes as:</p><ul><li>Trim python version when reading from file by <ahref="https://github.com/FerranPares"><code>@​FerranPares</code></a> in<ahref="https://redirect.github.com/actions/setup-python/pull/628">actions/setup-python#628</a></li><li>Use non-deprecated versions in examples by <ahref="https://github.com/jeffwidman"><code>@​jeffwidman</code></a> in <ahref="https://redirect.github.com/actions/setup-python/pull/724">actions/setup-python#724</a></li><li>Change deprecation comment to past tense by <ahref="https://github.com/jeffwidman"><code>@​jeffwidman</code></a> in <ahref="https://redirect.github.com/actions/setup-python/pull/723">actions/setup-python#723</a></li><li>Bump <code>@​babel/traverse</code> from 7.9.0 to 7.23.2 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/actions/setup-python/pull/743">actions/setup-python#743</a></li><li>advanced-usage.md: Encourage the use actions/checkout@v4 by <ahref="https://github.com/cclauss"><code>@​cclauss</code></a> in <ahref="https://redirect.github.com/actions/setup-python/pull/729">actions/setup-python#729</a></li><li>Examples now use checkout@v4 by <ahref="https://github.com/simonw"><code>@​simonw</code></a> in <ahref="https://redirect.github.com/actions/setup-python/pull/738">actions/setup-python#738</a></li><li>Update actions/checkout to v4 by <ahref="https://github.com/dmitry-shibanov"><code>@​dmitry-shibanov</code></a>in <ahref="https://redirect.github.com/actions/setup-python/pull/761">actions/setup-python#761</a></li></ul><h2>New Contributors</h2><ul><li><ahref="https://github.com/FerranPares"><code>@​FerranPares</code></a>made their first contribution in <ahref="https://redirect.github.com/actions/setup-python/pull/628">actions/setup-python#628</a></li><li><a href="https://github.com/timfel"><code>@​timfel</code></a> madetheir first contribution in <ahref="https://redirect.github.com/actions/setup-python/pull/694">actions/setup-python#694</a></li><li><ahref="https://github.com/jeffwidman"><code>@​jeffwidman</code></a> madetheir first contribution in <ahref="https://redirect.github.com/actions/setup-python/pull/724">actions/setup-python#724</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/actions/setup-python/compare/v4...v4.8.0">https://github.com/actions/setup-python/compare/v4...v4.8.0</a></p><h2>v4.7.1</h2><h2>What's Changed</h2><ul><li>Bump word-wrap from 1.2.3 to 1.2.4 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/actions/setup-python/pull/702">actions/setup-python#702</a></li><li>Add range validation for toml files by <ahref="https://github.com/dmitry-shibanov"><code>@​dmitry-shibanov</code></a>in <ahref="https://redirect.github.com/actions/setup-python/pull/726">actions/setup-python#726</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/actions/setup-python/compare/v4...v4.7.1">https://github.com/actions/setup-python/compare/v4...v4.7.1</a></p><h2>v4.7.0</h2><p>In scope of this release, the support for reading python version frompyproject.toml was added (<ahref="https://redirect.github.com/actions/setup-python/pull/669">actions/setup-python#669</a>).</p><pre lang="yaml"><code>      - name: Setup Python        uses: actions/setup-python@v4&lt;/tr&gt;&lt;/table&gt; </code></pre></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/actions/setup-python/commit/0a5c61591373683505ea898e09a3ea4f39ef2b9c"><code>0a5c615</code></a>Update action to node20 (<ahref="https://redirect.github.com/actions/setup-python/issues/772">#772</a>)</li><li><ahref="https://github.com/actions/setup-python/commit/0ae58361cdfd39e2950bed97a1e26aa20c3d8955"><code>0ae5836</code></a>Add example of GraalPy to docs (<ahref="https://redirect.github.com/actions/setup-python/issues/773">#773</a>)</li><li><ahref="https://github.com/actions/setup-python/commit/b64ffcaf5b410884ad320a9cfac8866006a109aa"><code>b64ffca</code></a>update actions/checkout to v4 (<ahref="https://redirect.github.com/actions/setup-python/issues/761">#761</a>)</li><li><ahref="https://github.com/actions/setup-python/commit/8d2896179abf658742de432b3f203d2c2d86a587"><code>8d28961</code></a>Examples now use checkout@v4 (<ahref="https://redirect.github.com/actions/setup-python/issues/738">#738</a>)</li><li><ahref="https://github.com/actions/setup-python/commit/7bc6abb01e0555719edc2dbca70a2fde309e5e56"><code>7bc6abb</code></a>advanced-usage.md: Encourage the use actions/checkout@v4 (<ahref="https://redirect.github.com/actions/setup-python/issues/729">#729</a>)</li><li><ahref="https://github.com/actions/setup-python/commit/e8111cec9d3dc15220d8a3b638f08419f57b906a"><code>e8111ce</code></a>Bump <code>@​babel/traverse</code> from 7.9.0 to 7.23.2 (<ahref="https://redirect.github.com/actions/setup-python/issues/743">#743</a>)</li><li><ahref="https://github.com/actions/setup-python/commit/a00ea43da65e7c04d2bdae58b3afecd77057eb9e"><code>a00ea43</code></a>add fix for graalpy ci (<ahref="https://redirect.github.com/actions/setup-python/issues/741">#741</a>)</li><li><ahref="https://github.com/actions/setup-python/commit/8635b1ccc5934e73ed3510980fd2e7790b85839b"><code>8635b1c</code></a>Change deprecation comment to past tense (<ahref="https://redirect.github.com/actions/setup-python/issues/723">#723</a>)</li><li><ahref="https://github.com/actions/setup-python/commit/f6cc428f535856f9c23558d01765a42a4d6cf758"><code>f6cc428</code></a>Use non-deprecated versions in examples (<ahref="https://redirect.github.com/actions/setup-python/issues/724">#724</a>)</li><li><ahref="https://github.com/actions/setup-python/commit/5f2af211d616f86005883b44826180b21abb4060"><code>5f2af21</code></a>Add GraalPy support (<ahref="https://redirect.github.com/actions/setup-python/issues/694">#694</a>)</li><li>Additional commits viewable in <ahref="https://github.com/actions/setup-python/compare/v4...v5">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-python&package-manager=github_actions&previous-version=4&new-version=5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat have been made to it- `@dependabot merge` will merge this PR after your CI passes on it- `@dependabot squash and merge` will squash and merge this PR afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>--------------------Commit message formicrosoft/vscode-python@83cf53b:Add "isMeasurement" for LANGUAGE_SERVER_TRIGGER_DURATION (microsoft/vscode-python#22912)cc/@cwebster-99--------------------Commit message formicrosoft/vscode-python@7be33eb:Add more shell integration sequences to check for (microsoft/vscode-python#22911)Based on discussion with DanielFormicrosoft/vscode-python#22440--------------------Commit message formicrosoft/vscode-python@6838ccf:Do not activate microvenv if terminal.activateEnvironment is set to false and when not in terminal experiment (microsoft/vscode-python#22909)--------------------Commit message formicrosoft/vscode-python@2dc158e:Log options being passed when using environment collection APIs (microsoft/vscode-python#22907)Formicrosoft/vscode-python#22899--------------------Commit message formicrosoft/vscode-python@5f971ae:Prepend `PATH` both at shell integration and process creation (microsoft/vscode-python#22905)--------------------Commit message formicrosoft/vscode-python@5174d5c:Improve shell integration reliability for zsh (microsoft/vscode-python#22891)Closesmicrosoft/vscode-python#22881If status changes, re-run activation. Also persist once we know shellintegration works for a shell.--------------------Commit message formicrosoft/vscode-python@b0c34e3:Add UnicodeDecodeError catching (microsoft/vscode-python#22873)Resolve `UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd0 inposition 48995: unexpected end of data`Co-authored-by: Aydar Kamaltdinov <a.kamaltdinov@tinkoff.ru>--------------------Commit message formicrosoft/vscode-python@8496dfe:Remove experimental flag for create env prompt (microsoft/vscode-python#22892)Remove experimental flag for `python.createEnvironment.trigger`.--------------------Commit message formicrosoft/vscode-python@c4c05a6:update tree comparison for tests to be order independent for children (microsoft/vscode-python#22832)following the introduction of pytest 8, the order in which children werelisted changed. Since the order is not important, this updates the teststo make the tests not consider order of children when comparing actualand expected outcomes of test runs.--------------------Commit message formicrosoft/vscode-python@4030717:Use terminal data write event to figure out whether shell integration is working (microsoft/vscode-python#22872)Closesmicrosoft/vscode-python#22439Blocked onmicrosoft/vscode#204616--------------------Commit message formicrosoft/vscode-python@d674a17:Fix Run Recent Command Caching Issue (microsoft/vscode-python#22867)Resolves:microsoft/vscode-python#22811Fixing caching issue where users were experiencing cachedsuccess/failure decoration that were impacted when using `Terminal: RunRecent Command` on success/failure commands--------------------Commit message formicrosoft/vscode-python@c0bf1b7:Improve time taken to trigger language server startup once extension activation is triggered (microsoft/vscode-python#22514)Formicrosoft/vscode-python#22146 Improves time taken to trigger language server startup once extensionactivation is triggered- Do not block discovery on windows registry- Do not blocking auto-selection on validation of all interpreters- Make Windows Path locator faster--------------------Commit message formicrosoft/vscode-python@20c1a10:Log when running Python file (microsoft/vscode-python#22851)Formicrosoft/vscode-python#22711--------------------Commit message formicrosoft/vscode-python@8aaa70e:Fix venv activation for cshell (microsoft/vscode-python#22852)Closesmicrosoft/vscode-python#22822Use current shell to figure out whether shell integration is working,even when using fallback shell for getting environment variables.--------------------Commit message formicrosoft/vscode-python@1626c46:Do not run commands to check whether shell integration is working (microsoft/vscode-python#22850)Closesmicrosoft/vscode-python#22774closesmicrosoft/vscode-python#22743--------------------Commit message formicrosoft/vscode-python@13a6727:include multiple pytest versions in PR check (microsoft/vscode-python#22813)update PR check workflow to include testing Python tests against 3versions of pytest: pre-release, stable release, and oldest supportedversion.---------Co-authored-by: Karthik Nadig <kanadig@microsoft.com>--------------------Commit message formicrosoft/vscode-python@6e8c56c:Bump dev version 2024.1 (microsoft/vscode-python#22805)Lead-authored-by: Kartik Raj <karraj@microsoft.com>Co-authored-by: Aydar Kamaltdinov <aydar.kamaltdinov@gmail.com>Co-authored-by: paulacamargo25 <paulitacv25@gmail.com>Co-authored-by: Luciana Abud <45497113+luabud@users.noreply.github.com>Co-authored-by: Courtney Webster <60238438+cwebster-99@users.noreply.github.com>Co-authored-by: Anthony Kim <62267334+anthonykim1@users.noreply.github.com>Co-authored-by: Isabel Zimmerman <isabel.zimmerman@rstudio.com>Co-authored-by: Eleanor Boyd <eleanorboyd@microsoft.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Signed-off-by: GitHub <noreply@github.com>
wesm pushed a commit to posit-dev/positron that referenced this pull requestMar 28, 2024
Merge pull request#395 from posit-dev/merge/v2024.2.0Merge upstream: `v2024.2.0`--------------------Commit message forposit-dev/positron-python@7d85a51:ignore pyright errors in ms testing files--------------------Commit message forposit-dev/positron-python@f9a3259:Bump flask from 3.0.1 to 3.0.2 (posit-dev/positron-python#354)Bumps [flask](https://github.com/pallets/flask) from 3.0.1 to 3.0.2.- [Release notes](https://github.com/pallets/flask/releases)- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)- [Commits](pallets/flask@3.0.1...3.0.2)---updated-dependencies:- dependency-name: flask  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>--------------------Commit message forposit-dev/positron-python@ea812a4:Bump ipywidgets from 8.1.1 to 8.1.2 (posit-dev/positron-python#368)Bumps [ipywidgets](https://github.com/jupyter-widgets/ipywidgets) from 8.1.1 to 8.1.2.- [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases)- [Commits](jupyter-widgets/ipywidgets@8.1.1...8.1.2)---updated-dependencies:- dependency-name: ipywidgets  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Isabel Zimmerman <54685329+isabelizimm@users.noreply.github.com>--------------------Commit message forposit-dev/positron-python@e3a5399:Bump pyright from 1.1.349 to 1.1.351 (posit-dev/positron-python#379)Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.349 to 1.1.351.- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)- [Commits](RobertCraigie/pyright-python@v1.1.349...v1.1.351)---updated-dependencies:- dependency-name: pyright  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>--------------------Commit message forposit-dev/positron-python@2eeb677:Bump polars from 0.20.6 to 0.20.11 (posit-dev/positron-python#394)Bumps [polars](https://github.com/pola-rs/polars) from 0.20.6 to 0.20.11.- [Release notes](https://github.com/pola-rs/polars/releases)- [Commits](pola-rs/polars@py-0.20.6...py-0.20.11)---updated-dependencies:- dependency-name: polars  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>--------------------Commit message forposit-dev/positron-python@573d9fd:Bump ipykernel from 6.29.0 to 6.29.3 (posit-dev/positron-python#390)Bumps [ipykernel](https://github.com/ipython/ipykernel) from 6.29.0 to 6.29.3.- [Release notes](https://github.com/ipython/ipykernel/releases)- [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md)- [Commits](ipython/ipykernel@v6.29.0...v6.29.3)---updated-dependencies:- dependency-name: ipykernel  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>--------------------Commit message forposit-dev/positron-python@334b383:update package.json--------------------Commit message forposit-dev/positron-python@7ce08b1:Merge tag 'v2024.2.0' into merge/v2024.2.0--------------------Commit message forposit-dev/positron-python@063ba15:Finalized-release-2024.2.0 (posit-dev/positron-python#22996)Finalized release 2024.2.0: removing -rc--------------------Commit message forposit-dev/positron-python@3eef025:Bump release 2024.2 (posit-dev/positron-python#22972)Bump release 2024.2--------------------Commit message forposit-dev/positron-python@1fbd77b: skip tests, pytest upstream regression (posit-dev/positron-python#22974)Short-term fix to stop CI from failing due to a regression upstream frompytest. See issue for details:microsoft/vscode-python#22965.--------------------Commit message formicrosoft/vscode-python@4fca030:Adding GDPR tag for isFirstSession (microsoft/vscode-python#22955)--------------------Commit message formicrosoft/vscode-python@ba94553:Modify telemetry to contain trigger time as property (microsoft/vscode-python#22941)--------------------Commit message formicrosoft/vscode-python@178a0b2:Fix bug with symlink for pytest execution (microsoft/vscode-python#22952)Fixesmicrosoft/vscode-python#22938--------------------Commit message formicrosoft/vscode-python@bae7d40:Update vscode-tas-client version (microsoft/vscode-python#22876)--------------------Commit message formicrosoft/vscode-python@75ed73e:Fix Bug with Pytest when using symlinked workspaces (microsoft/vscode-python#22885)fixesmicrosoft/vscode-python#22658also implements switching to arg mapping which is this issue here:microsoft/vscode-python#22076---------Co-authored-by: Karthik Nadig <kanadig@microsoft.com>--------------------Commit message formicrosoft/vscode-python@e53651d:Prevent first Python command being lost (microsoft/vscode-python#22902)Fixes:microsoft/vscode-python#22673Fixes:microsoft/vscode-python#22545Fixes:microsoft/vscode-python#22691 Making best effort to address issue where very first command sent toREPL via Terminal gets ignored, or gets pasted both in Terminal and inREPL.With the fix, we observe whether Python REPL is launched in Terminal viaVS Code's `onDidWriteTerminalData` and send the command, or wait threeseconds as a fallback mechanism.These two combined together will significantly reduce or resolveall-together the chance of very first command being swollen up or getspasted twice in Terminal and REPL previously where it did not havecontext of whether Python REPL instance have started inside the Terminalor not.--------------------Commit message formicrosoft/vscode-python@a60fbd5:Add GDPR tags for new Pylance properties (microsoft/vscode-python#22922)--------------------Commit message formicrosoft/vscode-python@aff0b05:Use python debugger in testing (microsoft/vscode-python#22903)closed:microsoft/vscode-python-debugger#174--------------------Commit message formicrosoft/vscode-python@84734a8:Updating installed extensions section of README.md (microsoft/vscode-python#22893)Adding the Python Debugger to the installed extensions section of theREADME.--------------------Commit message formicrosoft/vscode-python@2159238:Bump actions/setup-python from 4 to 5 in /.github/actions/build-vsix (microsoft/vscode-python#22602)Bumps [actions/setup-python](https://github.com/actions/setup-python)from 4 to 5.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/actions/setup-python/releases">actions/setup-python'sreleases</a>.</em></p><blockquote><h2>v5.0.0</h2><h2>What's Changed</h2><p>In scope of this release, we update node version runtime from node16to node20 (<ahref="https://redirect.github.com/actions/setup-python/pull/772">actions/setup-python#772</a>).Besides, we update dependencies to the latest versions.</p><p><strong>Full Changelog</strong>: <ahref="https://github.com/actions/setup-python/compare/v4.8.0...v5.0.0">https://github.com/actions/setup-python/compare/v4.8.0...v5.0.0</a></p><h2>v4.8.0</h2><h2>What's Changed</h2><p>In scope of this release we added support for GraalPy (<ahref="https://redirect.github.com/actions/setup-python/pull/694">actions/setup-python#694</a>).You can use this snippet to set up GraalPy:</p><pre lang="yaml"><code>steps:- uses: actions/checkout@v4- uses: actions/setup-python@v4   with:    python-version: 'graalpy-22.3' - run: python my_script.py</code></pre><p>Besides, the release contains such changes as:</p><ul><li>Trim python version when reading from file by <ahref="https://github.com/FerranPares"><code>@​FerranPares</code></a> in<ahref="https://redirect.github.com/actions/setup-python/pull/628">actions/setup-python#628</a></li><li>Use non-deprecated versions in examples by <ahref="https://github.com/jeffwidman"><code>@​jeffwidman</code></a> in <ahref="https://redirect.github.com/actions/setup-python/pull/724">actions/setup-python#724</a></li><li>Change deprecation comment to past tense by <ahref="https://github.com/jeffwidman"><code>@​jeffwidman</code></a> in <ahref="https://redirect.github.com/actions/setup-python/pull/723">actions/setup-python#723</a></li><li>Bump <code>@​babel/traverse</code> from 7.9.0 to 7.23.2 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/actions/setup-python/pull/743">actions/setup-python#743</a></li><li>advanced-usage.md: Encourage the use actions/checkout@v4 by <ahref="https://github.com/cclauss"><code>@​cclauss</code></a> in <ahref="https://redirect.github.com/actions/setup-python/pull/729">actions/setup-python#729</a></li><li>Examples now use checkout@v4 by <ahref="https://github.com/simonw"><code>@​simonw</code></a> in <ahref="https://redirect.github.com/actions/setup-python/pull/738">actions/setup-python#738</a></li><li>Update actions/checkout to v4 by <ahref="https://github.com/dmitry-shibanov"><code>@​dmitry-shibanov</code></a>in <ahref="https://redirect.github.com/actions/setup-python/pull/761">actions/setup-python#761</a></li></ul><h2>New Contributors</h2><ul><li><ahref="https://github.com/FerranPares"><code>@​FerranPares</code></a>made their first contribution in <ahref="https://redirect.github.com/actions/setup-python/pull/628">actions/setup-python#628</a></li><li><a href="https://github.com/timfel"><code>@​timfel</code></a> madetheir first contribution in <ahref="https://redirect.github.com/actions/setup-python/pull/694">actions/setup-python#694</a></li><li><ahref="https://github.com/jeffwidman"><code>@​jeffwidman</code></a> madetheir first contribution in <ahref="https://redirect.github.com/actions/setup-python/pull/724">actions/setup-python#724</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/actions/setup-python/compare/v4...v4.8.0">https://github.com/actions/setup-python/compare/v4...v4.8.0</a></p><h2>v4.7.1</h2><h2>What's Changed</h2><ul><li>Bump word-wrap from 1.2.3 to 1.2.4 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/actions/setup-python/pull/702">actions/setup-python#702</a></li><li>Add range validation for toml files by <ahref="https://github.com/dmitry-shibanov"><code>@​dmitry-shibanov</code></a>in <ahref="https://redirect.github.com/actions/setup-python/pull/726">actions/setup-python#726</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/actions/setup-python/compare/v4...v4.7.1">https://github.com/actions/setup-python/compare/v4...v4.7.1</a></p><h2>v4.7.0</h2><p>In scope of this release, the support for reading python version frompyproject.toml was added (<ahref="https://redirect.github.com/actions/setup-python/pull/669">actions/setup-python#669</a>).</p><pre lang="yaml"><code>      - name: Setup Python        uses: actions/setup-python@v4&lt;/tr&gt;&lt;/table&gt; </code></pre></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/actions/setup-python/commit/0a5c61591373683505ea898e09a3ea4f39ef2b9c"><code>0a5c615</code></a>Update action to node20 (<ahref="https://redirect.github.com/actions/setup-python/issues/772">#772</a>)</li><li><ahref="https://github.com/actions/setup-python/commit/0ae58361cdfd39e2950bed97a1e26aa20c3d8955"><code>0ae5836</code></a>Add example of GraalPy to docs (<ahref="https://redirect.github.com/actions/setup-python/issues/773">#773</a>)</li><li><ahref="https://github.com/actions/setup-python/commit/b64ffcaf5b410884ad320a9cfac8866006a109aa"><code>b64ffca</code></a>update actions/checkout to v4 (<ahref="https://redirect.github.com/actions/setup-python/issues/761">#761</a>)</li><li><ahref="https://github.com/actions/setup-python/commit/8d2896179abf658742de432b3f203d2c2d86a587"><code>8d28961</code></a>Examples now use checkout@v4 (<ahref="https://redirect.github.com/actions/setup-python/issues/738">#738</a>)</li><li><ahref="https://github.com/actions/setup-python/commit/7bc6abb01e0555719edc2dbca70a2fde309e5e56"><code>7bc6abb</code></a>advanced-usage.md: Encourage the use actions/checkout@v4 (<ahref="https://redirect.github.com/actions/setup-python/issues/729">#729</a>)</li><li><ahref="https://github.com/actions/setup-python/commit/e8111cec9d3dc15220d8a3b638f08419f57b906a"><code>e8111ce</code></a>Bump <code>@​babel/traverse</code> from 7.9.0 to 7.23.2 (<ahref="https://redirect.github.com/actions/setup-python/issues/743">#743</a>)</li><li><ahref="https://github.com/actions/setup-python/commit/a00ea43da65e7c04d2bdae58b3afecd77057eb9e"><code>a00ea43</code></a>add fix for graalpy ci (<ahref="https://redirect.github.com/actions/setup-python/issues/741">#741</a>)</li><li><ahref="https://github.com/actions/setup-python/commit/8635b1ccc5934e73ed3510980fd2e7790b85839b"><code>8635b1c</code></a>Change deprecation comment to past tense (<ahref="https://redirect.github.com/actions/setup-python/issues/723">#723</a>)</li><li><ahref="https://github.com/actions/setup-python/commit/f6cc428f535856f9c23558d01765a42a4d6cf758"><code>f6cc428</code></a>Use non-deprecated versions in examples (<ahref="https://redirect.github.com/actions/setup-python/issues/724">#724</a>)</li><li><ahref="https://github.com/actions/setup-python/commit/5f2af211d616f86005883b44826180b21abb4060"><code>5f2af21</code></a>Add GraalPy support (<ahref="https://redirect.github.com/actions/setup-python/issues/694">#694</a>)</li><li>Additional commits viewable in <ahref="https://github.com/actions/setup-python/compare/v4...v5">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-python&package-manager=github_actions&previous-version=4&new-version=5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat have been made to it- `@dependabot merge` will merge this PR after your CI passes on it- `@dependabot squash and merge` will squash and merge this PR afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>--------------------Commit message formicrosoft/vscode-python@83cf53b:Add "isMeasurement" for LANGUAGE_SERVER_TRIGGER_DURATION (microsoft/vscode-python#22912)cc/@cwebster-99--------------------Commit message formicrosoft/vscode-python@7be33eb:Add more shell integration sequences to check for (microsoft/vscode-python#22911)Based on discussion with DanielFormicrosoft/vscode-python#22440--------------------Commit message formicrosoft/vscode-python@6838ccf:Do not activate microvenv if terminal.activateEnvironment is set to false and when not in terminal experiment (microsoft/vscode-python#22909)--------------------Commit message formicrosoft/vscode-python@2dc158e:Log options being passed when using environment collection APIs (microsoft/vscode-python#22907)Formicrosoft/vscode-python#22899--------------------Commit message formicrosoft/vscode-python@5f971ae:Prepend `PATH` both at shell integration and process creation (microsoft/vscode-python#22905)--------------------Commit message formicrosoft/vscode-python@5174d5c:Improve shell integration reliability for zsh (microsoft/vscode-python#22891)Closesmicrosoft/vscode-python#22881If status changes, re-run activation. Also persist once we know shellintegration works for a shell.--------------------Commit message formicrosoft/vscode-python@b0c34e3:Add UnicodeDecodeError catching (microsoft/vscode-python#22873)Resolve `UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd0 inposition 48995: unexpected end of data`Co-authored-by: Aydar Kamaltdinov <a.kamaltdinov@tinkoff.ru>--------------------Commit message formicrosoft/vscode-python@8496dfe:Remove experimental flag for create env prompt (microsoft/vscode-python#22892)Remove experimental flag for `python.createEnvironment.trigger`.--------------------Commit message formicrosoft/vscode-python@c4c05a6:update tree comparison for tests to be order independent for children (microsoft/vscode-python#22832)following the introduction of pytest 8, the order in which children werelisted changed. Since the order is not important, this updates the teststo make the tests not consider order of children when comparing actualand expected outcomes of test runs.--------------------Commit message formicrosoft/vscode-python@4030717:Use terminal data write event to figure out whether shell integration is working (microsoft/vscode-python#22872)Closesmicrosoft/vscode-python#22439Blocked onmicrosoft/vscode#204616--------------------Commit message formicrosoft/vscode-python@d674a17:Fix Run Recent Command Caching Issue (microsoft/vscode-python#22867)Resolves:microsoft/vscode-python#22811Fixing caching issue where users were experiencing cachedsuccess/failure decoration that were impacted when using `Terminal: RunRecent Command` on success/failure commands--------------------Commit message formicrosoft/vscode-python@c0bf1b7:Improve time taken to trigger language server startup once extension activation is triggered (microsoft/vscode-python#22514)Formicrosoft/vscode-python#22146 Improves time taken to trigger language server startup once extensionactivation is triggered- Do not block discovery on windows registry- Do not blocking auto-selection on validation of all interpreters- Make Windows Path locator faster--------------------Commit message formicrosoft/vscode-python@20c1a10:Log when running Python file (microsoft/vscode-python#22851)Formicrosoft/vscode-python#22711--------------------Commit message formicrosoft/vscode-python@8aaa70e:Fix venv activation for cshell (microsoft/vscode-python#22852)Closesmicrosoft/vscode-python#22822Use current shell to figure out whether shell integration is working,even when using fallback shell for getting environment variables.--------------------Commit message formicrosoft/vscode-python@1626c46:Do not run commands to check whether shell integration is working (microsoft/vscode-python#22850)Closesmicrosoft/vscode-python#22774closesmicrosoft/vscode-python#22743--------------------Commit message formicrosoft/vscode-python@13a6727:include multiple pytest versions in PR check (microsoft/vscode-python#22813)update PR check workflow to include testing Python tests against 3versions of pytest: pre-release, stable release, and oldest supportedversion.---------Co-authored-by: Karthik Nadig <kanadig@microsoft.com>--------------------Commit message formicrosoft/vscode-python@6e8c56c:Bump dev version 2024.1 (microsoft/vscode-python#22805)Lead-authored-by: Kartik Raj <karraj@microsoft.com>Co-authored-by: Aydar Kamaltdinov <aydar.kamaltdinov@gmail.com>Co-authored-by: paulacamargo25 <paulitacv25@gmail.com>Co-authored-by: Luciana Abud <45497113+luabud@users.noreply.github.com>Co-authored-by: Courtney Webster <60238438+cwebster-99@users.noreply.github.com>Co-authored-by: Anthony Kim <62267334+anthonykim1@users.noreply.github.com>Co-authored-by: Isabel Zimmerman <isabel.zimmerman@rstudio.com>Co-authored-by: Eleanor Boyd <eleanorboyd@microsoft.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Signed-off-by: GitHub <noreply@github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@karthiknadigkarthiknadigkarthiknadig approved these changes

@eleanorjboydeleanorjboydeleanorjboyd approved these changes

Labels
bugIssue identified by VS Code Team member as probable bug
Projects
None yet
Milestone
February 2024
Development

Successfully merging this pull request may close these issues.

4 participants
@aydar-kamaltdinov@karthiknadig@eleanorjboyd@vscodenpa

[8]ページ先頭

©2009-2025 Movatter.jp