Edgewall Software

Changes between Version 2 and Version 4 of Ticket #12561


Ignore:
Timestamp:
Aug 22, 2016, 10:18:34 AM (8 years ago)
Author:
Ryan J Ollos
Comment:

Thanks for review. Committed to 1.2-stable in r15075, merged to trunk in r15076.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12561

    • Property Status assignedclosed
    • Property Resolutionfixed
  • Ticket #12561 – API Changes

    v2 v4  
     1* Added `SessionDict` class, which `DetachedSession` and `FakeSession` inherit from.
     2* Added `cookie` kw arg to `MockRequest` object.