Skip to content

Update for Python 3.14 changes. - #553

Merged
ehuss merged 5 commits into
rust-lang:masterfrom
ehuss:python3.8-fixes
Jul 29, 2026
Merged

Update for Python 3.14 changes.#553
ehuss merged 5 commits into
rust-lang:masterfrom
ehuss:python3.8-fixes

Conversation

@ehuss

@ehuss ehuss commented Jul 29, 2026

Copy link
Copy Markdown

This includes fixes for the latest dev channel which has switched to Python 3.14.

Unfortunately the shellenv support had to be removed since it is no longer supported.

dmilith and others added 5 commits July 29, 2026 06:38
Using the dev channel Sublime, this seems to fail when given a float.
I'm not sure if it is a change in Python 3.14, or a change in Sublime's
API.
This appears to no longer be supported with Python 3.14.
This test seems to be having issues with a newer dev channel Sublime
(possibly related to Python 3.14 change). The `&` character is now
escaped in the string which was disturbing the way this test works.
@ehuss
ehuss merged commit 6c283ae into rust-lang:master Jul 29, 2026
5 checks passed
@ehuss ehuss mentioned this pull request Jul 29, 2026
@deathaxe

Copy link
Copy Markdown

FWIW, ST 3143+ reads login shell's environment on MacOS/Linux. Thus shellenv should have been redundant and obsolete in most scenarios, already.

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.

3 participants