| Summary: | documentation for python3 has error in text_path() | ||
|---|---|---|---|
| Product: | pycairo | Reporter: | gescheit <gescheit12> |
| Component: | general | Assignee: | Steve Chaplin <d74n5pohf9> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | trivial | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
in doc/reference/context.rst:1423 " .. method:: text_path(text) :param text: text :type text: str " But text argument can be in unicode.