Message278060
| Author | masamoto |
|---|---|
| Recipients | Alex.Willmer, doko, masamoto, serhiy.storchaka, vstinner, xdegaye, yan12125 |
| Date | 2016-10-04.16:47:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1475599668.7.0.672267307871.issue28190@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
test_curses has been skipped almost. the skip reason has been written "cygwin's curses mostly just hangs" in test case class. I removed the skip condition, and ran test. Tests was almost passed. The only, unget_wch was failed by edge case '\U0010FFFF', because the wchar_t size on windows platfrom is two bytes. I'll upload test log together. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-10-04 16:47:48 | masamoto | set | recipients: + masamoto, doko, vstinner, xdegaye, serhiy.storchaka, Alex.Willmer, yan12125 |
| 2016-10-04 16:47:48 | masamoto | set | messageid: <1475599668.7.0.672267307871.issue28190@psf.upfronthosting.co.za> |
| 2016-10-04 16:47:48 | masamoto | link | issue28190 messages |
| 2016-10-04 16:47:48 | masamoto | create | |