Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Textualize/rich issues and pull requests

#2884 - expand requirements

Pull Request - State: open - Opened by ucodery over 1 year ago

#2883 - docs: syntax: Explain lexer parameter

Pull Request - State: open - Opened by royatt over 1 year ago

#2882 - [BUG] Wrong encoding in Windows CMD or Powershell redirection

Issue - State: open - Opened by gdlmx over 1 year ago - 1 comment
Labels: Needs triage

#2881 - fix auto detection of terminal size on Windows

Pull Request - State: closed - Opened by lewis-yeung over 1 year ago

#2880 - [BUG] IPython extension: add ipython cell line to traceback

Issue - State: open - Opened by Paul-Aime over 1 year ago - 1 comment
Labels: Needs triage

#2879 - Fix typo in Progress docs

Pull Request - State: closed - Opened by aminalaee over 1 year ago

#2877 - [REQUEST] Support for external image rendering methods

Issue - State: open - Opened by Rhythmicc over 1 year ago - 1 comment
Labels: Needs triage

#2876 - adding syntax column_offset

Pull Request - State: open - Opened by Ayehavgunne over 1 year ago

#2875 - [BUG] Class of default value may change behavior of repr auto generation

Issue - State: closed - Opened by FlxB2 over 1 year ago - 2 comments
Labels: Needs triage

#2873 - use object.__new__(Style) consistently

Pull Request - State: open - Opened by The-Alchemist over 1 year ago - 1 comment

#2872 - [REQUEST] Nested non-local progress bars

Issue - State: open - Opened by jmetz over 1 year ago - 6 comments
Labels: Needs triage

#2871 - Add 2 new spinners: an egg hatching and a rocket going to space

Pull Request - State: open - Opened by vemonet over 1 year ago

#2870 - add code_width in traceback

Pull Request - State: open - Opened by LCH-1 over 1 year ago

#2869 - [BUG]Bracket highlighting and escaping

Issue - State: closed - Opened by snooppr over 1 year ago - 3 comments
Labels: Needs triage

#2867 - Fix: Progress printing an empty line after finishing in jupyter

Pull Request - State: open - Opened by cceyda over 1 year ago - 2 comments

#2866 - [BUG] get_ipython no longer available in globals() of imported modules

Issue - State: open - Opened by dragonpaw over 1 year ago - 7 comments
Labels: Needs triage

#2865 - Bump mypy from 0.971 to 1.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, python

#2860 - Bump black from 22.12.0 to 23.1.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, python

#2859 - [BUG] COLORTERM in combination with FORCE_COLOR does not work anymore

Issue - State: closed - Opened by ThunderKey over 1 year ago - 3 comments
Labels: Needs triage

#2858 - Update "logging.level.warning" to yellow"

Pull Request - State: open - Opened by alexprengere over 1 year ago - 1 comment

#2848 - Bump peter-evans/create-or-update-comment from 1.4.5 to 2.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies, github_actions

#2847 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies, github_actions

#2837 - terminal left in funky state after using Progress w/ multiple threads.

Issue - State: closed - Opened by yuffington over 1 year ago - 7 comments
Labels: more information needed

#2822 - Bump mypy from 0.971 to 1.0.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#2821 - [BUG] rich crashes ipython when printing a traceback after due to `StopIteration` error

Issue - State: closed - Opened by scottstanie over 1 year ago - 5 comments
Labels: Needs triage

#2818 - [BUG] Incorrect tab-size

Issue - State: closed - Opened by LorhanSohaky over 1 year ago - 3 comments
Labels: Needs triage

#2811 - Improve Traceback Frame Suppression

Pull Request - State: closed - Opened by debanjum over 1 year ago - 3 comments

#2796 - [BUG] Giving Text and invalid style does not raise MissingStyle

Issue - State: open - Opened by plannigan over 1 year ago - 3 comments
Labels: Needs triage

#2795 - [REQUEST] Set code_width dynamically

Issue - State: open - Opened by LCH-1 over 1 year ago - 3 comments
Labels: Needs triage

#2793 - [BUG] JupyterMixin adds spurious trailing newline

Issue - State: open - Opened by NickCrews over 1 year ago - 16 comments
Labels: Needs triage

#2781 - [BUG] Pandas `KeyError` crashes kernel in VSCode notebook when `rich.traceback` is installed and `rich>13.0.1`

Issue - State: closed - Opened by timvink over 1 year ago - 4 comments
Labels: Needs triage

#2743 - Bump sphinx from 5.1.1 to 6.1.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#2740 - [BUG] Double rendering of notebook output with `rich>=12.6.0`

Issue - State: closed - Opened by alecgunny over 1 year ago - 7 comments
Labels: Needs triage

#2714 - [BUG] iPython ignores custom highlighter

