Message297892
| Author | serhiy.storchaka |
|---|---|
| Recipients | docs@python, r.david.murray, serhiy.storchaka, twouters |
| Date | 2017-07-07.15:14:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1499440453.75.0.308646182968.issue30872@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The curses libraries works with strings and characters. But what are strings? In different functions this means different: Unicode strings, byte strings or any. Proposed PR explains this. It also unifies the documentation of boolean arguments, and fixes some references and formatting. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-07 15:14:13 | serhiy.storchaka | set | recipients: + serhiy.storchaka, twouters, r.david.murray, docs@python |
| 2017-07-07 15:14:13 | serhiy.storchaka | set | messageid: <1499440453.75.0.308646182968.issue30872@psf.upfronthosting.co.za> |
| 2017-07-07 15:14:13 | serhiy.storchaka | link | issue30872 messages |
| 2017-07-07 15:14:13 | serhiy.storchaka | create | |