- Notifications
You must be signed in to change notification settings - Fork5k
Commit45363fc
committed
Bump the minimum supported Python version to 3.6.8
Python 3.2 is no longer tested by the buildfarm, and there are only ahandful of buildfarm animals running versions older than 3.6, whichitself went end-of-life in 2021. Python 3.6.8 is the default versionshipped in RHEL8, so that seems like a reasonable baseline for PG18.Now that we use the Python Limited API as of0793ab8, older versionsof Python should continue functioning for users of PL/Python inparticular, so soften the language from "required" to "supported".Wording by Tom Lane. Separate from the review of the patch itself,several people provided input on the choice of cutoff: Christoph Berg,Devrim Gündüz, Florents Tselai, Jelte Fennema-Nio, and Renan AlvesFonseca. Thank you!Suggested-by: Tom Lane <tgl@sss.pgh.pa.us>Reviewed-by: Peter Eisentraut <peter@eisentraut.org>Discussion:https://postgr.es/m/16098.1745079444%40sss.pgh.pa.us1 parenteec3409 commit45363fc
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
241 | 241 |
| |
242 | 242 |
| |
243 | 243 |
| |
244 |
| - | |
| 244 | + | |
245 | 245 |
| |
246 | 246 |
| |
247 | 247 |
| |
|
0 commit comments
Comments
(0)