Ticket #50 (closed enhancement: fixed)

Opened 10 months ago

Last modified 6 months ago

serialize Decimal objects

Reported by: warner Assigned to:
Priority: major Milestone: 0.2.9
Component: banana Version: 0.2.4
Keywords: Cc:

Description

twisted.spread just acquired the ability to serialize Decimal instances (twisted ticket 2920). Foolscap should too.

Change History

07/01/08 19:20:40 changed by warner

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone changed from undecided to 0.2.9.

Done, in [d6926f96], although there's no Constraint support yet.