next method of Python iterators - Mailing list pgsql-docs

From PG Doc comments form
Subject next method of Python iterators
Date
Msg-id 173376152827.3842597.18074730364080598094@wrigleys.postgresql.org
Whole thread Raw
Responses Re: next method of Python iterators
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/17/plpython-data.html
Description:

Method `next` of an iterator should be named `__next__` instead.

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Formal Syntax of PL/pgSQL
Next
From: Tomas Vondra
Date:
Subject: Re: Parallel index build for BRIN