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年06月11日 21:22 by eric.smith, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg68020 - (view) | Author: Eric V. Smith (eric.smith) * (Python committer) | Date: 2008年06月11日 21:22 | |
Per Guido in http://mail.python.org/pipermail/python-3000/2008-May/013912.html, add this to the PEP 3101 (Advanced String Formatting) implementation. This will add the prefixes 0b, 0o, and 0x. |
|||
| msg69736 - (view) | Author: Eric V. Smith (eric.smith) * (Python committer) | Date: 2008年07月16日 00:31 | |
Implemented in trunk in r64958 and r64984; in py3k in r64960 and r64985. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:35 | admin | set | github: 47333 |
| 2008年07月16日 00:31:21 | eric.smith | set | status: open -> closed type: enhancement resolution: accepted messages: + msg69736 |
| 2008年06月11日 21:22:07 | eric.smith | create | |