#17352 closed enhancement (fixed)

pycairo-1.22.0 (Python module)

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 17 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 17 months ago

1.22.0 - 2022-11-19

  • Officially support Python 3.11
  • PDFSurface.version_to_string(): Fix crash with negative versions
  • typing: ImageSurface.get_stride() returns an int
  • typing: Fix incorrect interface for Matrix constructor
  • typing: Use Generic for Context
  • docs: some cairo.Context fixes
  • docs: try to make create_from_png/write_to_png more clear
  • docs: add an example for how to convert a surface to pillow
  • docs: cairo.Format.RGB24: document that unused bytes may be overwritten
  • tests: don't depend on specific ref counts
  • tests: compatibility fixes for cairo 1.17.6

comment:3 by Bruce Dubbs, 17 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

1295f494d4 Update to pycairo-1.22.0.
d5707e3c70 Update to xterm-377.
Note: See TracTickets for help on using tickets.