index
:
delta/python-coveragepy-git.git
dependabot/github_actions/styfle/cancel-workflow-action-0.9.1
gh-actions
good-meta
master
nedbat/1044
nedbat/1244-again
nedbat/1260
nedbat/1497
nedbat/310-kits
nedbat/5.5x
nedbat/another-1010
nedbat/badge
nedbat/balanced-xdist
nedbat/better-combine-action
nedbat/bin-exclude
nedbat/bpo-44450
nedbat/bug-1303-master
nedbat/bug1010
nedbat/bug1093
nedbat/bug1138
nedbat/bug1150
nedbat/bug1160
nedbat/bug1283
nedbat/bug841
nedbat/bug888
nedbat/bug913
nedbat/bug919
nedbat/bug959
nedbat/bug976
nedbat/bug989
nedbat/close-data
nedbat/cog
nedbat/combine-action
nedbat/configfile-simplification
nedbat/coverage-action
nedbat/dashq
nedbat/data-modes
nedbat/debug-1298
nedbat/debug-1373
nedbat/debug-1553
nedbat/debug-1554
nedbat/debug-wtf-debug-output
nedbat/drop-36
nedbat/drop-py2
nedbat/exceptions
nedbat/faster-branches
nedbat/favicon
nedbat/fix-1303
nedbat/fix-1307
nedbat/fix-appveyor
nedbat/fix-auditwheel-install-kit
nedbat/fix-c-tracer
nedbat/fix-race-condition
nedbat/fix-sphinx
nedbat/fix-tomli-tests-1228
nedbat/fix-win
nedbat/gevent-1.3
nedbat/gha-3.11.0a4
nedbat/goals-poc
nedbat/html-skip-covered
nedbat/lint-doc-gha
nedbat/mac-arm-kits
nedbat/make-upgrade-docs-tools
nedbat/metacov-badge
nedbat/metacov-publish
nedbat/metacov-sparse-reports
nedbat/missing-line
nedbat/more-kit-matrix
nedbat/more-source-warnings
nedbat/multi-concurrency
nedbat/nested-tracing
nedbat/no-globals
nedbat/no-prerel-kits
nedbat/no-select
nedbat/overeengineered-tox-retries
nedbat/parallel-reports-1504-metacov
nedbat/pep626
nedbat/pep669
nedbat/picklable
nedbat/plugin-error-handling
nedbat/pr
nedbat/py3.11
nedbat/pylint-bug-3489
nedbat/pypy-kit-without-setup-py
nedbat/pypy-kits-1049
nedbat/pypy37
nedbat/pypy38
nedbat/pytest-7
nedbat/python-dev
nedbat/pythons
nedbat/remove-unittest-testcase
nedbat/run-tests-when-making-kits
nedbat/run_envvar_553
nedbat/show_calls_debugging
nedbat/sigstore-kit
nedbat/smarter-debug-data
nedbat/split-changes
nedbat/sqldata-edge-tests
nedbat/test-2506
nedbat/test-branch
nedbat/test_goldtest
nedbat/travis-39
nedbat/try-win
nedbat/tryout-bb32
nedbat/tweak-actions
nedbat/tweak-metacov
nedbat/unittest2pytest
nedbat/upgrade
nedbat/upgrade-with-kits
nedbat/virtualenv-33
nedbat/virtualenv-34
nedbat/virtualenv-detection-905
nedbat/while-edge-tests
nedbat/wtf-sqlite
pr/1044
pr/1567
stable
v4.5.x
v5.x
github.com: nedbat/coveragepy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coverage
/
backward.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Use an object instead of a dict for the report data
Ned Batchelder
2019-06-17
1
-0
/
+18
|
*
Use pylint 2.x
Ned Batchelder
2019-05-13
1
-0
/
+1
|
*
A little clean-up from pr #760
Ned Batchelder
2019-04-09
1
-0
/
+6
|
*
Don't need the v3->v4 data converter in v5
Ned Batchelder
2018-07-01
1
-6
/
+0
|
*
Update NOTICE link to GitHub.
Ned Batchelder
2018-06-24
1
-1
/
+1
|
*
Another approach to solving the 'dictionary changed size during iteration' ↵
Ned Batchelder
2017-11-04
1
-1
/
+12
|
|
|
|
problem
*
Update to pylint 1.7.1
Ned Batchelder
2017-04-22
1
-1
/
+1
|
*
When importing newly made files, we have to invalidate import caches
Ned Batchelder
2016-11-09
1
-0
/
+6
|
*
Use py2 ConfigParser if we can, prevents deprecation warnings. #530
Ned Batchelder
2016-11-08
1
-3
/
+6
|
*
Clean up pylint pragmas
Ned Batchelder
2016-10-18
1
-4
/
+2
|
*
Update pylint to 1.5.6
Ned Batchelder
2016-06-25
1
-2
/
+2
|
*
Remove the old bytecode-based branch analyzer
Ned Batchelder
2016-01-06
1
-8
/
+0
|
|
|
|
|
--HG-- branch : ast-branch
*
Extend import_local_file so I can use a file in another directory.
Ned Batchelder
2015-11-22
1
-3
/
+5
|
*
Cleanups for style, docs, etc from #438
Ned Batchelder
2015-11-14
1
-0
/
+9
|
*
Add pickle2json converter. Closes #395
Alexander Todorov
2015-08-07
1
-0
/
+6
|
|
|
|
|
|
--HG-- branch : read_pickle extra : amend_source : 71ae428d9f389e19ed74215bfc3f1630fcdc40a1
*
Clean ups in config.py
Ned Batchelder
2015-07-27
1
-0
/
+6
|
*
Better spelling.
Ned Batchelder
2015-07-25
1
-1
/
+0
|
*
Add license mention to the top of all files. #313.
Ned Batchelder
2015-07-24
1
-0
/
+3
|
*
Data files are now JSON instead of pickles. Fixes #236.
Ned Batchelder
2015-07-21
1
-6
/
+0
|
*
Remove functions we're not using.
Ned Batchelder
2015-02-10
1
-8
/
+0
|
*
Collect all the nudgy environment checks into coverage.env
Ned Batchelder
2015-01-18
1
-1
/
+4
|
*
Remove unused imports
Ned Batchelder
2015-01-10
1
-4
/
+1
|
*
Move next/__next__ distinction into backward.py
Ned Batchelder
2014-12-28
1
-0
/
+12
|
*
Move some code, and fix pep8 things
Ned Batchelder
2014-12-14
1
-13
/
+5
|
*
Drop support for CPython 3.2. Now I can use u'' unicode literals freely.
Ned Batchelder
2014-12-13
1
-10
/
+0
|
*
Source is always Unicode in HTML code. More refactoring to come.
Ned Batchelder
2014-12-12
1
-1
/
+18
|
*
Words words
Ned Batchelder
2014-11-30
1
-1
/
+1
|
*
OK, I should really stop fiddling with spell-check...
Ned Batchelder
2014-11-27
1
-3
/
+3
|
*
Change all pylint message codes to message names
Ned Batchelder
2014-11-23
1
-1
/
+1
|
*
Upgraded pylint to 1.4, removed useless suppressions
Ned Batchelder
2014-11-23
1
-3
/
+1
|
*
Pragmas for uncovered code
Ned Batchelder
2014-09-28
1
-1
/
+1
|
*
More things we don't need with the latest versions
Ned Batchelder
2014-09-20
1
-16
/
+1
|
*
Get rid of some backward stuff we no longer need
Ned Batchelder
2014-09-20
1
-8
/
+0
|
*
Avoid a bunch of deprecated functions.
Ned Batchelder
2014-05-17
1
-3
/
+31
|
*
Remove an unneeded backward function, and move BUILTINS into backward
Ned Batchelder
2014-05-17
1
-0
/
+8
|
*
Refactor execfile to avoid imp to avoid deprecation warnings
Ned Batchelder
2014-05-16
1
-4
/
+25
|
*
Refactoring, asymptotically approaching multi-language
Ned Batchelder
2014-05-04
1
-3
/
+3
|
*
More refactoring of hacked Mako support
Ned Batchelder
2014-04-18
1
-1
/
+1
|
*
No need for paren-less exec any more.
Ned Batchelder
2013-12-14
1
-17
/
+0
|
*
Generator expressons are ok now.
Ned Batchelder
2013-10-19
1
-1
/
+1
|
|
|
|
|
--HG-- branch : 4.0
*
Get rid of our backward implementation of set, sorted, reversed, and rpartition.
Ned Batchelder
2013-10-19
1
-41
/
+0
|
|
|
|
|
--HG-- branch : 4.0
*
Pretty soon I'll be able to use generator expressions...
Ned Batchelder
2013-10-05
1
-1
/
+1
|
*
More abstractions for bytes objects. Cleans up some version checks in the ↵
Ned Batchelder
2013-09-28
1
-0
/
+26
|
|
|
|
real code.
*
Make iteritems detection more like the rest of backward.py, and add a test ↵
Ned Batchelder
2013-09-28
1
-3
/
+5
|
|
|
|
of it.
*
Use the nice way to reverse a list.
Ned Batchelder
2013-01-09
1
-0
/
+9
|
*
Retro-fit onto 2.3 and 2.4 again.
Ned Batchelder
2012-12-19
1
-0
/
+16
|
*
Use iitems() to avoid lists of dict items on py2.
Ned Batchelder
2012-11-16
1
-0
/
+10
|
*
Refactor the config parsing.
Ned Batchelder
2012-11-10
1
-6
/
+0
|
*
Remove obsolete code paths.
Ned Batchelder
2012-03-25
1
-20
/
+13
|
*
If a source file has an encoding declaration, use it when producing the ↵
Ned Batchelder
2012-03-21
1
-44
/
+31
|
|
|
|
HTML. Fixes issue #157.
[next]