Issue - State: open - Opened by alexklapheke over 1 year ago - 2 comments
Labels: Needs triage

#2712 - [BUG] Rich shouldn't explode when using more than one display

Issue - State: open - Opened by domef over 1 year ago - 6 comments
Labels: Needs triage

#2711 - [BUG] Extra newline while logging in VSCode Jupyter Notebook

Issue - State: open - Opened by lainisourgod over 1 year ago - 2 comments
Labels: Needs triage

#2708 - Bump attrs from 21.4.0 to 22.2.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#2702 - Replace deprecated dev-dependencies in pyproject.toml

Pull Request - State: closed - Opened by NeilGirdhar over 1 year ago

#2691 - console.status 'blinking' artifact

Issue - State: open - Opened by dunkmann00 over 1 year ago - 13 comments
Labels: Needs triage

#2650 - Fix Traceback.from_exception ignores locals_max_length and locals_max_string

Pull Request - State: closed - Opened by giladbarnea over 1 year ago - 1 comment

#2647 - [BUG] `RichHandler(show_path=False)` emits trailing whitespace up to terminal width

Issue - State: closed - Opened by OddBloke over 1 year ago - 9 comments
Labels: Needs triage

#2631 - Fix typos

Pull Request - State: closed - Opened by urasakikeisuke over 1 year ago - 1 comment

#2617 - chore: add python 3.11 testing, update Actions

Pull Request - State: closed - Opened by henryiii over 1 year ago - 2 comments

#2616 - Progress prints an empty line after finishing in jupyter

Pull Request - State: closed - Opened by cceyda over 1 year ago - 2 comments

#2590 - [BUG]

Issue - State: closed - Opened by hpe-ykoehler over 1 year ago - 2 comments
Labels: Needs triage

#2563 - [BUG] Recorded content not expected for captured prints

Issue - State: open - Opened by jylind over 1 year ago - 2 comments
Labels: Needs triage

#2556 - feat(terminal_theme): add more themes

Pull Request - State: open - Opened by wizard-28 over 1 year ago - 1 comment

#2553 - Bump pytest-cov from 3.0.0 to 4.0.0

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#2551 - RichHandler file/line info malformed on GitLab CI runner

Issue - State: open - Opened by awgymer almost 2 years ago - 2 comments
Labels: Needs triage

#2506 - [BUG] Unable to use pager with long table

Issue - State: closed - Opened by tonycombocurve almost 2 years ago - 7 comments
Labels: Needs triage

#2500 - Add option to suppress provided types in tracebacks

Pull Request - State: closed - Opened by cmckain almost 2 years ago - 5 comments

#2449 - Force color

Pull Request - State: closed - Opened by darrenburns almost 2 years ago - 13 comments

#2416 - [question] Using `loguru` & `rich`

Issue - State: closed - Opened by yozachar almost 2 years ago - 7 comments
Labels: Needs triage

#2411 - [BUG] UnicodeEncodeError on Windows with ruler.

Issue - State: closed - Opened by tobiasraabe almost 2 years ago - 8 comments
Labels: bug

#2376 - [REQUEST] Add support for tables in markdown

Issue - State: open - Opened by Advik-B almost 2 years ago - 2 comments
Labels: Needs triage

#2370 - [REQUEST] Control float precision for nested objects in pretty print?

Issue - State: open - Opened by NekoApocalypse about 2 years ago - 1 comment
Labels: Needs triage

#2347 - Add `echo` param to `Console.capture`

Pull Request - State: open - Opened by darrenburns about 2 years ago - 7 comments

#2335 - Use plugin to populate __version__

Issue - State: open - Opened by willmcgugan about 2 years ago - 2 comments
Labels: accepted

#2307 - [BUG] number of bytes exceeds in rich's wrap_file() function

Issue - State: closed - Opened by 777advait about 2 years ago - 5 comments
Labels: Needs triage

#2293 - [BUG] Backspacing deletes the prompt in `console.input` using `readline`

Issue - State: open - Opened by JoseKilo about 2 years ago - 8 comments
Labels: Needs triage

#2282 - [BUG] time remaining estimate doesn't work on slow tasks

Issue - State: closed - Opened by rvalieris about 2 years ago - 6 comments
Labels: Needs triage

#2277 - [REQUEST] Add a [minimal] version of rich without commonmark and pygments

Issue - State: open - Opened by tonybaloney about 2 years ago - 6 comments
Labels: Needs triage

#2267 - add tests for multiline reprs

Pull Request - State: closed - Opened by rodrigogiraoserrao about 2 years ago - 8 comments

#2267 - add tests for multiline reprs

Pull Request - State: closed - Opened by rodrigogiraoserrao about 2 years ago - 8 comments

#2238 - [REQUEST] `rich.traceback` should handle `ExceptionGroup` and `__notes__`

