Commit graph

3376 commits

Author SHA1 Message Date
Will McGugan
52af9f1473
Merge pull request #1292 from willmcgugan/dependabot/pip/types-dataclasses-0.1.4
Bump types-dataclasses from 0.1.3 to 0.1.4
2021-06-14 07:34:39 +01:00
dependabot[bot]
a3164a2dd4
Bump sphinx-copybutton from 0.3.1 to 0.3.3
Bumps [sphinx-copybutton](https://github.com/executablebooks/sphinx-copybutton) from 0.3.1 to 0.3.3.
- [Release notes](https://github.com/executablebooks/sphinx-copybutton/releases)
- [Changelog](https://github.com/executablebooks/sphinx-copybutton/blob/master/CHANGELOG.md)
- [Commits](https://github.com/executablebooks/sphinx-copybutton/compare/v0.3.1...v0.3.3)

---
updated-dependencies:
- dependency-name: sphinx-copybutton
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 06:17:24 +00:00
dependabot[bot]
90ab989560
Bump types-dataclasses from 0.1.3 to 0.1.4
Bumps [types-dataclasses](https://github.com/python/typeshed) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-dataclasses
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 06:16:55 +00:00
Christian Clauss
9c12a45374 Fix typos discovered by codespell 2021-06-12 15:17:57 +02:00
Will McGugan
8a15b19be1
Merge pull request #1282 from willmcgugan/dependabot/pip/mypy-0.902
Bump mypy from 0.901 to 0.902
2021-06-11 11:01:58 +01:00
Will McGugan
55ced89bca
Merge pull request #1284 from bobatsar/patch-1
Update group.rst
2021-06-11 09:24:41 +01:00
bobatsar
5709c5d1bb
Update group.rst
Fix typo
2021-06-11 10:13:09 +02:00
dependabot[bot]
a4c13ee6af
Bump mypy from 0.901 to 0.902
Bumps [mypy](https://github.com/python/mypy) from 0.901 to 0.902.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.901...v0.902)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 05:13:19 +00:00
Will McGugan
3305be85c8
Merge pull request #1281 from darrenburns/fix-typo-in-rich-repr-docs
Fix small typo in Rich Repr documentation
2021-06-10 13:07:32 +01:00
Darren Burns
4c9f42cb5c
Fix small typo in Rich Repr documentation 2021-06-10 13:04:06 +01:00
Will McGugan
36758803c8 heading 2021-06-10 12:56:07 +01:00
Will McGugan
0955ed7a6f header 2021-06-10 12:30:49 +01:00
Will McGugan
7111aa9d6e words 2021-06-10 12:26:28 +01:00
Will McGugan
a9d723dd69 added angular example 2021-06-10 09:29:50 +01:00
Will McGugan
f7c3c98e66 words 2021-06-10 08:44:03 +01:00
Will McGugan
63ae6d3acd words 2021-06-10 08:17:13 +01:00
Will McGugan
2df757b2a3 docs 2021-06-09 18:56:11 +01:00
Will McGugan
20024635c0
Merge pull request #1274 from nathanrpage97/feat/add-ipython-extension
add ipython extension for rich
2021-06-09 18:51:33 +01:00
Will McGugan
9a65f49789
Merge branch 'master' into feat/add-ipython-extension 2021-06-09 18:45:06 +01:00
Will McGugan
7592f09797
Merge pull request #1275 from willmcgugan/tui
Rich repr enhancements and docs
2021-06-09 18:44:17 +01:00
Will McGugan
d5d08a2c4a lock update 2021-06-09 18:42:33 +01:00
Will McGugan
30efe8d2ca
Merge branch 'master' into tui 2021-06-09 18:39:58 +01:00
Will McGugan
ed2e4cc71b mypy upgrade 2021-06-09 18:38:14 +01:00
Will McGugan
cc286e97d4
Merge pull request #1276 from willmcgugan/dependabot/pip/mypy-0.901
Bump mypy from 0.812 to 0.901
2021-06-09 18:32:34 +01:00
Will McGugan
932c451dd9 repr example 2021-06-09 18:28:10 +01:00
Will McGugan
74ba2e1cdf Merge branch 'tui' of github.com:willmcgugan/rich into tui 2021-06-09 18:24:32 +01:00
Will McGugan
74efdcd860 Version bump 2021-06-09 18:24:25 +01:00
Will McGugan
c5f286dc86
Merge branch 'master' into tui 2021-06-09 18:24:01 +01:00
Will McGugan
5b5e577156 typing and blackening 2021-06-09 18:22:24 +01:00
Will McGugan
928d8efbc4 ununsed ignores 2021-06-09 18:20:11 +01:00
Will McGugan
1af5eee96f pretty docs 2021-06-09 15:39:58 +01:00
Will McGugan
c924e4e7e0
Merge pull request #1253 from P403n1x87/perf-console-log
perf(console): avoid call to inspect.stack when possible
2021-06-09 15:39:26 +01:00
Will McGugan
090fab470c
Merge branch 'master' into feat/add-ipython-extension 2021-06-09 15:34:11 +01:00
dependabot[bot]
d491809f44
Bump mypy from 0.812 to 0.901
Bumps [mypy](https://github.com/python/mypy) from 0.812 to 0.901.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.812...v0.901)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 14:33:14 +00:00
Will McGugan
1eea5d5fbb
Merge pull request #1269 from willmcgugan/dependabot/pip/pytest-cov-2.12.1
Bump pytest-cov from 2.12.0 to 2.12.1
2021-06-09 15:31:02 +01:00
Will McGugan
b575697be8
Merge pull request #1252 from sondrelg/python-3.10
Upgrade Poetry installation
2021-06-09 15:30:44 +01:00
Will McGugan
5d18450bba remove widgets 2021-06-08 20:17:09 +01:00
Nathan Page
e43016ddf2 remove code coverage checks of ipython extension 2021-06-06 16:37:36 -04:00
Nathan Page
e1c6edb302 add ipython classifier 2021-06-06 16:29:02 -04:00
Nathan Page
f43893290f no need to include py.typed as poetry includes everything not in .gitignore 2021-06-06 16:28:34 -04:00
Nathan Page
0b667ec048 fix circular import and explain it is needed 2021-06-06 15:17:55 -04:00
Nathan Page
8f9ebcdd4a remove unnecessary lazy import 2021-06-06 15:10:58 -04:00
Nathan Page
72e6820df3 add changelog information 2021-06-06 15:10:45 -04:00
Nathan Page
81215323f0 add ipython extension for rich 2021-06-06 15:00:52 -04:00
Gabriele N. Tornetta
efa324a594 perf(console): avoid call to inspect.stack
This change improves the performance of the `Console.log` method by avoiding an expensive call to `stack()` and using `currentframe` instead. The same information is then available by navigating backward as many levels as required and peeking at the `code` object.
2021-06-05 17:50:02 +01:00
dependabot[bot]
404bd16aba
Bump pytest-cov from 2.12.0 to 2.12.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.12.0...v2.12.1)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 05:13:26 +00:00
Will McGugan
803651999e remote tui submodule 2021-06-01 17:13:43 +01:00
Will McGugan
34630b02b6 remove bus.py 2021-05-30 17:41:47 +01:00
Will McGugan
58845970c3 placeholder widget 2021-05-30 14:00:02 +01:00
Will McGugan
d13b133a37 idle events disable 2021-05-30 13:59:47 +01:00