plpython: Remove obsolete test expected file
Peter Eisentraut <peter@eisentraut.org>
plpython: Remove obsolete test expected file Move plpython_error_5.out to plpython_error.out, since the pre-3.5 version is no longer needed, since we raised the Python requirement to 3.6 (commit 45363fca637). Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us> Reviewed-by: Jacob Champion <jacob.champion@enterprisedb.com> Discussion: https://www.postgresql.org/message-id/d620e7c6-becc-4a8e-9b43-eea0da55faf2@eisentraut.org
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plpython/expected/plpython_error_5.out | deleted | +0 −460 |
| src/pl/plpython/expected/plpython_error.out | modified | +1 −1 |
| src/pl/plpython/expected/README | deleted | +0 −3 |
Discussion
- What's our minimum supported Python version? 52 messages · 2025-04-19 → 2025-06-07