Message286754
| Author | python-dev |
|---|---|
| Recipients | alexandre.vassalotti, pitrou, python-dev, rhettinger, serhiy.storchaka, vstinner |
| Date | |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1486029620.51.0.122438360896.issue29368@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset f89fdc29937139b55dd68587759cadb8468d0190 by Serhiy Storchaka in branch 'master': Issue #29368: The extend() method is now called instead of the append() https://github.com/python/cpython/commit/f89fdc29937139b55dd68587759cadb8468d0190 New changeset 4d7e63d9773a766358294593fc00b1f8c8f41b5d by Victor Stinner in branch 'master': Issue #29368: Fix _Pickle_FastCall() usage in do_append() https://github.com/python/cpython/commit/4d7e63d9773a766358294593fc00b1f8c8f41b5d |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-02 10:00:20 | python-dev | set | recipients: + python-dev, rhettinger, pitrou, vstinner, alexandre.vassalotti, serhiy.storchaka |
| 2017-02-02 10:00:20 | python-dev | set | messageid: <1486029620.51.0.122438360896.issue29368@psf.upfronthosting.co.za> |
| 2017-02-02 10:00:20 | python-dev | link | issue29368 messages |
| 2017-02-02 10:00:20 | python-dev | create | |