aboutsummaryrefslogtreecommitdiff
path: root/tests/docs
AgeCommit message (Collapse)AuthorFilesLines
12 dayschore: enforce fully strict static typing across library, tests, and tooling ↵natsuoto1-10/+11
with zero suppressions
12 daysfeat(release): changes/ fragment system + generator, .public-surface ↵natsuoto1-0/+8
snapshot + CI migration gate, deprecation-warning + anchor harnesses, Trusted Publishing, relicense CHANGELOG entry
13 dayschore: codebase-wide rule audit — eliminate Any/object where non-protocol, ↵natsuoto1-3/+3
hoist in-function imports, rename compound/folder-repeat files, replace generic-exception raises, bind chained comprehensions, strip __init__ docstrings, remove pragmas
13 daysfeat(library): ipv4/ipv6/email_rfc_5322/iso_date/zip_code validators + ↵natsuoto1-2/+5
real-world corpus hardening across 14 patterns + guarantee docstrings
13 daysfix(ci): skip re.DEBUG doc block on PyPy — hits the same upstream ↵natsuoto1-0/+11
disassembler bug
13 daystest: snapshot deeply-nested alternation, combined lookaround, ↵natsuoto1-3/+4
named-backref, and ReDoS edge fixtures
13 daystest: snapshot every executable doc code-block; pin the docs against silent ↵natsuoto1-0/+131
regex drift