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
/
tox.ini
Commit message (
Expand
)
Author
Age
Files
Lines
*
readme_renderer checks that the README.rst is valid
Ned Batchelder
2018-05-24
1
-0
/
+1
*
Use check-manifest to check the manifest
Ned Batchelder
2018-05-14
1
-1
/
+2
*
Upgrade most dependencies
Ned Batchelder
2018-05-05
1
-2
/
+2
*
No more support for 2.6 or 3.3
Ned Batchelder
2018-05-05
1
-20
/
+4
*
Update some deps
Ned Batchelder
2018-04-22
1
-1
/
+1
*
Use tox 3.0.0
Ned Batchelder
2018-04-03
1
-0
/
+4
*
Pip 9.0.3 restores py26 support
Ned Batchelder
2018-03-24
1
-1
/
+1
*
Pip 9.0.2
Ned Batchelder
2018-03-19
1
-1
/
+1
*
greenlet 0.4.13 is good on 3.7
Ned Batchelder
2018-02-01
1
-6
/
+1
*
It's gevent that needs Cython
Ned Batchelder
2018-01-14
1
-1
/
+1
*
Use an older eventlet for py26
Ned Batchelder
2018-01-14
1
-1
/
+2
*
Get gevent and greenlet running on 3.7 by installing from git
Ned Batchelder
2018-01-14
1
-1
/
+5
*
Use the latest eventlet. Doesn't help with the 3.7 failures
Ned Batchelder
2018-01-13
1
-1
/
+1
*
Update testing requirements
Ned Batchelder
2017-12-23
1
-1
/
+1
*
Use the real implementation of del_environ
Ned Batchelder
2017-11-04
1
-1
/
+1
*
Use the manylinux docker image for testing also
Ned Batchelder
2017-10-26
1
-0
/
+1
*
Can control skip_missing_interpreters from outside
Ned Batchelder
2017-09-20
1
-1
/
+1
*
Have to wait on gevent on py37
Ned Batchelder
2017-09-20
1
-0
/
+1
*
Update dependencies, except setuptools, which vendors stuff
Ned Batchelder
2017-09-20
1
-0
/
+1
*
Python 3.7 is out: still have to fix some failures
Ned Batchelder
2017-09-20
1
-3
/
+3
*
Upgrade to latest packages
Ned Batchelder
2017-07-08
1
-1
/
+1
*
Jython 2.7.1rc3 needs
Ned Batchelder
2017-06-23
1
-0
/
+1
*
Pin setuptools. Latest (36.0.1) causes test failures that we'll fix in a foll...
Ned Batchelder
2017-06-07
1
-0
/
+1
*
update requirements, and use tox-battery to recreate tox as needed
Ned Batchelder
2017-04-30
1
-2
/
+2
*
Run linkcheck last so missing pages won't stop us getting other good things d...
Ned Batchelder
2017-04-04
1
-2
/
+2
*
Use new show_stderr flag so we can see errors printed to stderr during failin...
Ned Batchelder
2017-03-30
1
-2
/
+2
*
perf_measure.py is no longer a test
Ned Batchelder
2017-02-11
1
-1
/
+1
*
Use unittest-mixins that we just refactored
Ned Batchelder
2017-02-11
1
-2
/
+2
*
Refactor module cleaning so we can use it outside of tests
Ned Batchelder
2017-02-11
1
-2
/
+2
*
No test failures on Jython
Ned Batchelder
2017-01-18
1
-1
/
+1
*
Prevent race conditions from failing tests during 'import usepkgs'
Ned Batchelder
2017-01-17
1
-0
/
+7
*
Latest versions of dependencies
Ned Batchelder
2017-01-16
1
-2
/
+2
*
Jython has no multiprocessing module
Ned Batchelder
2017-01-13
1
-0
/
+4
*
Run lint automatically
Ned Batchelder
2017-01-12
1
-1
/
+1
*
Run lint with tox. I wish it ran faster...
Ned Batchelder
2017-01-12
1
-0
/
+11
*
gevent 1.2.0 is OK now, and be quieter when building docs
Ned Batchelder
2017-01-05
1
-2
/
+2
*
Stop maintaining two separate change histories
Ned Batchelder
2017-01-01
1
-1
/
+1
*
Better ways to install requirements on CI servers
Ned Batchelder
2016-12-31
1
-3
/
+1
*
No need for two environment variables that do the same thing
Ned Batchelder
2016-12-31
1
-1
/
+1
*
Install pytest where we run igor
Ned Batchelder
2016-12-31
1
-1
/
+1
*
gevent 1.2.0 didn't work well, let's stick with 1.1.2 for now
Ned Batchelder
2016-12-24
1
-1
/
+1
*
Use the latest of everything
Ned Batchelder
2016-12-24
1
-4
/
+4
*
Don't lint sphinx output
Ned Batchelder
2016-12-14
1
-1
/
+1
*
Remove the filelock experiment
Ned Batchelder
2016-12-06
1
-1
/
+0
*
Use pytest>=3.0.5
latest-pytest
Bruno Oliveira
2016-12-05
1
-1
/
+1
*
Quick hack to try avoiding stepping on each others' pth files
Ned Batchelder
2016-12-04
1
-0
/
+1
*
Latest versions of everything
Ned Batchelder
2016-11-26
1
-2
/
+2
*
Enable pytest warnings, and fix/silence a few
Ned Batchelder
2016-11-26
1
-0
/
+1
*
Use xdist to run tests faster
Ned Batchelder
2016-11-23
1
-0
/
+1
*
No more nose, use pytest as test runner
Ned Batchelder
2016-11-20
1
-1
/
+0
[next]