[Python-Dev] PEP 469: Restoring the iterkeys/values/items() methods

Chris McDonough chrism at plope.com
Sat Apr 19 17:29:38 CEST 2014


On 04/19/2014 07:41 AM, Kristján Valur Jónsson wrote:
> Wouldn't "iterkeys" simply be an alias for "keys" and so on?
> I'm +1 on that.
> It is a signigificant portion of the incompatibility, and seems like such a minor concession to compatibility to make.
> K

FWIW, I'm +1 on this and other minor changes and concessions to bw 
compat like this improve the subset language that 2/3 straddling 
projects need to use.

- C



More information about the Python-Dev mailing list