Opened 6 years ago

Closed 6 years ago

#10667 closed enhancement (fixed)

pycairo-1.17.0 (python module)

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 8.3
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 6 years ago

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

comment:2 by Bruce Dubbs, 6 years ago

1.17.0 - 2018-04-15

  • :class:cairo.Surface and :class:cairo.Device can now be used as context managers. :bug:103
  • Fix a leak when a cairo error was raised.
  • Fix a leak when a mapped surface was GCed instead of unmapped.
  • Make it possible to use the C API with Python 3 outside of the compilation unit doing the import by defining PYCAIRO_NO_IMPORT. :bug:110
  • Implement PEP 561 (added a py.typed marker)

comment:3 by Bruce Dubbs, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20089.

Note: See TracTickets for help on using tickets.