-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
Open
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Bug report
Bug description:
When compiling locally the PDFs (see python/docsbuild-scripts#187 (comment)) for documentation a number of missing characters are reported.
howto-unicode.log:Missing character: There is no β (U+265E) in font [FreeMono.otf]/OT:script=latn
howto-unicode.log:Missing character: There is no β (U+265F) in font [FreeMono.otf]/OT:script=latn
howto-unicode.log:Missing character: There is no π (U+1F600) in font [FreeMono.otf]/OT:script=lat
howto-unicode.log:Missing character: There is no π (U+1F609) in font [FreeMono.otf]/OT:script=lat
library.log:Missing character: There is no Ω€ (U+0664) in font [FreeMonoOblique.otf]/OT:scri
library.log:Missing character: There is no ΰ―ͺ (U+0BEA) in font [FreeMonoOblique.otf]/OT:scri
library.log:Missing character: There is no ΰ±ͺ (U+0C6A) in font [FreeMonoOblique.otf]/OT:scri
library.log:Missing character: There is no ΰ» (U+0ED4) in font [FreeMonoOblique.otf]/OT:scri
tutorial.log:Missing character: There is no ζ― (U+666F) in font [FreeMono.otf]/OT:script=latn
tutorial.log:Missing character: There is no ε€ͺ (U+592A) in font [FreeMono.otf]/OT:script=latn
tutorial.log:Missing character: There is no ι (U+90CE) in font [FreeMono.otf]/OT:script=latn
This means that the respective PDFs are missing the glyphs. The build was done using the French locale, but a previous build in English of the sole library.pdf reported a number of those already (those lines above from library.log).
CPython versions tested on:
3.13
Operating systems tested on:
macOS
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error