Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Make the questions heading so they can be linked to | Ned Batchelder | 2020-04-04 | 1 | -9/+14 | |
|/ / | ||||||
* | | Clean up | Ned Batchelder | 2020-03-26 | 1 | -1/+2 | |
| | | ||||||
* | | Thanks, Kjell Braden | Ned Batchelder | 2020-03-26 | 3 | -2/+6 | |
| | | ||||||
* | | Merge pull request #965 from afflux/fix-964-asyncdef-line | Ned Batchelder | 2020-03-26 | 2 | -0/+19 | |
|\ \ | | | | | | | handle decorators for AsyncFunctionDefs. Closes #964 | |||||
| * | | handle decorators for AsyncFunctionDefs. Closes #964 | Kjell Braden | 2020-03-24 | 2 | -0/+19 | |
|/ / | ||||||
* | | Bump version | Ned Batchelder | 2020-03-16 | 2 | -1/+6 | |
| | | ||||||
* | | Correct the readmecoverage-5.0.4 | Ned Batchelder | 2020-03-16 | 1 | -2/+2 | |
| | | ||||||
* | | Latest sample HTML | Ned Batchelder | 2020-03-16 | 12 | -23/+28 | |
| | | ||||||
* | | Getting ready for 5.0.4 | Ned Batchelder | 2020-03-16 | 4 | -7/+10 | |
| | | ||||||
* | | relative_files makes XML store relative paths. #948. | Ned Batchelder | 2020-03-15 | 3 | -3/+23 | |
| | | ||||||
* | | Improve the changelog | Ned Batchelder | 2020-02-29 | 1 | -3/+5 | |
| | | ||||||
* | | sysconfig has been available since 2.7 | Ned Batchelder | 2020-02-29 | 1 | -2/+2 | |
| | | ||||||
* | | htmlfiles: Handle localStorage not accessible | AbdealiJK | 2020-02-29 | 3 | -2/+14 | |
| | | | | | | | | | | | | | | | | | | In some cases, if based on the browser's settings - localStorage is not accessible, fallback and don't save the sort-columns into localStorage. While the UX is a little inconvenient, at least the page doesn't break - sorting on columns is still possible, but not retained between pages. | |||||
* | | Update sphinx to handle 308 redirects | Ned Batchelder | 2020-02-29 | 1 | -1/+1 | |
| | | ||||||
* | | Use latest wheel to make Windows 3.8 work. #949 | Ned Batchelder | 2020-02-29 | 4 | -6/+15 | |
| | | ||||||
* | | Fix: doc/config.rst:243: D001 Line too long | Ned Batchelder | 2020-02-26 | 1 | -2/+2 | |
| | | ||||||
* | | Adds coverage-conditional-plugin | Nikita Sobolev | 2020-02-26 | 1 | -0/+8 | |
| | | | | | | | | | | Repo: https://github.com/wemake-services/coverage-conditional-plugin Blog post: https://sobolevn.me/2020/02/conditional-coverage | |||||
* | | Complete the docs for source_token_lines. #947 | Ned Batchelder | 2020-02-26 | 1 | -0/+1 | |
| | | ||||||
* | | Fix bug with missing negative line numbers on PyPy3 7.1 #943 | Ned Batchelder | 2020-02-23 | 2 | -1/+5 | |
| | | ||||||
* | | escape backslashes in windows filepath in config docs | Oleg Höfling | 2020-02-22 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Oleg Höfling <oleg.hoefling@gmail.com> | |||||
* | | Added arm64 job for Travis-CI | ossdev07 | 2020-02-17 | 1 | -0/+13 | |
|/ | | | | Signed-off-by: ossdev07 <ossdev@puresoftware.com> | |||||
* | tox-battery is fixed for pip 20 | Ned Batchelder | 2020-01-28 | 1 | -2/+1 | |
| | ||||||
* | Thanks Bruno | Ned Batchelder | 2020-01-28 | 1 | -0/+1 | |
| | ||||||
* | Include PID in the atexit log | Bruno P. Kinoshita | 2020-01-28 | 1 | -1/+1 | |
| | ||||||
* | Correct a comment | Ned Batchelder | 2020-01-26 | 1 | -2/+2 | |
| | ||||||
* | 3.9.0a3 | Ned Batchelder | 2020-01-25 | 3 | -4/+4 | |
| | ||||||
* | This breaks under pip==20.0.2, so don't use it for now | Ned Batchelder | 2020-01-25 | 1 | -1/+2 | |
| | ||||||
* | Update some dependencies | Ned Batchelder | 2020-01-25 | 3 | -6/+6 | |
| | ||||||
* | Remove a temporary xfail for 3.9a2 | Ned Batchelder | 2020-01-25 | 2 | -12/+1 | |
| | ||||||
* | Better xfail mechanism | Ned Batchelder | 2020-01-18 | 4 | -25/+24 | |
| | ||||||
* | Move an import to the top | Ned Batchelder | 2020-01-13 | 1 | -2/+1 | |
| | ||||||
* | Add temp_store to the SQLite3 debug output | Ned Batchelder | 2020-01-13 | 1 | -0/+2 | |
| | ||||||
* | Correct the use of fetchone | Ned Batchelder | 2020-01-13 | 1 | -3/+20 | |
| | ||||||
* | howto tweaks | Ned Batchelder | 2020-01-12 | 1 | -7/+11 | |
| | ||||||
* | Bump version | Ned Batchelder | 2020-01-12 | 2 | -1/+6 | |
| | ||||||
* | Note two additionscoverage-5.0.3 | Ned Batchelder | 2020-01-11 | 1 | -0/+4 | |
| | ||||||
* | Prep for 5.0.3 | Ned Batchelder | 2020-01-11 | 3 | -5/+8 | |
| | ||||||
* | Include SQLite compile_options in "debug sys" | Ned Batchelder | 2020-01-11 | 1 | -0/+4 | |
| | ||||||
* | Improvements to debugging while chasing #915 | Ned Batchelder | 2020-01-11 | 2 | -14/+34 | |
| | ||||||
* | Refine the conditions for tweaking sys.path[0]. Fixes #862 | Ned Batchelder | 2020-01-11 | 3 | -9/+28 | |
| | ||||||
* | "coverage debug premain" | Ned Batchelder | 2020-01-11 | 3 | -3/+8 | |
| | ||||||
* | A test of running coverage when it has been zipped. #862 | Ned Batchelder | 2020-01-11 | 5 | -2/+19 | |
| | ||||||
* | A test that reproduces #862 | Ned Batchelder | 2020-01-10 | 2 | -0/+19 | |
| | ||||||
* | bpo39166 is fixed | Ned Batchelder | 2020-01-10 | 1 | -1/+1 | |
| | ||||||
* | tox anypy environment | Ned Batchelder | 2020-01-10 | 1 | -3/+3 | |
| | ||||||
* | Put the filename calc back in _connect. Fixes #916 | Ned Batchelder | 2020-01-07 | 2 | -13/+21 | |
| | | | | | | It was moved to __init__ to avoid recalculating, but the directory could have changed, so we need to wait to do the work. Instead, only do the relpath on systems that need it (Windows Py 2). | |||||
* | A test replicating #916 | Ned Batchelder | 2020-01-07 | 1 | -2/+11 | |
| | ||||||
* | Link to the change history from the readme | Ned Batchelder | 2020-01-05 | 1 | -0/+8 | |
| | ||||||
* | Every release includes at least one tweak to howto | Ned Batchelder | 2020-01-05 | 1 | -1/+0 | |
| | ||||||
* | Bump version | Ned Batchelder | 2020-01-05 | 2 | -1/+6 | |
| |