Skip to content

Labels

Labels

  • accessibility

    Barrier affecting people with disabilities
  • area/build

    The CPython build matrix, containers, CI and the drift bot
  • area/concurrency

    The GIL, free threading, subinterpreters and asyncio
  • area/frontend

    Tokenizer, PEG parser, AST, symbol table, codegen, code objects
  • area/interpreter

    ceval, dispatch, frames, exceptions, specialization, tier 2 and the JIT
  • area/memory

    obmalloc, reference counting and the cycle collector
  • area/objects

    The object model, types, slots and the builtin types
  • area/pedagogy

    Sequencing, the beginner ramp and assessment
  • area/reimpl

    The Go and Rust reference implementations
  • area/runtime

    Startup, shutdown, import, extension modules and the C API
  • area/site

    The book site, WASM export, hosting and accessibility
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • kind/animation

    A manim scene or the mobject library
  • kind/blueprint

    A normative specification fragment
  • kind/bug

    Something is wrong, stale or mis-cited
  • kind/chore

    Build, CI, dependencies and repository plumbing
  • kind/conformance

    The harness, the corpora and the scorecard
  • kind/lesson

    A chapter: prose, notebook, experiments, boss fight
  • kind/milestone

    A milestone checklist, tracking the issues that close it
  • kind/open-question

    A question that must be answered by measurement before work depends on it
  • kind/research

    Investigation that produces a written answer rather than an implementation
  • kind/tooling

    pyxray, bpc, the widgets and the checkers
  • priority/p0

    Blocks the current milestone
  • priority/p1

    Needed for the current milestone but not blocking today
  • priority/p2

    Wanted, not scheduled
  • status/blocked

    Waiting on another issue
  • status/gate

    A go or no go decision point, where a failure changes the plan
  • status/in-progress

    Somebody is working on this now
  • status/needs-decision

    Waiting on a decision, with the measurement that would make it named