Ticket #422 (closed enhancement: fixed)

Opened 14 months ago

Last modified 14 months ago

Add read/write_24bit_uint to util.DataTypeMixIn.

Reported by: nick Owned by: nick
Priority: minor Milestone: 0.4
Component: Utility Version:
Keywords: Cc:
Fixed in revision: Branch:
Author:

Description

Not used so much in PyAMF but useful as an all-rounder and to be part of cpyamf

Change History

Changed 14 months ago by nick

  • status changed from new to accepted
  • type changed from defect to enhancement
  • milestone changed from 0.5 to 0.4

Changed 14 months ago by nick

Changed 14 months ago by nick

  • keywords review added
  • owner changed from nick to thijs
  • status changed from accepted to assigned

Changed 14 months ago by thijs

  • keywords review removed
  • owner changed from thijs to nick

Unit tests, EchoTest and ParseDump succeed. Please merge after adding @rtype and @return markup for the new methods, and adding a changelog entry.

Changed 14 months ago by nick

  • status changed from assigned to closed
  • resolution set to fixed

rtype and return signatures have been given their own ticket #440.

Merged to source:pyamf/branches/release-0.4 in r2041

Note: See TracTickets for help on using tickets.