Commit graph

720 commits

Author SHA1 Message Date
Will McGugan
f0d0da81c0 Merge branch 'master' into v10.15.0 2021-11-28 16:08:17 +00:00
Will McGugan
a6d1d78487
Merge pull request #1706 from 0xDEC0DE/issue/1670
Add a Text.from_ansi helper method
2021-11-28 16:04:03 +00:00
Will McGugan
86032f6354 exclude 36 2021-11-28 16:00:04 +00:00
Will McGugan
aeac63da7a conditional test 2021-11-28 13:09:08 +00:00
Will McGugan
1799d3ba0d conditional test 2021-11-28 13:05:03 +00:00
Will McGugan
07d51ffc1a race condition and tests 2021-11-27 19:41:29 +00:00
Will McGugan
55e11902ab optimizations 2021-11-25 20:47:09 +00:00
Nicolas Simonds
62ead7eded Add a Text.from_ansi helper method
Add a simple little helper to run `AnsiDecoder.decode_line` over
"pre-cooked" inputs.

Fixes issue: #1670
2021-11-17 13:25:39 -08:00
Will McGugan
3c811afa91 special case for Text 2021-11-16 14:41:30 +00:00
Will McGugan
20b27d53e4 added rich cast to protocol 2021-11-16 12:58:41 +00:00
Will McGugan
337debce63 merge 2021-11-13 09:14:06 +00:00
Will McGugan
3645de66c4 tests for 0 size 2021-11-13 09:07:42 +00:00
Will McGugan
8a74a97563 fix infinite loop 2021-11-13 09:04:12 +00:00
Will McGugan
f60dcd168a disable legacy windows 2021-11-09 17:43:23 +00:00
Will McGugan
59d351168e new lines fixes 2021-11-09 16:30:25 +00:00
Will McGugan
7657a8e8f9 fix trailing comma 2021-11-07 15:59:12 +00:00
Will McGugan
29b5c93a2d fix test 2021-11-07 15:42:53 +00:00
Will McGugan
fcbeffcfa1 formatting 2021-11-07 15:02:39 +00:00
Will McGugan
b64ee28f5e
Merge pull request #1637 from Carreau/linklinenumber
Have logger link to proper file line.
2021-11-07 15:01:23 +00:00
Will McGugan
e53fb31288
Merge pull request #1620 from timsavage/bugfix/handle-errors-writing-log-entry
Bugfix/handle errors writing log entry
2021-11-07 10:26:26 +00:00
Matthias Bussonnier
af9ff73612 fix test with line numbers 2021-11-06 12:12:23 -07:00
James Estevez
316be7bf67
Values exceeding the console's width break print_json 2021-11-06 11:49:33 -07:00
Tim Savage
8704a8329e
Merge branch 'master' into bugfix/handle-errors-writing-log-entry 2021-11-07 00:22:30 +11:00
Will McGugan
f5f67a9ebb fix for missing newline 2021-11-06 12:27:32 +00:00
Will McGugan
5d601fabc3 pass dumps params 2021-11-05 11:09:03 +00:00
Will McGugan
8cf9b684f3 formatting 2021-11-05 10:59:01 +00:00
Will McGugan
e1c105b8f0 fix detect color 2021-11-05 10:26:02 +00:00
Tim Savage
5876f5cacc Add a test case to simulate pythonw related to issue #1619 2021-10-22 12:24:38 +11:00
Will McGugan
25b8976145
Merge pull request #1573 from v0lp3/hide_root
feat(tree): add hide_root argument
2021-10-16 10:57:30 +01:00
Will McGugan
735b60f44f
Merge pull request #1547 from skshetry/json-default
json: add support for default encoder
2021-10-16 10:56:17 +01:00
v0lp3
3bcbbb5d9e ref: black format 2021-10-15 15:54:03 +02:00
v0lp3
f2a8a0ebc8 tests(tree): add tree render with hide_root flag 2021-10-15 15:49:22 +02:00
Laurent Peuch
8a33ce27db fix a edge case bug when running under pytest 2021-10-13 17:39:30 +02:00
Will McGugan
b5fc0f8dd8 fix 310 error message 2021-10-06 13:59:05 +01:00
Will McGugan
3da0e79e3c added skips 2021-10-06 13:55:11 +01:00
Will McGugan
2aa932cf58 fix broken test on py310 2021-10-06 13:51:26 +01:00
Will McGugan
a2b4a959dc better handling of dataclasses 2021-10-06 13:41:39 +01:00
Saugat Pachhai (सौगात)
8375ccf289
json: add support for default encoder 2021-10-06 11:29:18 +05:45
Will McGugan
e96d889beb tests 2021-09-24 09:41:23 +01:00
Will McGugan
522f841198
Merge pull request #1491 from yashrathi-git/fix-typo
Fix typo in example
2021-09-22 21:23:58 +01:00
Will McGugan
f934b09ecb test fake attributes 2021-09-18 09:43:09 +01:00
Yash Rathi
f612f484f2 Fix formatting 2021-09-16 16:07:22 +05:30
Yash Rathi
1e8253e52d Fix typo and update tests 2021-09-16 15:57:26 +05:30
Tushar Sadhwani
4253a26c49 Use builtin html.escape 2021-09-04 00:08:58 +05:30
Will McGugan
cfb7532190 test 2021-08-29 15:41:56 +01:00
Will McGugan
f03b9b7fd8 version bump 2021-08-29 15:34:13 +01:00
Will McGugan
6e76b2216f added print_json 2021-08-28 15:04:06 +01:00
kyle pollina
58af52576e rename footer -> subtitle 2021-08-23 12:08:21 -05:00
kyle pollina
c8eadd2ce5 add test 2021-08-22 20:49:28 -05:00
Rodrigo Girão Serrão
4a66b951f4
Fix typo in the test. 2021-08-17 13:21:38 +01:00