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月01日 00:35 by JosephArmbruster, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Messages (5) | |||
|---|---|---|---|
| msg63152 - (view) | Author: Joseph Armbruster (JosephArmbruster) | Date: 2008年03月01日 00:35 | |
http://svn.python.org/projects/python/trunk/PCbuild/build_tkinter.py rev 61127 Is it still in python-devs interest to support building the tree in a path that contains spaces? I (pretty much always) do, so if a patch for this is desired, I can put one together. |
|||
| msg63161 - (view) | Author: Christian Heimes (christian.heimes) * (Python committer) | Date: 2008年03月01日 15:45 | |
Go ahead if you like to work on a patch. I'm +0. |
|||
| msg116983 - (view) | Author: Mark Lawrence (BreamoreBoy) * | Date: 2010年09月20日 21:43 | |
Is this still valid? |
|||
| msg221300 - (view) | Author: Mark Lawrence (BreamoreBoy) * | Date: 2014年06月22日 19:46 | |
I've seen several comments recently about the workaround to this problem being "don't put spaces in paths on Windows", so can we close this as "won't fix"? |
|||
| msg221328 - (view) | Author: Zachary Ware (zach.ware) * (Python committer) | Date: 2014年06月23日 00:45 | |
build_tkinter.py no longer exists in 3.5, so I'm inclined to close as 'out of date'. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:31 | admin | set | github: 46466 |
| 2014年06月23日 17:50:18 | loewis | set | status: open -> closed resolution: accepted -> out of date |
| 2014年06月23日 00:45:25 | zach.ware | set | messages: + msg221328 |
| 2014年06月22日 21:46:05 | loewis | set | versions: + Python 3.5, - Python 3.1, Python 2.7, Python 3.2 |
| 2014年06月22日 21:34:13 | ned.deily | set | nosy:
+ zach.ware, steve.dower |
| 2014年06月22日 19:46:44 | BreamoreBoy | set | nosy:
+ BreamoreBoy messages: + msg221300 |
| 2014年02月03日 18:00:58 | taleinat | set | nosy:
- taleinat |
| 2014年02月03日 15:46:47 | BreamoreBoy | set | nosy:
- BreamoreBoy |
| 2013年11月17日 15:28:20 | christian.heimes | set | nosy:
- christian.heimes |
| 2010年09月20日 23:48:25 | terry.reedy | set | nosy:
- terry.reedy |
| 2010年09月20日 21:43:39 | BreamoreBoy | set | nosy:
+ terry.reedy, taleinat, gpolo, BreamoreBoy messages: + msg116983 versions: + Python 3.1, Python 2.7, Python 3.2, - Python 2.6, Python 3.0 |
| 2008年03月01日 15:45:18 | christian.heimes | set | priority: low resolution: accepted messages: + msg63161 versions: + Python 3.0 |
| 2008年03月01日 00:35:42 | JosephArmbruster | create | |