Message 288006 - Python tracker
Message288006
| Author | yan12125 |
|---|---|
| Recipients | serhiy.storchaka, twouters, vstinner, xdegaye, yan12125 |
| Date | 2017-02-17.13:51:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1487339493.02.0.771804439144.issue29176@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here are test results for PR 53: shell@ASUS_Z00E_2:/data/local/tmp $ python3.7m -m test -u curses test_curses Run tests sequentially 0:00:00 [1/1] test_curses 1 test OK. Total duration: 1 sec Tests result: SUCCESS abcshell@ASUS_Z00E_2:/data/local/tmp $ I know little about the C API. Just a question: isn't PyImport_ImportModuleNoBlock deprecated? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-17 13:51:33 | yan12125 | set | recipients: + yan12125, twouters, vstinner, xdegaye, serhiy.storchaka |
| 2017-02-17 13:51:33 | yan12125 | set | messageid: <1487339493.02.0.771804439144.issue29176@psf.upfronthosting.co.za> |
| 2017-02-17 13:51:33 | yan12125 | link | issue29176 messages |
| 2017-02-17 13:51:32 | yan12125 | create | |