This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2008年03月18日 15:54 by teoliphant, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg63923 - (view) | Author: Travis Oliphant (teoliphant) * (Python committer) | Date: 2008年03月18日 15:54 | |
Some (or all) of PEP 3118 should be backported to Python 2.6 because it does not require backward-incompatible changes and can assist in the transition to 3.0. This issue is to be sure that the buffer-interface portion of PEP 3118 is backported. This does not mean that any objects in Python will necessarily use the new buffer interface. Any such changes would be entered as separate issues. |
|||
| msg63926 - (view) | Author: Travis Oliphant (teoliphant) * (Python committer) | Date: 2008年03月18日 15:58 | |
Back-porting of the new buffer interface was done in r61491. This issue can be closed. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:32 | admin | set | github: 46645 |
| 2008年12月05日 09:57:14 | georg.brandl | set | status: open -> closed resolution: fixed |
| 2008年03月18日 15:58:07 | teoliphant | set | messages: + msg63926 |
| 2008年03月18日 15:54:58 | teoliphant | create | |