wtpython icon indicating copy to clipboard operation
wtpython copied to clipboard

Automatically find solutions when your Python code encounters an issue.

Results 37 wtpython issues
Sort by recently updated
recently updated
newest added

We don't need to test textual or rich specifically, but we should be able to test if stackoverflow results are rendered consistently in the TUI or no-display mode. I think...

Organize stackoverflow module so that the Stackoverflow object will keep track of which question its displaying and provide the markdown-rendered content for the display module. The SO module should also...

enhancement

Just as there is something for StackOverflow, perhaps it would be an interesting feature to have an integration for [Kite](https://www.kite.com/python/docs), [Read the Docs](https://readthedocs.org/) and other sources of documentation.

enhancement

As it stands currently, WTP seems to have code that is rather specific to StackOverflow. For instance, there is code that is specifically for navigating questions in `display.py`: https://github.com/what-the-python/wtpython/blob/022785fa710f3bf69becd0b2a429e4926f37ba2d/wtpython/display.py#L147-L161 Perhaps...

enhancement

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0. Release notes Sourced from actions/checkout's releases. v3.1.0 What's Changed Inject GitHub host to be able to clone from another GitHub instance by @​peter-murray in...

dependencies
github_actions

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.12.1 to 4.0.0. Changelog Sourced from pytest-cov's changelog. 4.0.0 (2022-09-28) Note that this release drops support for multiprocessing. --cov-fail-under no longer causes pytest --collect-only to fail Contributed...

dependencies
python

Bumps [flake8-docstrings](https://github.com/pycqa/flake8-docstrings) from 1.6.0 to 1.7.0. Changelog Sourced from flake8-docstrings's changelog. 1.7.0 Add --property-decorators option. Commits cd8a6e7 1.7.0 e8c4f6c Merge pull request #48 from NMertsch/main 85c3467 Improve consistency 90edee9 [pre-commit.ci]...

dependencies
python

Bumps [markdownify](https://github.com/matthewwithanm/python-markdownify) from 0.9.4 to 0.11.6. Release notes Sourced from markdownify's releases. Fixed CLI options, added nix shell file to repo No release notes provided. Fixed cli options and lint/test...

dependencies
python