Commit graph

3376 commits

Author SHA1 Message Date
Pim
ae6a8465c0 Fixed failing test 2020-08-10 18:41:03 +02:00
Pim
9b2ef66bcc Blackify 2020-08-10 18:32:56 +02:00
Pim
2761f349e3 Exceptions in weird files 2020-08-10 18:31:28 +02:00
Pim
f093f6be7e Excluded line from coverage because of possible coverage bug 2020-08-10 18:04:06 +02:00
Pim
45eea9472a test for nested exceptions 2020-08-10 18:01:27 +02:00
Will McGugan
9abc0292c1 version bump 2020-08-10 16:44:41 +01:00
Will McGugan
399ce38ddc
Merge pull request #227 from willmcgugan/fast-pretty
faster pretty
2020-08-10 16:44:09 +01:00
Will McGugan
b2b3ab9039 Reformat 2020-08-10 16:40:54 +01:00
Will McGugan
b7e66ced66 faster pretty 2020-08-10 16:37:46 +01:00
Pim
c5c06d1fa7 SyntaxError for traceback testing 2020-08-10 17:33:45 +02:00
dependabot[bot]
dea68b36cd
Bump sphinx from 3.1.2 to 3.2.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.1.2...v3.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 05:52:20 +00:00
Will McGugan
aedfdb37b8
Update README.md 2020-08-09 18:02:06 +01:00
Will McGugan
b5ee037f76
Merge pull request #224 from willmcgugan/fast-pretty
faster pretty
2020-08-09 15:17:11 +01:00
Will McGugan
f29fdf5f57 simplify 2020-08-09 13:40:56 +01:00
Will McGugan
db5db65557 literals 2020-08-09 13:37:48 +01:00
Will McGugan
6a75699aa4 version bump 2020-08-09 13:35:25 +01:00
Will McGugan
50ffd7158f faster pretty 2020-08-09 13:34:17 +01:00
Will McGugan
d41f4ffce0
Merge pull request #222 from benleb/patch-1
fix demo-breaking typo
2020-08-09 09:18:34 +01:00
Ben
d533cb89fb
fix demo-breaking typo 2020-08-09 03:15:58 +02:00
Will McGugan
6a9b1966d7
Merge pull request #219 from ericthkr/docs
Change raw strings to strings in docstrings
2020-08-08 21:13:01 +01:00
Will McGugan
06922006f2
Merge pull request #221 from willmcgugan/pretty
Pretty
2020-08-08 20:36:30 +01:00
Will McGugan
5e8701d5c4 correct date 2020-08-08 18:56:54 +01:00
Will McGugan
b98ff8fe3c add stress test 2020-08-08 18:51:34 +01:00
Will McGugan
ec8cb56ccf docs and comments 2020-08-08 18:41:15 +01:00
Will McGugan
5a9f0dcc36 append text test 2020-08-08 18:22:38 +01:00
Will McGugan
350cbbe6c8 type error 2020-08-08 17:46:50 +01:00
Will McGugan
6169ab64df docs 2020-08-08 17:38:57 +01:00
Will McGugan
dba38be39e Merge branch 'master' into pretty 2020-08-08 15:57:16 +01:00
Will McGugan
b86a0cbd47 Test revursive 2020-08-08 15:57:01 +01:00
ericthkr
874a040a41 Change raw strings to strings in docstrings 2020-08-08 17:11:52 +05:30
Will McGugan
0d1a172b7c repl 2020-08-08 11:47:10 +01:00
Hedy Li
0d90d99b5e format with black 2020-08-08 02:39:35 +00:00
Hedy Li
311b677d36 construct left and right rule separately 2020-08-08 02:39:14 +00:00
Hedy Li
f8886b2779 improve no title and cell len logic 2020-08-08 00:06:58 +00:00
Will McGugan
6dfdf1a40c added pretty functionality 2020-08-07 23:14:52 +01:00
Will McGugan
1a1ce7ad1f
Merge pull request #217 from pim-hoeven/tests/test-ratio
Test for ratio_reduce in ._ratio
2020-08-07 22:44:12 +01:00
Pim
91d5739353 Test for ratio_reduce in ._ratio 2020-08-07 16:13:59 +02:00
Hedy Li
572cae35d2 restore main code 2020-08-07 01:06:38 +00:00
Hedy Li
465a56f465 fix cjk i think 2020-08-07 01:04:19 +00:00
Hedy Li
5d034c6ab7 fix conflicts 2020-08-07 00:55:45 +00:00
Will McGugan
236338a76b wip 2020-08-06 16:05:46 +01:00
Will McGugan
527475837e Merge branch 'master' of github.com:willmcgugan/rich 2020-08-05 16:09:04 +01:00
Will McGugan
c2716b2b14 fixed scientific notation numbers 2020-08-05 16:08:56 +01:00
Will McGugan
9cca68e27e
Merge pull request #211 from tirkarthi/fix-warnings
Fix deprecation warnings due to invalid escape sequences.
2020-08-05 14:17:38 +01:00
Will McGugan
3a77ba7c76
Merge pull request #208 from JettChenT/patch-1
Update badges for chinese README.md(sync with english README.md)
2020-08-05 14:09:50 +01:00
Karthikeyan Singaravelan
58b7224e93 Fix deprecation warnings due to invalid escape sequences. 2020-08-05 13:08:38 +00:00
Hedy Li
a04200b1ed add more tests 2020-08-05 20:31:57 +08:00
Hedy Li
fd76eba526 remove print and modify console.print 2020-08-05 20:26:56 +08:00
Hedy Li
d84753786a remove print() for debugging 2020-08-05 10:00:57 +00:00
Hedy Li
c534209203 remove print() for debugging 2020-08-05 09:58:45 +00:00