Staging
v0.5.1
https://github.com/python/cpython
Revision 887b5f8fc622267e1fd48862ea9d0dfd4a0abdc6 authored by Miss Islington (bot) on 30 April 2018, 07:27:50 UTC, committed by GitHub on 30 April 2018, 07:27:50 UTC

In text and entry boxes, this affects selection by double-click,
movement left/right by control-left/right, and deletion left/right
by control-BACKSPACE/DEL.
(cherry picked from commit 5ff3a161c8a6b525c5e5b3e36e9c43f5a95bda60)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
1 parent 736f17f
History
Tip revision: 887b5f8fc622267e1fd48862ea9d0dfd4a0abdc6 authored by Miss Islington (bot) on 30 April 2018, 07:27:50 UTC
bpo-21474: Update IDLE word/identifier definition from ascii to unicode. (GH-6643)
Tip revision: 887b5f8
File Mode Size
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
m4
.gitattributes -rw-r--r-- 772 bytes
.gitignore -rw-r--r-- 1.5 KB
.travis.yml -rw-r--r-- 5.7 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 60.9 KB
README.rst -rw-r--r-- 9.3 KB
aclocal.m4 -rw-r--r-- 10.7 KB
config.guess -rwxr-xr-x 43.2 KB
config.sub -rwxr-xr-x 35.7 KB
configure -rwxr-xr-x 481.7 KB
configure.ac -rw-r--r-- 159.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 42.2 KB
setup.py -rw-r--r-- 99.7 KB

README.rst

back to top