Issue - State: closed - Opened by Zac-HD about 2 years ago - 3 comments
Labels: Needs triage

#2153 - [BUG] SVG output is not compatible with most tools beyond browsers

Issue - State: closed - Opened by abey79 about 2 years ago - 11 comments
Labels: Needs triage

#2139 - [BUG] Flickering large progress display on Alacritty

Issue - State: closed - Opened by naterichman over 2 years ago - 12 comments
Labels: Needs triage

#2137 - [QUESTION] How to override markdown header justification?

Issue - State: closed - Opened by philwareublox over 2 years ago - 6 comments

#2073 - [BUG] When pretty-printed, items with a multi-line repr are not indented

Issue - State: open - Opened by leroyvn over 2 years ago - 8 comments
Labels: accepted

#2022 - [BUG] Should RichHandler default to stderr

Issue - State: closed - Opened by rdburns over 2 years ago - 11 comments
Labels: Needs triage

#1888 - Extra output in progress bars running on jupyter notebooks.

Issue - State: open - Opened by tylerflex over 2 years ago - 6 comments
Labels: Needs triage

#1859 - [REQUEST] Support for PEP 654 tracebacks (ExceptionGroups)

Issue - State: open - Opened by Tinche over 2 years ago - 8 comments
Labels: enhancement, accepted

#1630 - Escape codes for links aren't always suppressed when not supported

Issue - State: closed - Opened by emojjon over 2 years ago - 3 comments
Labels: Can't reproduce

#1591 - [BUG] Writing JSON to STDOUT

Issue - State: open - Opened by thehappydinoa over 2 years ago - 9 comments
Labels: Needs triage

#1535 - Add pause() and resume() methods to progress bars

Issue - State: open - Opened by nottings over 2 years ago - 7 comments
Labels: enhancement

#1532 - [help] How to print functin name on the right hand side during logging

Issue - State: closed - Opened by avatar-lavventura almost 3 years ago - 7 comments
Labels: Needs triage

#1532 - [help] How to print functin name on the right hand side during logging

Issue - State: closed - Opened by avatar-lavventura almost 3 years ago - 7 comments
Labels: Needs triage

#1331 - [REQUEST] Support for deleting/removing rows/columns from table

Issue - State: closed - Opened by cbrxyz almost 3 years ago - 2 comments
Labels: Needs triage

#1288 - Exploratory Contribution: MUD Support (MXP/Pueblo)

Pull Request - State: closed - Opened by volundmush about 3 years ago - 1 comment

#1161 - [REQUEST] Add color to custom log levels.

Issue - State: closed - Opened by DeemOnSecurity about 3 years ago - 3 comments
Labels: Needs triage

#1103 - [BUG] Rich Live with auto refresh does not play nicely with readchar

Issue - State: closed - Opened by Dr-ZeeD over 3 years ago - 9 comments
Labels: Needs triage

#1053 - [BUG] pdb/breakpoint() isn't very usable during progress

Issue - State: closed - Opened by The-Compiler over 3 years ago - 15 comments
Labels: Needs triage

#1019 - [BUG] log formating wrapping line numbers

Issue - State: closed - Opened by b4ldr over 3 years ago - 9 comments
Labels: Needs triage

#459 - [REQUEST] Always print the time in console.log, even when the last logged time is the same

Issue - State: closed - Opened by bartzy over 3 years ago - 6 comments
Labels: Needs triage

#318 - [REQUEST] rich Pretty: truncate long variables

Issue - State: closed - Opened by FedeClaudi over 3 years ago - 16 comments
Labels: enhancement, hacktoberfest

#266 - [REQUEST] Improved prompt with inline updates

Issue - State: closed - Opened by mschmidtkorth almost 4 years ago - 2 comments
Labels: Needs triage

#247 - [QUESTION] How to test output of rich.Table?

Issue - State: closed - Opened by Imipenem almost 4 years ago - 8 comments
Labels: Needs triage

#206 - [BUG] Coloring does not work in PyCharm

Issue - State: closed - Opened by akrk1986 almost 4 years ago - 19 comments
Labels: upstream

#163 - [REQUEST] Demo how to work in conjunction with `loguru`

Issue - State: closed - Opened by leej11 almost 4 years ago - 11 comments
Labels: Needs triage

#110 - Disabling visibility of progress

Issue - State: closed - Opened by calebstewart about 4 years ago - 8 comments
Labels: enhancement

#98 - Display Pandas DataFrames

Issue - State: closed - Opened by cbrnr about 4 years ago - 9 comments
Labels: enhancement

#64 - Is it possible to mix use of console.log() and progress bar?

Issue - State: closed - Opened by StephenPCG about 4 years ago - 15 comments

#2 - Great lib! Trouble with width

Issue - State: closed - Opened by bwalrond over 4 years ago - 12 comments
Labels: Can't reproduce