Edgewall Software
Modify

Opened 9 years ago

Closed 9 years ago

#11929 closed enhancement (fixed)

Replace uses of with_transaction decorator

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

Replaced use of deprecated with_transaction decorator with transaction context manager.

API Changes:
Internal Changes:

Description

The with_transaction decorator will be removed in Trac 1.3.1. We should remove all uses of it in the codebase. Similar to #11913.

Attachments (0)

Change History (1)

comment:1 by Ryan J Ollos, 9 years ago

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

Turns out I really didn't need a dedicated ticket for this. The changes were small and could have been a part of #11913. Committed to trunk in [13678].

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Ryan J Ollos to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.