Message401567
Thank you for reporting this issue (and doing your research!). I don't think we could use `command=self._callback` since this wouldn't pass the new value, but something like `command=lambda val=val: self._callback(val)` would work perfectly. Would you like to open a pull request for this (with accompanying news entry and test), or would you rather I did it? |
|
| Date |
User |
Action |
Args |
| 2021-09-10 10:08:50 | epaine | set | recipients:
+ epaine, serhiy.storchaka, fhdrsdg |
| 2021-09-10 10:08:50 | epaine | set | messageid: <1631268530.71.0.142665441299.issue45160@roundup.psfhosted.org> |
| 2021-09-10 10:08:50 | epaine | link | issue45160 messages |
| 2021-09-10 10:08:50 | epaine | create | |
|