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 2010年02月02日 22:34 by pitrou, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg98760 - (view) | Author: Antoine Pitrou (pitrou) * (Python committer) | Date: 2010年02月02日 22:34 | |
test_pep3118.py creates a dummy memoryview class and says "It can be removed when the py3k memoryview object is backported". Since memoryview has been backported to trunk, it should be removed. |
|||
| msg110003 - (view) | Author: Mark Lawrence (BreamoreBoy) * | Date: 2010年07月11日 13:09 | |
This has been done in revision 79288. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:57 | admin | set | github: 52088 |
| 2010年07月11日 13:09:00 | BreamoreBoy | set | status: open -> closed nosy: + BreamoreBoy messages: + msg110003 resolution: fixed stage: needs patch -> resolved |
| 2010年02月02日 22:34:47 | pitrou | create | |