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年04月07日 20:53 by mark.dickinson, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| bininteger.diff | mark.dickinson, 2008年04月07日 20:53 | |||
| Messages (2) | |||
|---|---|---|---|
| msg65119 - (view) | Author: Mark Dickinson (mark.dickinson) * (Python committer) | Date: 2008年04月07日 20:53 | |
The production list for integer literals is missing the `bininteger` term for binary integer literals. Patch attached. |
|||
| msg65253 - (view) | Author: Georg Brandl (georg.brandl) * (Python committer) | Date: 2008年04月09日 18:46 | |
Thanks, fixed in r62254. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:33 | admin | set | github: 46827 |
| 2008年04月09日 18:46:53 | georg.brandl | set | status: open -> closed resolution: fixed messages: + msg65253 keywords: patch, patch |
| 2008年04月07日 20:53:58 | mark.dickinson | create | |