Skip to content

Python 3.12 support + deps bump #105

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

Merged

Conversation

mishushakov
Copy link
Member

Changelog:

Note: I have tried upgrading to 3.13, but some popular packages, particularly spacy don't work, holding off the 3.13 as it could be causing similar issues to our customers.

Copy link

linear bot commented May 14, 2025

@mishushakov mishushakov self-assigned this May 14, 2025
@mishushakov mishushakov added the improvement Improvement for current functionality label May 14, 2025
Copy link
Contributor

@0div 0div left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Building this template and all SDK tests pass with this version against foxtrot?

@mishushakov

This comment was marked as outdated.

@mishushakov
Copy link
Member Author

Alrighty, tests pass, lfg!

 ✓ tests/bash.test.ts (1) 1749ms
 ✓ tests/basic.test.ts (1) 2012ms
 ✓ tests/callbacks.test.ts (4) 13224ms
 ✓ tests/data.test.ts (1) 2159ms
 ✓ tests/defaultKernels.test.ts (3) 25726ms
 ✓ tests/displayData.test.ts (1) 5909ms
 ✓ tests/envVars.test.ts (3) 17152ms
 ✓ tests/executionCount.test.ts (1) 4969ms
 ✓ tests/kernels.test.ts (3) 18413ms
 ✓ tests/reconnect.test.ts (1) 3724ms
 ✓ tests/statefulness.test.ts (1) 7131ms
 ✓ tests/streaming.test.ts (3) 15236ms
 ✓ tests/charts/bar.test.ts (1) 8074ms
 ✓ tests/charts/boxAndWhisker.test.ts (1) 8046ms
 ✓ tests/charts/line.test.ts (1) 8405ms
 ✓ tests/charts/log.test.ts (1) 9003ms
 ✓ tests/charts/pie.test.ts (1) 9346ms
 ✓ tests/charts/scales.test.ts (2) 15143ms
 ✓ tests/charts/scatter.test.ts (1) 8588ms
 ✓ tests/charts/superchart.test.ts (1) 9565ms
 ✓ tests/charts/unknown.test.ts (1) 7809ms
 ✓ tests/images/bar.test.ts (3) 14487ms
 ↓ tests/languages/deno.test.ts (8) [skipped]

 Test Files  22 passed | 1 skipped (23)
      Tests  36 passed | 8 skipped (44)
   Start at  18:06:57
   Duration  34.17s (transform 138ms, setup 0ms, collect 2.10s, tests 215.87s, environment 2ms, prepare 1.01s)

@mishushakov mishushakov force-pushed the will-python-311-or-higher-version-be-supported-e2b-1894 branch from 80e15c1 to 49bc523 Compare May 19, 2025 16:24
@mishushakov mishushakov force-pushed the will-python-311-or-higher-version-be-supported-e2b-1894 branch from 49bc523 to 6556b8a Compare May 19, 2025 16:31
@mishushakov mishushakov enabled auto-merge (squash) May 19, 2025 16:32
@mishushakov mishushakov merged commit fae4e6d into main May 19, 2025
4 checks passed
@mishushakov mishushakov deleted the will-python-311-or-higher-version-be-supported-e2b-1894 branch May 19, 2025 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement for current functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Will python 3.11 or higher version be supported?
2 participants