Message278028
| Author | methane |
|---|---|
| Recipients | methane, python-dev, vstinner |
| Date | 2016-10-04.11:27:51 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1475580472.78.0.774941310994.issue28023@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I've fixed dict support of python-gdb.py. But I found py-bt and py-bt-full are broken. They doesn't show builtin method. I think it's because FASTCALL. But I'm not sure. I just skip the test for py-bt in attached patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-10-04 11:27:52 | methane | set | recipients: + methane, vstinner, python-dev |
| 2016-10-04 11:27:52 | methane | set | messageid: <1475580472.78.0.774941310994.issue28023@psf.upfronthosting.co.za> |
| 2016-10-04 11:27:52 | methane | link | issue28023 messages |
| 2016-10-04 11:27:51 | methane | create | |