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 2018年04月29日 16:46 by bup, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg315901 - (view) | Author: Dan Snider (bup) * | Date: 2018年04月29日 16:46 | |
https://i.imgur.com/61sHBRR.png At least with "μ", it behaves as if it's one of the ascii characters for which id.isidentifier() returns False, as in https://i.imgur.com/XbEW0ZC.png. |
|||
| msg315908 - (view) | Author: Terry J. Reedy (terry.reedy) * (Python committer) | Date: 2018年04月29日 18:54 | |
#21474 has the solution, which I plan to apply today. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:59 | admin | set | github: 77567 |
| 2018年04月29日 18:54:45 | terry.reedy | set | status: open -> closed superseder: Idle: updata fixwordbreaks() for unicode identifiers title: Double clicking to select an identifier in IDLE does not work with some unicode characters -> IDLE: Double clicking only recognizes ascii chars as identifiers keywords: + pep3121 messages: + msg315908 versions: + Python 3.7, Python 3.8 resolution: duplicate stage: resolved |
| 2018年04月29日 16:46:31 | bup | create | |