Lines Matching refs:issue

13   hanging the process (`issue 420`_), sometimes making database connections
14 fail (`issue 445`_).
18 `issue 439`_. Thanks, Arcady Ivanov.
21 `issue 443`_.
25 this closes `issue 438`_.
37 - More work on supporting unusually encoded source. Fixed `issue 431`_.
40 fixing `issue 432`_.
43 as reported in `issue 436`_. This is now fixed.
59 Prompted by `issue 418`_.
64 fixed, closing `issue 423`_.
69 summary is now gone, fixing `issue 415`_. If you want summary information,
74 `issue 416`_.
78 in `issue 410`_. This is now fixed.
81 speed penalty. Now there's no penalty at all. Fixes `issue 397`_.
84 `issue 419`_.
87 tree, re-fixing `issue 137`_ and closing `issue 281`_.
109 fixed, closing `issue 403`_.
114 smoothly. `issue 404`_.
130 `issue 392`_.
136 CoverageData interface. Fixes `issue 399`_.
148 Alexander Todorov. Closes `issue 395`_.
163 details. Closes `issue 313`_.
166 JSON-based instead of a pickle, closing `issue 236`_. The `CoverageData`
175 silently. Finishes `issue 386`_.
178 fixing `issue 262`_.
181 ``__main__.py`` found there, just like Python will. Fixes `issue 252`_.
202 called it. This is now fixed, closing `issue 380`_.
215 and the documentation, closing `issue 275`_.
218 but now works again, closing `issue 385`_.
223 support, finishing up `issue 387`_.
250 Thanks, Christine Lytwynec. Finishes `issue 354`_.
253 is now fixed (`issue 359`_).
256 persisted in pursuing this despite Ned's pessimism. Fixes `issue 308`_ and
257 `issue 324`_.
263 (`issue 360`_). It's always fun when the problem is due to a `bug in the
267 the reporting commands, fixing `issue 351`_.
269 - HTML reports now include a timestamp in the footer, closing `issue 299`_.
275 `issue 361`_. Thanks, Jon Chappell.
278 closing `issue 363`_. Thanks, Leonardo Pistone.
283 - Plugin support had some bugs fixed, closing `issue 374`_ and `issue 375`_.
286 .. _issue 299: https://bitbucket.org/ned/coveragepy/issue/299/inserted-created-on-yyyy-mm-dd-hh-mm-…
287 .. _issue 308: https://bitbucket.org/ned/coveragepy/issue/308/yield-lambda-branch-coverage
288 .. _issue 324: https://bitbucket.org/ned/coveragepy/issue/324/yield-in-loop-confuses-branch-coverage
289 .. _issue 351: https://bitbucket.org/ned/coveragepy/issue/351/files-with-incorrect-encoding-are-ign…
290 .. _issue 354: https://bitbucket.org/ned/coveragepy/issue/354/coverage-combine-should-take-a-list-of
291 .. _issue 359: https://bitbucket.org/ned/coveragepy/issue/359/xml-report-chunk-error
292 .. _issue 360: https://bitbucket.org/ned/coveragepy/issue/360/html-reports-get-confused-by-l-in-the…
293 .. _issue 361: https://bitbucket.org/ned/coveragepy/issue/361/use-double-quotes-in-html-output-to
294 .. _issue 363: https://bitbucket.org/ned/coveragepy/issue/363/annotate-command-hits-unicode-happy-f…
295 .. _issue 374: https://bitbucket.org/ned/coveragepy/issue/374/c-tracer-lookups-fail-in
296 .. _issue 375: https://bitbucket.org/ned/coveragepy/issue/375/ctracer_handle_return-reads-byte-code
306 plugins can import files in the current directory (`issue 358`_).
310 also examined, and a missing file is not considered an error (`issue 357`_).
314 either on the command line or in the .coveragerc file (`issue 117`_). Thanks,
318 imported before coverage.py was started (`issue 353`_).
322 to unusual virtualenv configurations (`issue 340`_).
326 .. _issue 117: https://bitbucket.org/ned/coveragepy/issue/117/enable-coverage-measurement-of-code-r…
327 .. _issue 340: https://bitbucket.org/ned/coveragepy/issue/340/keyerror-subpy
328 .. _issue 353: https://bitbucket.org/ned/coveragepy/issue/353/40a3-introduces-an-unexpected-third-c…
329 .. _issue 357: https://bitbucket.org/ned/coveragepy/issue/357/behavior-changed-when-coveragerc-is
330 .. _issue 358: https://bitbucket.org/ned/coveragepy/issue/358/all-coverage-commands-should-adjust
348 for better support of non-Python files, and also fixed `issue 69`_.
351 regression, I apologize. This was reported in `issue 235`_, which is now
362 fixed `issue 290`_.
365 covered (`issue 345`_).
368 to provide error messages earlier (`issue 349`_).
370 .. _issue 69: https://bitbucket.org/ned/coveragepy/issue/69/coverage-html-overwrite-files-that-does…
371 .. _issue 235: https://bitbucket.org/ned/coveragepy/issue/235/package-name-is-missing-in-xml-report
372 .. _issue 290: https://bitbucket.org/ned/coveragepy/issue/290/running-programmatically-with-pyw-fil…
373 .. _issue 345: https://bitbucket.org/ned/coveragepy/issue/345/xml-reports-line-rate-0-for-empty-fil…
374 .. _issue 349: https://bitbucket.org/ned/coveragepy/issue/349/bad-regex-in-config-should-get-an-ear…
393 they are 100% covered, closing `issue 315`_.
396 as the ``[report] fail_under`` option. This closes `issue 314`_.
408 numbers. This closes `issue 342`_.
411 message. Fixes `issue 343`_.
419 `issue 328`_. Thanks, Buck Evan.
422 of whitespace, fixing `issue 334`_.
428 count statements incorrectly. This is now fixed, closing `issue 293`_.
432 `issue 287`_ and `issue 237`_.
434 .. _issue 237: https://bitbucket.org/ned/coveragepy/issue/237/htmlcov-with-corrupt-statusdat
435 .. _issue 287: https://bitbucket.org/ned/coveragepy/issue/287/htmlpy-doesnt-specify-pickle-protocol
436 .. _issue 293: https://bitbucket.org/ned/coveragepy/issue/293/number-of-statement-detection-wrong-i…
437 .. _issue 314: https://bitbucket.org/ned/coveragepy/issue/314/fail_under-param-not-working-in-cover…
438 .. _issue 315: https://bitbucket.org/ned/coveragepy/issue/315/option-to-omit-empty-files-eg-__init_…
439 .. _issue 328: https://bitbucket.org/ned/coveragepy/issue/328/misbehavior-in-run-source
440 .. _issue 334: https://bitbucket.org/ned/coveragepy/issue/334/pragma-not-recognized-if-tab-character
441 .. _issue 342: https://bitbucket.org/ned/coveragepy/issue/342/console-and-html-coverage-reports-dif…
442 .. _issue 343: https://bitbucket.org/ned/coveragepy/issue/343/an-explicitly-named-non-existent-conf…
451 - Gevent, eventlet, and greenlet are now supported, closing `issue 149`_.
458 ``[coverage:run]`` section of setup.cfg. Finishes `issue 304`_.
461 branch coverage. Thanks, Steve Leonard. Closes `issue 230`_.
463 - The XML report now contains a <source> element, fixing `issue 94`_. Thanks
470 preventing paradoxical results, fixing `issue 284`_.
473 `issue 285`_. Thanks, Chris Rose.
476 undecodable characters, fixing `issue 303`_ and `issue 331`_.
479 the current directory, fixing `issue 57`_.
482 importing the imp module, fixing `issue 305`_.
487 .. _issue 57: https://bitbucket.org/ned/coveragepy/issue/57/annotate-command-fails-to-annotate-many
488 .. _issue 94: https://bitbucket.org/ned/coveragepy/issue/94/coverage-xml-doesnt-produce-sources
489 .. _issue 149: https://bitbucket.org/ned/coveragepy/issue/149/coverage-gevent-looks-broken
490 .. _issue 230: https://bitbucket.org/ned/coveragepy/issue/230/show-line-no-for-missing-branches-in
491 .. _issue 284: https://bitbucket.org/ned/coveragepy/issue/284/fail-under-should-show-more-precision
492 .. _issue 285: https://bitbucket.org/ned/coveragepy/issue/285/xml-report-fails-if-output-file-direc…
493 .. _issue 303: https://bitbucket.org/ned/coveragepy/issue/303/unicodedecodeerror
494 .. _issue 304: https://bitbucket.org/ned/coveragepy/issue/304/attempt-to-get-configuration-from-set…
495 .. _issue 305: https://bitbucket.org/ned/coveragepy/issue/305/pendingdeprecationwarning-the-imp-mod…
496 .. _issue 331: https://bitbucket.org/ned/coveragepy/issue/331/failure-of-encoding-detection-on-pyth…
514 - Improved the branch coverage facility, fixing `issue 92`_ and `issue 175`_.
517 setting sys.path properly, which fixes `issue 207`_ and `issue 242`_.
519 - Coverage.py can now run .pyc files directly, closing `issue 264`_.
521 - Coverage.py properly supports .pyw files, fixing `issue 261`_.
525 `issue 218`_. This is now fixed.
528 specify relative paths, fixing `issue 267`_.
535 ZeroDivideError, but no longer does, fixing `issue 250`_.
539 function changed, measurement is likely wrong: None." This fixes `issue
543 to ease OS-level packaging of coverage.py. Closes `issue 259`_.
549 directory, fixing `issue 255`_.
551 .. _issue 92: https://bitbucket.org/ned/coveragepy/issue/92/finally-clauses-arent-treated-properly-…
552 .. _issue 164: https://bitbucket.org/ned/coveragepy/issue/164/trace-function-changed-warning-when-u…
553 .. _issue 175: https://bitbucket.org/ned/coveragepy/issue/175/branch-coverage-gets-confused-in-cert…
554 .. _issue 207: https://bitbucket.org/ned/coveragepy/issue/207/run-m-cannot-find-module-or-package-in
555 .. _issue 242: https://bitbucket.org/ned/coveragepy/issue/242/running-a-two-level-package-doesnt-wo…
556 .. _issue 218: https://bitbucket.org/ned/coveragepy/issue/218/run-command-does-not-respect-the-omit…
557 .. _issue 250: https://bitbucket.org/ned/coveragepy/issue/250/uncaught-zerodivisionerror-when-gener…
558 .. _issue 255: https://bitbucket.org/ned/coveragepy/issue/255/directory-level-__main__py-not-includ…
559 .. _issue 259: https://bitbucket.org/ned/coveragepy/issue/259/allow-use-of-system-installed-third-p…
560 .. _issue 261: https://bitbucket.org/ned/coveragepy/issue/261/pyw-files-arent-reported-properly
561 .. _issue 264: https://bitbucket.org/ned/coveragepy/issue/264/coverage-wont-run-pyc-files
562 .. _issue 267: https://bitbucket.org/ned/coveragepy/issue/267/relative-path-aliases-dont-work
568 - Added a page to the docs about troublesome situations, closing `issue 226`_,
569 and added some info to the TODO file, closing `issue 227`_.
571 .. _issue 226: https://bitbucket.org/ned/coveragepy/issue/226/make-readme-section-to-describe-when
572 .. _issue 227: https://bitbucket.org/ned/coveragepy/issue/227/update-todo
578 - Beta 2 broke the nose plugin. It's fixed again, closing `issue 224`_.
580 .. _issue 224: https://bitbucket.org/ned/coveragepy/issue/224/36b2-breaks-nosexcover
589 technique, taking another stab at fixing `issue 80`_ once and for all.
598 fixing `issue 221`_.
600 .. _issue 221: https://bitbucket.org/ned/coveragepy/issue/221/coveragepy-incompatible-with-pyratemp
608 uniformly, closing `issue 143`_ and `issue 163`_. **NOTE**: it is possible
616 less than a particular value. Closes `issue 139`_.
626 syntax like ``${WORD}``. Closes `issue 97`_.
632 rather than sometimes using module names. Fixes `issue 67`_.
637 correctly have 0% coverage, fixing `issue 156`_. This also means that your
645 version of Python. Closes `issue 111`_.
648 Distribute. You must have one of them installed first, as `issue 202`_
651 - The coverage.py kit now includes docs (closing `issue 137`_) and tests.
653 - On Windows, files are now reported in their correct case, fixing `issue 89`_
654 and `issue 203`_.
658 Fixes `issue 60`_.
661 HTML report would fail with a UnicodeDecodeError. This issue (`issue 193`_)
665 time an IndentationError, closing `issue 82`_ for the fourth time...
668 create a zero-length XML file. Now it doesn't, fixing `issue 210`_.
670 - Jython files now work with the ``--source`` option, fixing `issue 100`_.
673 fail with "TypeError: 'NoneType' object is not iterable". Fixes `issue
678 fixing `issue 214`_, though this will take some time to be repackaged by the
682 Gedminas. Closes `issue 205`_.
685 Closes `issue 206`_.
688 `issue 171`_.
692 so kiss `issue 153`_ goodbye.
694 .. _issue 60: https://bitbucket.org/ned/coveragepy/issue/60/incorrect-path-to-orphaned-pyc-files
695 .. _issue 67: https://bitbucket.org/ned/coveragepy/issue/67/xml-report-filenames-may-be-generated
696 .. _issue 89: https://bitbucket.org/ned/coveragepy/issue/89/on-windows-all-packages-are-reported-in
697 .. _issue 97: https://bitbucket.org/ned/coveragepy/issue/97/allow-environment-variables-to-be
698 .. _issue 100: https://bitbucket.org/ned/coveragepy/issue/100/source-directive-doesnt-work-for-pack…
699 .. _issue 111: https://bitbucket.org/ned/coveragepy/issue/111/when-installing-coverage-with-pip-not
700 .. _issue 137: https://bitbucket.org/ned/coveragepy/issue/137/provide-docs-with-source-distribution
701 .. _issue 139: https://bitbucket.org/ned/coveragepy/issue/139/easy-check-for-a-certain-coverage-in-…
702 .. _issue 143: https://bitbucket.org/ned/coveragepy/issue/143/omit-doesnt-seem-to-work-in-coverage
703 .. _issue 153: https://bitbucket.org/ned/coveragepy/issue/153/non-existent-filename-triggers
704 .. _issue 156: https://bitbucket.org/ned/coveragepy/issue/156/a-completely-unexecuted-file-shows-14
705 .. _issue 163: https://bitbucket.org/ned/coveragepy/issue/163/problem-with-include-and-omit-filename
706 .. _issue 171: https://bitbucket.org/ned/coveragepy/issue/171/how-to-contribute-and-run-tests
707 .. _issue 193: https://bitbucket.org/ned/coveragepy/issue/193/unicodedecodeerror-on-htmlpy
708 .. _issue 201: https://bitbucket.org/ned/coveragepy/issue/201/coverage-using-django-14-with-pydb-on
709 .. _issue 202: https://bitbucket.org/ned/coveragepy/issue/202/get-rid-of-ez_setuppy-and
710 .. _issue 203: https://bitbucket.org/ned/coveragepy/issue/203/duplicate-filenames-reported-when-fil…
711 .. _issue 205: https://bitbucket.org/ned/coveragepy/issue/205/make-pydoc-coverage-more-friendly
712 .. _issue 206: https://bitbucket.org/ned/coveragepy/issue/206/pydoc-coveragecoverage-fails-with-an-…
713 .. _issue 210: https://bitbucket.org/ned/coveragepy/issue/210/if-theres-no-coverage-data-coverage-x…
714 .. _issue 214: https://bitbucket.org/ned/coveragepy/issue/214/coveragepy-measures-itself-on-precise
721 `issue 197`_, thanks Marius Gedminas.
728 `issue 179`_. Thanks, Pablo Carballo.
731 then not being able to parse them as Python. Closes `issue 82`_ (again).
734 - Fixed memory leaks under Python 3, thanks, Brett Cannon. Closes `issue 147`_.
736 - Optimized .pyo files may not have been handled correctly, `issue 195`_.
740 `issue 194`_. Thanks, Marius Gedminas.
743 build the C extension, fixing `issue 183`_.
747 .. _issue 147: https://bitbucket.org/ned/coveragepy/issue/147/massive-memory-usage-by-ctracer
748 .. _issue 179: https://bitbucket.org/ned/coveragepy/issue/179/htmlreporter-fails-when-source-file-is
749 .. _issue 183: https://bitbucket.org/ned/coveragepy/issue/183/install-fails-for-python-23
750 .. _issue 194: https://bitbucket.org/ned/coveragepy/issue/194/filelocatorrelative_filename-could-ma…
751 .. _issue 195: https://bitbucket.org/ned/coveragepy/issue/195/pyo-file-handling-in-codeunit
752 .. _issue 197: https://bitbucket.org/ned/coveragepy/issue/197/line-numbers-in-html-report-do-not-al…
773 properly. This fixes `issue 157`_.
776 option, fixing `issue 168`_.
780 pragmatic fix for `issue 82`_.
784 config file. Closes `issue 173`_.
790 directory named "test". This fixes `issue 155`_ and `issue 142`_.
796 the C tracer function, closing `issue 166`_.
798 .. _issue 142: https://bitbucket.org/ned/coveragepy/issue/142/executing-python-file-syspath-is-repl…
799 .. _issue 155: https://bitbucket.org/ned/coveragepy/issue/155/cant-use-coverage-run-m-unittest-disc…
800 .. _issue 157: https://bitbucket.org/ned/coveragepy/issue/157/chokes-on-source-files-with-non-utf-8
801 .. _issue 166: https://bitbucket.org/ned/coveragepy/issue/166/dont-try-to-compile-c-extension-on-py…
802 .. _issue 168: https://bitbucket.org/ned/coveragepy/issue/168/dont-be-alarmed-by-emacs-droppings
803 .. _issue 173: https://bitbucket.org/ned/coveragepy/issue/173/theres-no-way-to-specify-show-missing…
820 considered equivalent. Finishes `issue 17`_.
823 branch warnings. Fixes `issue 122`_.
825 - Branch coverage for ``with`` statements is improved, fixing `issue 128`_.
834 `issue 138`_.
837 properly. This fixes `issue 124`_ and `issue 144`_. Thanks, Devin
845 .. _issue 17: http://bitbucket.org/ned/coveragepy/issue/17/support-combining-coverage-data-from
846 .. _issue 122: http://bitbucket.org/ned/coveragepy/issue/122/for-else-always-reports-missing-branch
847 .. _issue 124: http://bitbucket.org/ned/coveragepy/issue/124/no-arbitrary-unicode-in-html-reports-in
848 .. _issue 128: http://bitbucket.org/ned/coveragepy/issue/128/branch-coverage-of-with-statement-in-27
849 .. _issue 138: http://bitbucket.org/ned/coveragepy/issue/138/include-should-take-precedence-over-is
850 .. _issue 144: http://bitbucket.org/ned/coveragepy/issue/144/failure-generating-html-output-for
876 Closes `issue 121`_.
889 mirror Python's ``-m`` flag. Closes `issue 95`_, thanks, Brandon Rhodes.
901 coverage.py will issue a warning, at least alerting you to the problem.
902 Closes `issue 93`_. Thanks to Marius Gedminas for the idea.
905 with ``sys.gettrace()`` and ``sys.settrace()``. This fixes `issue 125`_
906 and `issue 123`_. Thanks, Devin Jeanpierre.
910 Closes `issue 107`_, thanks, Brett Cannon.
913 with the ``-i`` switch just like other source errors. Closes `issue 115`_.
916 closing `issue 80`_.
927 - Internally, files are now closed explicitly, fixing `issue 104`_. Thanks,
930 .. _issue 80: https://bitbucket.org/ned/coveragepy/issue/80/is-there-a-duck-typing-way-to-know-we-c…
931 .. _issue 93: http://bitbucket.org/ned/coveragepy/issue/93/copying-a-mock-object-breaks-coverage
932 .. _issue 95: https://bitbucket.org/ned/coveragepy/issue/95/run-subcommand-should-take-a-module-name
933 .. _issue 104: https://bitbucket.org/ned/coveragepy/issue/104/explicitly-close-files
934 .. _issue 107: https://bitbucket.org/ned/coveragepy/issue/107/codeparser-not-opening-source-files-w…
935 .. _issue 115: https://bitbucket.org/ned/coveragepy/issue/115/fail-gracefully-when-reporting-on-file
936 .. _issue 121: https://bitbucket.org/ned/coveragepy/issue/121/filename-patterns-are-applied-stupidly
937 .. _issue 123: https://bitbucket.org/ned/coveragepy/issue/123/pyeval_settrace-used-in-way-that-brea…
938 .. _issue 125: https://bitbucket.org/ned/coveragepy/issue/125/coverage-removes-decoratortoolss-trac…
944 - The XML report is now sorted by package name, fixing `issue 88`_.
949 .. _issue 88: http://bitbucket.org/ned/coveragepy/issue/88/xml-report-lists-packages-in-random-order
960 fixing `issue 65`_ and `issue 81`_.
965 are rounded otherwise. Fixes `issue 41`_ and `issue 70`_.
968 ``[report] precision`` config file setting. Completes `issue 16`_.
972 `issue 85`_.
974 .. _issue 16: http://bitbucket.org/ned/coveragepy/issue/16/allow-configuration-of-accuracy-of-perce…
975 .. _issue 41: http://bitbucket.org/ned/coveragepy/issue/41/report-says-100-when-it-isnt-quite-there
976 .. _issue 65: http://bitbucket.org/ned/coveragepy/issue/65/branch-option-not-reported-in-cobertura
977 .. _issue 70: http://bitbucket.org/ned/coveragepy/issue/70/text-report-and-html-report-disagree-on-…
978 .. _issue 81: http://bitbucket.org/ned/coveragepy/issue/81/xml-report-does-not-have-condition-cover…
979 .. _issue 85: http://bitbucket.org/ned/coveragepy/issue/85/threadrun-isnt-measured
986 file patterns rather than file prefixes, closing `issue 34`_ and `issue 36`_.
1015 are now reported as having zero statements instead of one. Fixes `issue 1`_.
1028 be combined with ``coverage combine``. Fixes `issue 56`_.
1037 can't be reported anyway. Fixes `issue 52`_ and `issue 61`_.
1041 `issue 82`_.
1044 treated properly while reporting. Fixes `issue 46`_.
1047 coloring on non-DOS machines. Fixes `issue 53`_.
1050 classes is now properly analyzed. See `issue 62`_.
1053 than a cryptic failure ('int' object is unsubscriptable). Fixes `issue 59`_.
1055 .. _issue 1: http://bitbucket.org/ned/coveragepy/issue/1/empty-__init__py-files-are-reported-as-1-…
1056 .. _issue 34: http://bitbucket.org/ned/coveragepy/issue/34/enhanced-omit-globbing-handling
1057 .. _issue 36: http://bitbucket.org/ned/coveragepy/issue/36/provide-regex-style-omit
1058 .. _issue 46: http://bitbucket.org/ned/coveragepy/issue/46
1059 .. _issue 53: http://bitbucket.org/ned/coveragepy/issue/53
1060 .. _issue 52: http://bitbucket.org/ned/coveragepy/issue/52/doctesttestfile-confuses-source-detection
1061 .. _issue 56: http://bitbucket.org/ned/coveragepy/issue/56
1062 .. _issue 61: http://bitbucket.org/ned/coveragepy/issue/61/annotate-i-doesnt-work
1063 .. _issue 62: http://bitbucket.org/ned/coveragepy/issue/62
1064 .. _issue 59: http://bitbucket.org/ned/coveragepy/issue/59/html-report-fails-with-int-object-is
1065 .. _issue 82: http://bitbucket.org/ned/coveragepy/issue/82/tokenerror-when-generating-html-report
1072 not, fixing `issue 49`_.
1075 coverage.py will exit with that status code, fixing `issue 50`_.
1077 .. _issue 49: http://bitbucket.org/ned/coveragepy/issue/49
1078 .. _issue 50: http://bitbucket.org/ned/coveragepy/issue/50
1091 mischaracterized: `issue 39`_.
1100 they're combined, to clean up unneeded files. Fixes `issue 40`_.
1111 `issue 47`_.
1115 .. _issue 39: http://bitbucket.org/ned/coveragepy/issue/39
1116 .. _issue 40: http://bitbucket.org/ned/coveragepy/issue/40
1117 .. _issue 47: http://bitbucket.org/ned/coveragepy/issue/47
1162 - Classes are no longer incorrectly marked as branches: `issue 32`_.
1165 `issue 35`_.
1168 source with tabs: `issue 30`_ and `issue 31`_.
1170 - The --omit option now works much better than before, fixing `issue 14`_ and
1171 `issue 33`_. Thanks, Danek Duvall.
1173 .. _issue 14: http://bitbucket.org/ned/coveragepy/issue/14
1174 .. _issue 30: http://bitbucket.org/ned/coveragepy/issue/30
1175 .. _issue 31: http://bitbucket.org/ned/coveragepy/issue/31
1176 .. _issue 32: http://bitbucket.org/ned/coveragepy/issue/32
1177 .. _issue 33: http://bitbucket.org/ned/coveragepy/issue/33
1178 .. _issue 35: http://bitbucket.org/ned/coveragepy/issue/35
1191 so that tracebacks inside coverage.py aren't shown. Fixes `issue 23`_.
1193 .. _issue 23: http://bitbucket.org/ned/coveragepy/issue/23
1200 `issue 25`_.
1202 .. _issue 25: http://bitbucket.org/ned/coveragepy/issue/25
1219 for DecoratorTools projects, including TurboGears. Fixed `issue 12`_ and
1220 `issue 13`_.
1222 - HTML reports show modules from other directories. Fixed `issue 11`_.
1227 directory where execution started. Fixed `issue 24`_.
1232 .. _issue 11: http://bitbucket.org/ned/coveragepy/issue/11
1233 .. _issue 12: http://bitbucket.org/ned/coveragepy/issue/12
1234 .. _issue 13: http://bitbucket.org/ned/coveragepy/issue/13
1235 .. _issue 24: http://bitbucket.org/ned/coveragepy/issue/24
1242 ran more than 500 frames deep would crash. Fixed `issue 9`_.
1245 invocations could be overlooked. Fixed `issue 10`_.
1252 Fixed `issue 8`_.
1258 .. _issue 9: http://bitbucket.org/ned/coveragepy/issue/9
1259 .. _issue 10: http://bitbucket.org/ned/coveragepy/issue/10
1260 .. _issue 8: http://bitbucket.org/ned/coveragepy/issue/8
1270 lost. Fixed `issue 6`_.
1274 .. _issue 6: http://bitbucket.org/ned/coveragepy/issue/6