> On Jul 27, 2015, at 14:02, Tres Seaver <[email protected]> wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 07/26/2015 07:06 PM, Bert JW Regeer wrote:
>> Key was never an keyword argument. It was the cookies name, that
>> variable got renamed to name in the cleanup.
>> 
>> 1.5:
>> 
>> def set_cookie(self, name, value='', max_age=None, path='/',
>> domain=None, secure=False, httponly=False, comment=None, expires=None,
>> overwrite=False)
>> 
>> 1.4:
>> 
>> def set_cookie(self, key, value='', max_age=None, path='/',
>> domain=None, secure=False, httponly=False, comment=None, expires=None,
>> overwrite=False)
>> 
> 
> Even though the signature didn't supply a default, it is still a
> backward-incompatibility, and should be noted as such in the changelog.
> 
> 
> Tres.

Yep. I have it in a local repo as a backwards incompat.

Bert

> - -- 
> ===================================================================
> Tres Seaver          +1 540-429-0999          [email protected]
> Palladion Software   "Excellence by Design"    http://palladion.com
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.11 (GNU/Linux)
> 
> iQIcBAEBAgAGBQJVto5LAAoJEPKpaDSJE9HYGnAQAIVqDDuqXSzrWk+FYkO9EnGd
> XNvtt5XbyghwSX5O67M8qEZE1ZEhQ3f6ETkYbxvbMndUypBdymLlCbNEq3YXQrvj
> PpYFtbrKC9X8hiZJwqVG30FOOleswfhTOY0qBd/LIvlpaewpGM6DgF6Bx+juX9pm
> L91KooYZPIlsiv+8uY51m7ASEkSHE7MzSS16IbJBkRliZN+iN2qSyq70hK9RRTI+
> L6MQ82SGEuMAakK+YTLko+l2t2WLCKzN6PqhUWX0/T5ptgJNIM5J6Tkrskk80MBE
> E8+o8P3Unls5rROHEElild9+kpk6GvyvVymesuXYZDihxFyAGbuYdRFuX8nbCwtO
> G5NAejRsx+pSk6+xkI+n0k2htRrCCV8HHbz29YumtdPqJbe71DS5h7XZkDKsRXFK
> HANs3HFexixYFUesh0b2wMZOv8NKZivOCIQVpJka+jSg/+vbBO9QHdHbLA7NdizZ
> 0nXnRR0AiZccNcFkxpicFuj3IJFHrwCQEqueLH8KPX3GyuiRUTdrVeOiVj6AX/sl
> m1kabgqcm7bbkcM7NDeGRNF3Vj0ELz6pwJNTQTJHoMWXwmT88/hlnb0h6rn8zjTz
> tTukSxTa9vLh1KTao+BoTG7ac+gvDiyRfc7cShgF1v9oGDbSwCKW4KG0WNKAgTwp
> H73DNNShENu4uGjgbw8x
> =T7Dp
> -----END PGP SIGNATURE-----
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "pylons-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/pylons-discuss.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/d/optout.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to