Re: next method of Python iterators - Mailing list pgsql-docs

From Tom Lane
Subject Re: next method of Python iterators
Date
Msg-id 4141533.1733783201@sss.pgh.pa.us
Whole thread Raw
In response to next method of Python iterators  (PG Doc comments form <noreply@postgresql.org>)
List pgsql-docs
PG Doc comments form <noreply@postgresql.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



pgsql-docs by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Parallel index build for BRIN
Next
From: PG Doc comments form
Date:
Subject: clarify which fields are signed int and which ones are unsigned