Message241819
| Author | taleinat |
|---|---|
| Recipients | larry, loewis, taleinat |
| Date | 2015-04-22.17:51:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1429725067.95.0.0718287428941.issue20180@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attaching new patch for unicodeobject.c, which supersedes the previous patches. I've changed the name of the parameter of str.join() to "iterable" to match the docs. (In the previous patch I had changed it from "seq" to "iterable_of_strings".) I also fixed two minor comments on the doc strings from Martin. With this, AFAIK, unicodeobject.c should be good to go. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-04-22 17:51:08 | taleinat | set | recipients: + taleinat, loewis, larry |
| 2015-04-22 17:51:07 | taleinat | set | messageid: <1429725067.95.0.0718287428941.issue20180@psf.upfronthosting.co.za> |
| 2015-04-22 17:51:07 | taleinat | link | issue20180 messages |
| 2015-04-22 17:51:07 | taleinat | create | |