index
:
delta/python-coveragepy.git
3.2_branch
4.0
Mariatta/fix-typo-in-the-word-moved-there-was-an--1542086661635
_main_-support
alex_gaynor/improve-performance-of-coverage-under-py-1411425050845
ast-branch
baserock/morph
bug_123
c-coroutine
check-source-isdir
combine-from-multiple-dirs
combine_files_and_dirs
config
coverage3
debug-gevent
django
fix-thread-safety
fix_init_name
fix_source_encoding
html-filter
hugovk/use-containerbased-infrastructure-1430745469757
inorout
ionelmc/correct-path-normalization-on-windows-th-1433618255921
issue-265
issue-425
issue-426
issue-433-2
issue-493-2
issue-502-7
issue-519
issue-523
issue-524-2
issue-549
issue361
issues-298
latest-pytest
master
pankajp/faster-html-report-ui
pngs
py26-unindexed-parameters
read_pickle
salty_horse/use-https-for-codecovio-image-1519130663808
spelling
use-os-path-module
who-tests-what-170
windows_multiprocessing_support
bitbucket.org: Obsolete (use python-coveragepy-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coverage
/
bytecode.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the old bytecode-based branch analyzer
Ned Batchelder
2016-01-06
1
-65
/
+0
*
Add license mention to the top of all files. #313.
Ned Batchelder
2015-07-24
1
-0
/
+3
*
Properly handle crazy-long code objects. #359
Ned Batchelder
2015-02-17
1
-3
/
+13
*
Pylint upgrade and cleanup.
Ned Batchelder
2014-09-21
1
-1
/
+0
*
More abstractions for bytes objects. Cleans up some version checks in the rea...
Ned Batchelder
2013-09-28
1
-7
/
+5
*
Use generators in the byte code parsing. __next__? yikes!
Ned Batchelder
2013-01-08
1
-33
/
+19
*
Upgrading pylint means fixing more nits.
Ned Batchelder
2012-11-10
1
-0
/
+1
*
Add some comments.
Ned Batchelder
2011-07-04
1
-0
/
+9
*
version_info is a nicer way to check Python versions than hexversion is.
Ned Batchelder
2009-12-13
1
-1
/
+1
*
Massive eol whitespace clean-up.
Ned Batchelder
2009-12-02
1
-11
/
+11
*
Correct handling of breaks and continues.
Ned Batchelder
2009-10-16
1
-4
/
+4
*
Tidying up
Ned Batchelder
2009-10-15
1
-4
/
+4
*
Need this too
Ned Batchelder
2009-10-10
1
-0
/
+81