Edgewall Software

Opened 8 years ago

Closed 8 years ago

Last modified 4 years ago

#12569 closed enhancement (fixed)

Refactor codebase to use contextlib.closing — at Version 2

Reported by: Ryan J Ollos Owned by: Ryan J Ollos
Priority: normal Milestone: 1.3.1
Component: general Version:
Severity: normal Keywords: refactoring
Cc: Branch:
Release Notes:

Refactored code to use open and contextlib.closing context managers.

API Changes:
Internal Changes:

Description

There are several places that we can use contextlib.closing.

Change History (2)

comment:1 by Ryan J Ollos, 8 years ago

comment:2 by Ryan J Ollos, 8 years ago

Release Notes: modified (diff)
Resolution: fixed
Status: assignedclosed

Committed to trunk in [15095:15097].

Note: See TracTickets for help on using tickets.