lordmauve/pgzero

Spell check colour names

Open

#273 建立於 2022年1月3日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Python (185 fork)batch import
enhancementgood first issue

倉庫指標

Star
 (472 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

We should spell check the names of colours that aren't found.

This might help users overcome issues like #272.

Python 3.10 has spell checking in a few cases including dict lookup, so does this happen already in 3.10? Colour names are looked up in pygame.colordict.

貢獻者指南