Message288684
| Author | belopolsky |
|---|---|
| Recipients | belopolsky |
| Date | 2017-02-28.00:02:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1488240167.08.0.156874874183.issue29673@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Some gdb macros defined in Misc/gdbinit got broken when _PyUnicode_AsString was renamed to PyUnicode_AsUTF8. (gdb) pystack No symbol "_PyUnicode_AsString" in current context. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-28 00:02:47 | belopolsky | set | recipients: + belopolsky |
| 2017-02-28 00:02:47 | belopolsky | set | messageid: <1488240167.08.0.156874874183.issue29673@psf.upfronthosting.co.za> |
| 2017-02-28 00:02:47 | belopolsky | link | issue29673 messages |
| 2017-02-28 00:02:46 | belopolsky | create | |