[3.6] bpo-29532: Altering a kwarg dictionary passed to functools.partial() … by serhiy-storchaka · Pull Request #209 · python/cpython
serhiy-storchaka
changed the title
bpo-29532: Altering a kwarg dictionary passed to functools.partial() …
[3.6] bpo-29532: Altering a kwarg dictionary passed to functools.partial() …
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request
…no longer affects a partial object after creation. (python#209)
| - bpo-29532: Altering a kwarg dictionary passed to functools.partial() | ||
| no longer affects a partial object after creation. | ||
|
|
||
| - bpo-22807: Add uuid.SafeUUID and uuid.UUID.is_safe to relay information from |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
22807, 29576 and 29534 were master-only changes and they shouldn't be listed in 3.6 branch.
jaraco added a commit to jaraco/cpython that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters