- 14 Eki, 2014 1 kayıt (commit)
-
-
Ethan Furman yazdı
-
- 17 Eyl, 2014 1 kayıt (commit)
-
-
Ethan Furman yazdı
-
- 03 Mar, 2014 2 kayıt (commit)
-
-
Ethan Furman yazdı
-
Ethan Furman yazdı
-
- 18 Şub, 2014 2 kayıt (commit)
-
-
Ethan Furman yazdı
-
Ethan Furman yazdı
-
- 08 Şub, 2014 1 kayıt (commit)
-
-
Ethan Furman yazdı
-
- 13 Kas, 2013 1 kayıt (commit)
-
-
Ethan Furman yazdı
-
- 07 Eki, 2013 1 kayıt (commit)
-
-
Ethan Furman yazdı
-
- 28 Eyl, 2013 1 kayıt (commit)
-
-
Ethan Furman yazdı
-
- 25 Eyl, 2013 1 kayıt (commit)
-
-
Ethan Furman yazdı
inspect.getmembers and inspect.classify_class_attrs now search the metaclass mro for types.DynamicClassAttributes (what use to be called enum._RouteClassAttributeToGetattr); in part this means that these two functions no longer rely solely on dir(). Besides now returning more accurate information, these improvements also allow a more helpful help() on Enum classes.
-
- 22 Eyl, 2013 1 kayıt (commit)
-
-
Ethan Furman yazdı
Also slight code reorg for PEP 8 guidelines.
-
- 15 Eyl, 2013 3 kayıt (commit)
-
-
Ethan Furman yazdı
-
Ethan Furman yazdı
-
Ethan Furman yazdı
-
- 06 Eyl, 2013 1 kayıt (commit)
-
-
Ethan Furman yazdı
-
- 01 Eyl, 2013 1 kayıt (commit)
-
-
Ethan Furman yazdı
-
- 12 Agu, 2013 1 kayıt (commit)
-
-
Ethan Furman yazdı
-
- 10 Agu, 2013 1 kayıt (commit)
-
-
Ethan Furman yazdı
-
- 04 Agu, 2013 1 kayıt (commit)
-
-
Ethan Furman yazdı
-
- 25 Tem, 2013 1 kayıt (commit)
-
-
Ethan Furman yazdı
-
- 20 Tem, 2013 2 kayıt (commit)
-
-
Ethan Furman yazdı
Before this change only the methods were _single_underscored_; now the attributes are as well.
-
Ethan Furman yazdı
-
- 19 Tem, 2013 1 kayıt (commit)
-
-
Ethan Furman yazdı
The docs also clarify the 'Interesting Example' duplicate-free enum is for demonstration purposes.
-
- 14 Haz, 2013 1 kayıt (commit)
-
-
Ethan Furman yazdı
Missing files added. News entry added.
-