diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2006-07-30 06:53:31 (GMT) |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2006-07-30 06:53:31 (GMT) |
commit | 0d62a062066a4cbc8aabab9c305d60ebf7922c8c (patch) | |
tree | 1232a8cb31283a4b4f2ae3a6840de9a57113eb51 /Misc/ACKS | |
parent | 33c3e29fcec55d552eae9f684447d5f68ae019d7 (diff) | |
download | cpython-0d62a062066a4cbc8aabab9c305d60ebf7922c8c.zip cpython-0d62a062066a4cbc8aabab9c305d60ebf7922c8c.tar.gz cpython-0d62a062066a4cbc8aabab9c305d60ebf7922c8c.tar.bz2 |
Patch #1531113: Fix augmented assignment with yield expressions.
Also fix a SystemError when trying to assign to yield expressions.
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -624,6 +624,7 @@ Laurence Tratt John Tromp Jason Trowbridge Anthony Tuininga +Christopher Tur Lesniewski-Laas Stephen Turner Bill Tutt Doobee R. Tzeck |