Commit Graph

1653 Commits

Author SHA1 Message Date
Will McGugan b0c2008e1a black 2021-02-14 14:13:07 +00:00
Will McGugan 97f4ffd556 Docs 2021-02-14 14:08:05 +00:00
Will McGugan a5dc32dcf2 formatting 2021-02-14 11:09:20 +00:00
Will McGugan 80e83169ea size in console options 2021-02-14 11:07:16 +00:00
Will McGugan 7edf183bed docs and tests 2021-02-14 09:48:34 +00:00
Will McGugan d89c29200b skip tests on windows 2021-02-13 19:14:56 +00:00
Will McGugan b44cf8fe07 Protocol for 3.6 2021-02-13 19:01:19 +00:00
Will McGugan 600aef3ac3 typing fixes 2021-02-13 18:58:41 +00:00
Will McGugan 06d99d75c2 Test fix 2021-02-13 18:45:40 +00:00
Will McGugan f09eb9a9a2 Merge branch 'alt-screen' of github.com:willmcgugan/rich into alt-screen 2021-02-13 18:26:13 +00:00
Will McGugan 0c5809d038 formatting fixes 2021-02-13 18:25:47 +00:00
Will McGugan 4b2fa3c35b
Merge branch 'master' into alt-screen 2021-02-13 18:20:19 +00:00
Will McGugan 60f41610cd test fixes 2021-02-13 18:17:14 +00:00
Will McGugan da69cff49f tests 2021-02-13 17:50:43 +00:00
Will McGugan 70a3cb2903 test layout 2021-02-13 17:50:34 +00:00
Will McGugan 1b1f2d0631 new layout class 2021-02-12 21:59:35 +00:00
Will McGugan f81b92842a
Merge pull request #994 from nathanrpage97/feat/ipython-traceback
Add traceback feature for IPython
2021-02-10 10:29:19 +00:00
Nathan Page e2f1584bc0 remove checking ipython traceback closure 2021-02-07 19:46:50 -08:00
Nathan Page 1d08a76c2e use tb_offset to correctly format stack trace 2021-02-07 19:40:27 -08:00
Nathan Page 22d55908d2 fix mypy typing extension for Literal 2021-02-07 13:53:25 -08:00
Nathan Page 0d731c5d5a format with black 2021-02-07 13:51:15 -08:00
Nathan Page dec0c0b246 add the ability for traceback to install in ipython 2021-02-07 13:46:46 -08:00
Will McGugan a16b4db879 blurb 2021-02-07 13:47:38 +00:00
Will McGugan 930dfbde28 alternate screen 2021-02-06 16:28:00 +00:00
Will McGugan 122b8131bb live refactor 2021-02-06 11:49:54 +00:00
Will McGugan 0a54346bda
Link to Swedish translation 2021-02-03 12:23:01 +00:00
Will McGugan e06b8f51c1
Merge pull request #981 from Adilius/master
Added a swedish translation of the README
2021-02-03 12:20:14 +00:00
Adilius 4de5a9a761 Updated README.sv.md 2021-02-02 17:39:28 +01:00
Adilius 3a5d7f8410 Added README.sv.md 2021-02-02 16:55:10 +01:00
Will McGugan 3c1a714629
Merge pull request #974 from jack1142/patch-1
Fix the documented default of `tracebacks_word_wrap`
2021-01-30 11:02:02 +00:00
jack1142 4aca2c06ce
Fix the documented default 2021-01-29 22:49:43 +01:00
Will McGugan 6e5eea4b9e
Merge pull request #972 from carltongibson/patch-1
Corrected typo in Logging Handler docs.
2021-01-29 09:31:35 +00:00
Carlton Gibson 7bbf2a7b92
Corrected typo in Logging Handler docs. 2021-01-29 10:28:12 +01:00
Will McGugan bc8737ba23
Merge pull request #962 from willmcgugan/dependabot/pip/pytest-6.2.2
Bump pytest from 6.2.1 to 6.2.2
2021-01-27 21:29:46 +00:00
Will McGugan 65e6eff756 comment 2021-01-27 21:17:02 +00:00
Will McGugan 247431544d version bump 2021-01-27 20:55:45 +00:00
dependabot[bot] b0334be055
Bump pytest from 6.2.1 to 6.2.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.1...6.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-27 14:16:27 +00:00
Will McGugan 3e60caa811
Merge pull request #961 from willmcgugan/optimizations
Optimizations
2021-01-27 14:14:29 +00:00
Will McGugan f63323eb6b
Merge pull request #959 from willmcgugan/dependabot/pip/mypy-0.800
Bump mypy from 0.790 to 0.800
2021-01-27 14:13:27 +00:00
Will McGugan 5a508bfd8b docstring 2021-01-27 13:54:30 +00:00
Will McGugan 99e4f2863a optimize text 2021-01-26 22:13:11 +00:00
Will McGugan 655170417a special case for style defs 2021-01-25 22:09:41 +00:00
Will McGugan 85eca00a74 table style refactor 2021-01-25 22:07:12 +00:00
Will McGugan 3d149e47e7 text optimizations 2021-01-25 21:21:38 +00:00
dependabot[bot] 386f9ad534
Bump mypy from 0.790 to 0.800
Bumps [mypy](https://github.com/python/mypy) from 0.790 to 0.800.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.790...v0.800)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-25 06:21:54 +00:00
Will McGugan fbd4c03cd8
Merge pull request #958 from realnitinworks/doc-fixes
fix incorrect texts in docstring
2021-01-24 17:52:38 +00:00
Nitin George Cherian 435d7a2e2d fix defaults mentioned for positional args 2021-01-24 15:29:06 +05:30
Nitin George Cherian a278e6c976 fix incorrect texts in docstring 2021-01-24 14:51:43 +05:30
Will McGugan 3473658d13
Merge pull request #955 from willmcgugan/traceback-speed
optimizations for traceback
2021-01-23 15:41:30 +00:00
Will McGugan 377e9d6efb remove superfluous tabs 2021-01-23 15:35:57 +00:00