Staging
v0.8.1
Revision 060ad2fc1535adc76f96be8269b4af0f14429161 authored by Miss Islington (bot) on 21 January 2020, 10:29:39 UTC, committed by GitHub on 21 January 2020, 10:29:39 UTC

Fix comments and add tests for editor newline_and_indent_event method.
Remove unused None default for function parameter of pyparse find_good_parse_start method
and code triggered by that default.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit ec64640a2c5236d7a5d5470d759172a3d93eab0b)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
1 parent 070e68a
History
File Mode Size
command
tests
README -rw-r--r-- 242 bytes
__init__.py -rw-r--r-- 236 bytes
_msvccompiler.py -rw-r--r-- 21.4 KB
archive_util.py -rw-r--r-- 8.4 KB
bcppcompiler.py -rw-r--r-- 14.6 KB
ccompiler.py -rw-r--r-- 46.3 KB
cmd.py -rw-r--r-- 17.7 KB
config.py -rw-r--r-- 4.7 KB
core.py -rw-r--r-- 8.7 KB
cygwinccompiler.py -rw-r--r-- 16.1 KB
debug.py -rw-r--r-- 139 bytes
dep_util.py -rw-r--r-- 3.4 KB
dir_util.py -rw-r--r-- 7.6 KB
dist.py -rw-r--r-- 49.2 KB
errors.py -rw-r--r-- 3.5 KB
extension.py -rw-r--r-- 10.3 KB
fancy_getopt.py -rw-r--r-- 17.4 KB
file_util.py -rw-r--r-- 8.0 KB
filelist.py -rw-r--r-- 12.5 KB
log.py -rw-r--r-- 1.9 KB
msvc9compiler.py -rw-r--r-- 29.8 KB
msvccompiler.py -rw-r--r-- 23.0 KB
spawn.py -rw-r--r-- 7.7 KB
sysconfig.py -rw-r--r-- 19.9 KB
text_file.py -rw-r--r-- 12.2 KB
unixccompiler.py -rw-r--r-- 14.4 KB
util.py -rw-r--r-- 20.4 KB
version.py -rw-r--r-- 12.1 KB
versionpredicate.py -rw-r--r-- 5.0 KB

README

back to top