lp:~ohdeno/flufl.enum/fix-linefeeds

Created by Denis Zawada and last modified
Get this branch:
bzr branch lp:~ohdeno/flufl.enum/fix-linefeeds
Only Denis Zawada can upload to this branch. If you are Denis Zawada please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Denis Zawada
Project:
flufl.enum
Status:
Mature

Recent revisions

54. By Denis Zawada

Remove line feed characters.

53. By Barry Warsaw

Bump version.

52. By Barry Warsaw

* make_enum() now enforces the use of valid Python identifiers. (LP: #803570)

51. By Barry Warsaw

 * The .enumclass and .enumname attributes are deprecated. Use .enum and
   .name instead, respectively.

50. By Barry Warsaw

Update NEWS

49. By Barry Warsaw

Cross-port feature from enum-as-int experimental branch:
* make_enum takes an optional `iterable` argument to provide different integer
  values than the default start-from-1-and-increment.

48. By Barry Warsaw

Typo

47. By Barry Warsaw

 * Improve the documentation regarding ordered comparisons and equality
   tests. (LP: #794853)

46. By Barry Warsaw

Trunk merge

45. By Barry Warsaw

Placeholder for the next release.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~barry/flufl.enum/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers