Commit 29bf469
authored
Add support for Python 3.13.4, 3.12.11, 3.11.13, 3.10.18 and 3.9.23 (#374)
Release announcement:
https://blog.python.org/2025/06/python-3134-31211-31113-31018-and-3923.html
Changelogs:
https://docs.python.org/release/3.13.4/whatsnew/changelog.html#python-3-13-4-final
https://docs.python.org/release/3.12.11/whatsnew/changelog.html#python-3-12-11-final
https://docs.python.org/release/3.11.12/whatsnew/changelog.html#python-3-11-12-final
https://docs.python.org/release/3.10.18/whatsnew/changelog.html#python-3-10-18-final
https://docs.python.org/release/3.9.23/whatsnew/changelog.html#python-3-9-23-final
Binary builds:
https://github.com/heroku/heroku-buildpack-python/actions/runs/15427510896
https://github.com/heroku/heroku-buildpack-python/actions/runs/15427507963
https://github.com/heroku/heroku-buildpack-python/actions/runs/15427504571
https://github.com/heroku/heroku-buildpack-python/actions/runs/15427485959
https://github.com/heroku/heroku-buildpack-python/actions/runs/15427448283
GUS-W-17604345.
GUS-W-18699918.1 parent 7794629 commit 29bf469
3 files changed
Lines changed: 15 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
12 | 17 | | |
13 | 18 | | |
14 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
179 | 181 | | |
180 | 182 | | |
181 | 183 | | |
| |||
215 | 217 | | |
216 | 218 | | |
217 | 219 | | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
| 220 | + | |
224 | 221 | | |
225 | 222 | | |
226 | 223 | | |
| |||
0 commit comments