Message260508
| Author | mark.dickinson |
|---|---|
| Recipients | F.D. Sacerdoti, bquinlan, docs@python, mark.dickinson |
| Date | 2016-02-19.07:59:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1455868795.29.0.648783738168.issue26374@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I just noticed this point, which may be confusing things: > Rebut: order is undefined, concurrent_futures specifies map() returns an iterator, where builtin map returns a list. In Python 3, the built-in map function returns an iterator, not a list. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-02-19 07:59:55 | mark.dickinson | set | recipients: + mark.dickinson, bquinlan, docs@python, F.D. Sacerdoti |
| 2016-02-19 07:59:55 | mark.dickinson | set | messageid: <1455868795.29.0.648783738168.issue26374@psf.upfronthosting.co.za> |
| 2016-02-19 07:59:55 | mark.dickinson | link | issue26374 messages |
| 2016-02-19 07:59:54 | mark.dickinson | create | |