-
Notifications
You must be signed in to change notification settings - Fork 317
Release 2024-02 follow-up #1290
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
Comments
audit-trail:
b1 (2024-02-24)
b2 (2024-03-10)
b3(2024-03-17)
b4 (2024-04-01)
rc (2024-04-15)
|
Hopefully |
Mark Russinovich at 30'20" in talkpython express the same sentiment as mojo funder "obviously IA is completly Python" https://talkpython.fm/episodes/show/445/inside-azure-data-centers-with-mark-russinovich ... to be understood "at the moment, and as long as Python keeps improving in efficiency and multi-thread ease of programing" |
WinPython 2024-02 b1 (2024-02-24) Changes from WinPython 2024-01 :
Areas of particular interest for testers:
binaries at:
WinPython 3.12.2.1The following packages are included in WinPython-64bit v3.12.2.1 b1. Tools
Python packages
|
To be practical for WinPython 'way-of-support', a package should become compatible with new Python on Windows / Wheel in less than 4 months, zero month being the ideal lag. |
WinPython 2024-02 b2 (2024-03-10) Changes from WinPython 2024-02 b1:
Areas of particular interest for testers:
next build: b3
binaries at:
WinPython 3.12.2.1The following packages are included in WinPython-64bit v3.12.2.1 b2. Tools
Python packages
History of changes for WinPython-64bit 3.12.2.1The following changes were made to WinPython-64bit distribution since version 3.12.2.0. Python packagesNew packages: Upgraded packages:
Removed packages: |
New release: https://github.com/spyder-ide/spyder/releases/tag/v5.5.2 Would you expect the WinPython automated build to detect the new release of python-lsp-jsonrpc? |
No perceptible speed progress with python-3.13.0a5.amd64 ... on sudoku test, about 35". Yet:
|
WinPython 2024-02 b3 (2024-03-17) Changes from WinPython 2024-02 b2:
Areas of particular interest for testers:
next build: b4
binaries at:
WinPython 3.12.2.1The following packages are included in WinPython-64bit v3.12.2.1 b3. Tools
Python packages
History of changes for WinPython-64bit 3.12.2.1The following changes were made to WinPython-64bit distribution since version 3.12.2.0. ToolsUpgraded packages:
Python packagesNew packages:
Upgraded packages:
Removed packages:
|
Why no updates to the latest of these? |
WinPython 2024-02 b4 (2024-04-01) Changes from WinPython 2024-02 b3:
Areas of particular interest for testers:
next build: rc
binaries at:
WinPython 3.12.2.1The following packages are included in WinPython-64bit v3.12.2.1 b4. Tools
Python packages
History of changes for WinPython-64bit 3.12.2.1The following changes were made to WinPython-64bit distribution since version 3.12.2.0. ToolsUpgraded packages:
Python packagesNew packages:
Upgraded packages:
Removed packages:
|
Thanks for updating python-lsp-server & python-lsp-jsonrpc in the last beta. Spyder 5.5.4 has now been released. Here are the new/updated dependencies: I see that the required version of python-lsp-server for Spyder 5.5.4 has changed compared to Spyder 5.5.3. |
Did you manage to build |
A few interesting projects: |
uv is interesting:
but:
WinPython is not a CI service for whom the 'uv' value proposition is already like a glowing honey pot. That said, uv is like a rabbit quick-ass in the back of pypa turtle, a proof we can get funding because a 10X faster pip is good for business and environnemental impact, so no doubt there will be a positive outcome, just be patient. Every action that combat the saying "Python is not good for the planet because slower than .." is good... |
WinPython 2024-02 rc (2024-04-15) Changes from WinPython 2024-02 b4:
Areas of particular interest for testers:
binaries at:
WinPython 3.12.3.0The following packages are included in WinPython-64bit v3.12.3.0 . Tools
Python packages
WinPython 3.12.3.0dotThe following packages are included in WinPython-64bit v3.12.3.0dot . Tools
Python packages
WinPython 3.13.0.0dotThe following packages are included in WinPython-64bit v3.13.0.0dot a6. Tools
Python packages
|
As no issue has been reported, the rc binaries are re-tagged as final. binaries at:
|
post-rc (2024-04-19); Infra-structure:
|
It seems the PowerShell launcher (Icon) is missing. |
removed it but not the script. |
in scripts, modify Winpython_Terminal.bat with:
problem came because wt default shifted to powershell. |
It might be simpler for you, in the future, to move to PS all along. |
Powershell scripts by default may be blocked for users, so the very slow move away from CMD. |
It looks like Hatch has adopted UV (will be a dependency). |
Uv is not in a stable mode yet, you may wait Packaging summit to see how the stars will align within the community around:
At minimum, you may expect:
Backward compatibility, standardisation and Sustainability are important trade-off to deal with. |
release date: mid-april
wanted:
focus:
Exploratory:
. WinPython launchers would point directly at a python program
. Less WinPython launchers or associated code
. big WinPython would just be a requirement file with Lockfiles
Direction:
The text was updated successfully, but these errors were encountered: