next method of Python iterators

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: e(dot)rogov(at)postgrespro(dot)ru
Subject: next method of Python iterators
Date: 2024-12-09 16:25:28
Message-ID: 173376152827.3842597.18074730364080598094@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Tomas Vondra 2024-12-09 18:54:42 Re: Parallel index build for BRIN
Previous Message Egor Rogov 2024-12-08 15:00:25 Re: Parallel index build for BRIN