Commit 967da28
authored
Bump serious_python 4.2.1 / python-build 20260701 (#6630)
- python_versions.py: PYTHON_BUILD_RELEASE_DATE 20260630 -> 20260701. The new
python-build release only rebuilds the iOS runtime (now bundles the
`_multiprocessing` extension, importable-not-spawnable); the manifest is
otherwise identical to 20260630, so the supported Python/Pyodide/dart_bridge/
ABI set is unchanged.
- build template pubspec.yaml: serious_python 4.2.0 -> 4.2.1, which ships the
ctypes `.dylib` iOS-simulator load fix (serious_python#223).
- CHANGELOG: note the iOS simulator .dylib fix + `_multiprocessing`.1 parent fd84dfd commit 967da28
3 files changed
Lines changed: 3 additions & 2 deletions
File tree
- sdk/python
- packages/flet-cli/src/flet_cli/utils
- templates/build/{{cookiecutter.out_dir}}
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments