Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit45363fc

Browse files
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.us
1 parenteec3409 commit45363fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/installation.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
language, you need a <productname>Python</productname>
242242
installation with the header files and
243243
the <application>sysconfig</application> module. The minimum
244-
required version is <productname>Python</productname> 3.2.
244+
supported version is <productname>Python</productname> 3.6.8.
245245
</para>
246246

247247
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp