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日 16:01 by teoliphant, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg63929 - (view) | Author: Travis Oliphant (teoliphant) * (Python committer) | Date: 2008年03月18日 16:00 | |
The additions to the struct module spelled out in PEP 3118 need to be implemented for Python 3.0 |
|||
| msg87922 - (view) | Author: Daniel Diniz (ajaksu2) * (Python triager) | Date: 2009年05月16日 20:33 | |
We're in 3.1 beta. Can you review the status of this implementation? |
|||
| msg99654 - (view) | Author: Mark Dickinson (mark.dickinson) * (Python committer) | Date: 2010年02月21日 13:05 | |
I think this can be closed as a duplicate of issue 3132. (Yes, this issue came first, but all the interesting(?) discussion is over in issue 3132.) |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:32 | admin | set | github: 46647 |
| 2010年02月21日 13:05:24 | mark.dickinson | set | status: open -> closed dependencies: - implement PEP 3118 struct changes superseder: implement PEP 3118 struct changes nosy: + mark.dickinson messages: + msg99654 resolution: duplicate |
| 2009年05月16日 20:33:49 | ajaksu2 | set | priority: normal dependencies: + implement PEP 3118 struct changes versions: + Python 3.1, - Python 3.0 nosy: + ajaksu2 messages: + msg87922 stage: test needed |
| 2008年03月18日 16:05:57 | teoliphant | set | title: struct module changes of PEP 3118 -> [Py3k] struct module changes of PEP 3118 |
| 2008年03月18日 16:01:12 | teoliphant | set | type: behavior |
| 2008年03月18日 16:01:00 | teoliphant | create | |