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年11月04日 03:50 by orsenthil, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg120376 - (view) | Author: Senthil Kumaran (orsenthil) * (Python committer) | Date: 2010年11月04日 03:50 | |
/py3k/Modules/readline.c: In function flex_complete: /py3k/Modules/readline.c:877: error: on_completion undeclared (first use in this function) |
|||
| msg120378 - (view) | Author: Senthil Kumaran (orsenthil) * (Python committer) | Date: 2010年11月04日 04:12 | |
The problem was in py3k, due to a minor overlook in r85680. Fixed in r86153. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:08 | admin | set | github: 54516 |
| 2010年11月04日 04:12:10 | orsenthil | set | status: open -> closed versions: + Python 3.2 messages: + msg120378 components: + Build resolution: fixed stage: resolved |
| 2010年11月04日 03:50:18 | orsenthil | create | |