Message157834
| Author | joshtriplett |
|---|---|
| Recipients | jcon, joshtriplett, kristjan.jonsson, loewis, mark.dickinson, ncoghlan, paul.moore, petri.lehtinen, pitrou, pv, python-dev, rupole, skrah, teoliphant, vstinner |
| Date | 2012-04-09.08:08:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1333958911.82.0.925391365111.issue10181@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I currently use Python 2.7, and I'd like to make use of memoryview. Specifically, I work on BITS (http://biosbits.org/), which runs Python in ring 0 as part of GRUB, and I'd like to use memoryview to give Python access to data in physical memory. I ran into several of the problems documented here when trying to do so. I'd really love to see a backport of this fixed version into 2.7. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-04-09 08:08:32 | joshtriplett | set | recipients: + joshtriplett, loewis, teoliphant, paul.moore, mark.dickinson, ncoghlan, rupole, pitrou, kristjan.jonsson, vstinner, pv, skrah, python-dev, jcon, petri.lehtinen |
| 2012-04-09 08:08:31 | joshtriplett | set | messageid: <1333958911.82.0.925391365111.issue10181@psf.upfronthosting.co.za> |
| 2012-04-09 08:08:31 | joshtriplett | link | issue10181 messages |
| 2012-04-09 08:08:31 | joshtriplett | create | |