Message 288347 - Python tracker
Message288347
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | serhiy.storchaka |
|---|---|
| Recipients | methane, naoyuki, rhettinger, serhiy.storchaka, steven.daprano |
| Date | 2017-02-22.09:46:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1487756795.27.0.312179658552.issue29532@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 5010a77a4da76d8d3fd861a63a7f1ce8f0e9c520 by GitHub in branch '3.5': [3.5] bpo-29532: Altering a kwarg dictionary passed to functools.partial() no longer affects a partial object after creation. (#222) https://github.com/python/cpython/commit/5010a77a4da76d8d3fd861a63a7f1ce8f0e9c520 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-22 09:46:35 | serhiy.storchaka | set | recipients: + serhiy.storchaka, rhettinger, steven.daprano, methane, naoyuki |
| 2017-02-22 09:46:35 | serhiy.storchaka | set | messageid: <1487756795.27.0.312179658552.issue29532@psf.upfronthosting.co.za> |
| 2017-02-22 09:46:35 | serhiy.storchaka | link | issue29532 messages |
| 2017-02-22 09:46:35 | serhiy.storchaka | create | |