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

Commit611fc91

Browse files
committed
Revert "Document that Python 2.3 requires cdecimal module for full functionality."
This reverts commit2a33b79.The change requiring cdecimal is new in 9.4 (see7919398),so we should not claim previous branches need it.
1 parent2a33b79 commit611fc91

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

‎doc/src/sgml/installation.sgml‎

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -206,12 +206,8 @@ su - postgres
206206
language, you need a <productname>Python</productname>
207207
installation with the header files and
208208
the <application>distutils</application> module. The minimum
209-
required version is <productname>Python</productname> 2.3.
210-
For full functionality, a 2.3.x installation must include the
211-
separately-available <filename>cdecimal</> module; in particular
212-
the <application>PL/Python</> regression tests will not pass if that
213-
is missing.
214-
<productname>Python 3</productname> is supported if it's
209+
required version is <productname>Python</productname>
210+
2.3. <productname>Python 3</productname> is supported if it's
215211
version 3.1 or later; but see
216212
<![%standalone-include[the <application>PL/Python</> documentation]]>
217213
<![%standalone-ignore[<xref linkend="plpython-python23">]]>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp