Message150927
| Author | ssapin |
|---|---|
| Recipients | rhettinger, ssapin |
| Date | 2012-01-09.10:35:39 |
| SpamBayes Score | 0.0004193322 |
| Marked as misclassified | No |
| Message-id | <1326105342.42.0.0197399269422.issue13742@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hi, The attached patch adds a 'key' optional parameter to the heapq.merge function that behaves as in sorted(). Related discussion: http://mail.python.org/pipermail/python-ideas/2012-January/013295.html This is my first contribution to CPython. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-01-09 10:35:42 | ssapin | set | recipients: + ssapin, rhettinger |
| 2012-01-09 10:35:42 | ssapin | set | messageid: <1326105342.42.0.0197399269422.issue13742@psf.upfronthosting.co.za> |
| 2012-01-09 10:35:41 | ssapin | link | issue13742 messages |
| 2012-01-09 10:35:41 | ssapin | create | |