Message 298136 - Python tracker
Message298136
| Author | louielu |
|---|---|
| Recipients | cheryl.sabella, louielu, terry.reedy |
| Date | 2017-07-11.07:05:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1499756727.57.0.0640134785598.issue30900@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Introduce in #30728, commit bac7d3363b099d, `self.wm_withdraw` has been changed into `self.withdraw`. This make #30870 un-testable since it using `self.withdraw` will block out `event_generate`. This issue revert `self.widthdraw` to `self.wm_withdraw`. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-11 07:05:27 | louielu | set | recipients: + louielu, terry.reedy, cheryl.sabella |
| 2017-07-11 07:05:27 | louielu | set | messageid: <1499756727.57.0.0640134785598.issue30900@psf.upfronthosting.co.za> |
| 2017-07-11 07:05:27 | louielu | link | issue30900 messages |
| 2017-07-11 07:05:27 | louielu | create | |