id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1770,Boolean PMC without Integer,Paul C. Anagnostopoulos,Paul C. Anagnostopoulos,"This ticket represents work being doing on a new `Boolean` PMC that does not inherit from `Integer`. The work is being done in the sleeker_boolean branch. The central idea, suggested by chromatic, is to eliminate the dependency on `Integer` and store the boolean value in a `PObj` flag.

I have implemented a new PMC that passes the boolean tests. It looks like boolean operations are about 20% faster, primarily due to the fact that they don't require allocating attribute blocks.",RFC,closed,normal,,core,2.6.0,low,fixed,,,,,
