Re: next method of Python iterators

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: e(dot)rogov(at)postgrespro(dot)ru
Cc: pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: next method of Python iterators
Date: 2024-12-09 22:26:41
Message-ID: 4141533.1733783201@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

PG Doc comments form <noreply(at)postgresql(dot)org> writes:
> Method `next` of an iterator should be named `__next__` instead.

This was reported and fixed recently [1], but thanks for the report!

regards, tom lane

https://git.postgresql.org/gitweb/?p=postgresql.git&a=commitdiff&h=2ff7c913d

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message PG Doc comments form 2024-12-10 11:57:07 clarify which fields are signed int and which ones are unsigned
Previous Message Tomas Vondra 2024-12-09 18:54:42 Re: Parallel index build for BRIN