summaryrefslogtreecommitdiff
path: root/README.rst
Commit message (Collapse)AuthorAge
* New upstream version 3.0.0Colin Watson2023-10-27
|
* New upstream version 2.0.0Colin Watson2023-06-28
|
* New upstream version 1.7.0Colin Watson2020-07-25
|
* New upstream version 1.6.0Colin Watson2019-12-09
|
* New upstream version 1.5.0Colin Watson2019-10-24
|
* New upstream version 1.4.0Colin Watson2019-05-05
|
* Bump version: 1.3.1 → 1.3.2Ionel Cristian Mărieș2017-04-09
|
* Add a test for #17 (broken traceback.clear_frames).Ionel Cristian Mărieș2017-04-07
|
* Bump version: 1.3.0 → 1.3.1Ionel Cristian Mărieș2017-03-27
|
* Traceback uses iteration and not recursion.Jason Madden2017-03-21
| | | | | | | | | | This lets us properly create, pickle, and turn back into tracebacks the results of exceeding the recursion limit. Also, ``as_traceback`` is careful to not create reference cycles in the traceback it returns by cleaning up the temporary variables. Fixes #15.
* Updaet various project skel things and drop 2.6 from tests.Ionel Cristian Mărieș2017-03-14
|
* More explaining. Ref #13.Ionel Cristian Mărieș2017-03-09
|
* Update README.rstIonel Cristian Mărieș2017-03-08
|
* Add link to pickle docs. Ref #13.Ionel Cristian Mărieș2017-03-08
|
* Update badge url.Ionel Cristian Mărieș2016-03-08
|
* Add Traceback.from_string.Ionel Cristian Mărieș2016-03-08
|
* Add two more tests.Ionel Cristian Mărieș2016-03-08
|
* Make shorter short description.Ionel Cristian Mărieș2016-03-08
|
* Upgrade skel. Add docs dir.Ionel Cristian Mărieș2016-03-08
|
* Update README.rstDRayX2015-12-16
| | | Update to_dict example to fix unit tests
* Correct some assertions.Ionel Cristian Mărieș2015-10-04
|
* Upgrade skel.Ionel Cristian Mărieș2015-10-02
|
* Actually tests were broken and there was some loading issue with from_dict ↵Ionel Cristian Mărieș2015-03-31
| | | | on py2 (breakage when filename/name was unicode).
* Add to_dict method and from_dict classmethod on Tracebacks=2015-03-28
|
* Expand the comments a bit.Ionel Cristian Mărieș2014-03-05
|
* Mention 3.4 support in README.rst.Colin Watson2014-03-05
|
* Adjust tests to support Python 3.4.Colin Watson2014-03-05
| | | | | The fix for http://bugs.python.org/issue13831 broke our tests. Monkey-patch it out so that we can still see the original problem.
* Update readme.Ionel Cristian Mărieș2014-02-16
|
* Added some tests with local stacks.Ionel Cristian Mărieș2014-01-19
|
* Fix tests on windows.Ionel Cristian Mărieș2014-01-09
|
* Add a Bitdeli badge to READMEBitdeli Chef2014-01-02
|
* Update README.rstIonel Cristian Mărieș2014-01-02
|
* Update README.rstIonel Cristian Mărieș2014-01-01
|
* Need more ellipses.Ionel Cristian Mărieș2013-12-31
|
* Add more ellipses.Ionel Cristian Mărieș2013-12-31
|
* Fix link.Ionel Cristian Mărieș2013-12-31
|
* Add credits section.Ionel Cristian Mărieș2013-12-31
|
* Some cosmetics.Ionel Cristian Mărieș2013-12-31
|
* Fix stuff; Add tests.Ionel Cristian Mărieș2013-12-31
|
* Initial.Ionel Cristian Mărieș2013-12-31