Ticket #6099 enhancement closed fixed
Add buffer()-compatible function for Python 3 to twisted.python.compat
| Reported by: | itamar | Owned by: | itamar |
|---|---|---|---|
| Priority: | normal | Milestone: | Python 3.3 Minimal |
| Component: | core | Keywords: | |
| Cc: | Branch: | branches/buffer-py3-6099 | |
| Author: | itamarst | Launchpad Bug: |
Description
buffer() is used in twisted.internet.tcp, twisted.internet.abstract (and elsewhere: IOCP and unix.py). We should provide a sufficiently compatible version based on memoryview to meet the requirements of those users.
Change History
Note: See
TracTickets for help on using
tickets.
