Rodrigo Girão Serrão

Results 62 issues of Rodrigo Girão Serrão

This is an account of many small related issues (not necessarily bugs, per se) uncovered while working on https://github.com/Textualize/textual/issues/1587 - Hashing doesn't take into account the link ID, so styles...

Needs triage

**Describe the bug** If a snapshot test is skipped because it was marked with `pytest.mark.skip` or with `pytest.mark.skipif`, syrupy will: - correctly report that the related snapshots were unused; but...

The original book is mostly last-axis oriented, e.g. preferring `/` over `⌿` when working with vectors. Should we change that?

question

Should (some) chapters get a “Further reading” section, which contains links to other resources relevant to the contents of the chapter? These sections could be optional/mandatory, and contain: - links...

enhancement
question

@mbaas2 reports via email: > “in the explanation of rules for computation of haystack⍳needles, you wrote > > "- items which do not appear in `haystack` give the result `1+m`...

documentation

Following up on #21, it would be great if there was some way of annotating cells that _are_ expected to error. Ideally, the build system would take that to mean...

enhancement

The subsection Chapter I > “First Contact” > “More About DISPLAY” would look good in the chapter “Execute & Format Control”, where output is discussed at length. However, the “More...

documentation
question

The chapter “Working on Data Shape” has a very short introduction about dyadic transpose `⍉` and then goes into some more detail in the specialist's section. However, neither of the...

enhancement

Throughout the book there are several mentions of different configurations that can be changed, and the book often provides the instructions to change that configuration in the Windows IDE; however,...

enhancement

After one or two years of having the sitemap work flawlessly, it started crashing. I suspect it may be because of the 4.0.0 update. The error I get is a...