Hynek Schlawack
04e171aa4c
Document validator syntax more prominently
2017-05-22 16:42:40 -07:00
Hynek Schlawack
8ed593b954
Better way to fix evolve docs
2017-05-22 16:23:18 -07:00
Hynek Schlawack
b7919d0ddd
Fix doc build on sphinx 1.6.1
2017-05-22 16:16:12 -07:00
Glyph
1288f94910
it's not where I work any more ( #195 )
...
say other good things about me
2017-05-22 16:02:22 -07:00
Hynek Schlawack
3f046d8139
Tune README example
2017-05-22 15:32:17 -07:00
Tin Tvrtković
82ea73cb47
Compatibility fixes. ( #193 )
...
* Restore hash to validators.
* Restore Attribute.default and Attribute.validator.
* _AndValidator is hashable now. Test validator hashability.
* Add in_ to validators.__all__.
2017-05-19 11:31:00 -07:00
Hynek Schlawack
616f24491d
Add missing PR#
2017-05-16 20:08:35 +02:00
Hynek Schlawack
edf75f2e77
Start new release cycle
2017-05-16 19:04:29 +02:00
Hynek Schlawack
f094aec6a9
Prepare 17.1.0
2017-05-16 18:56:14 +02:00
Hynek Schlawack
b90f9a545a
Add a sterner warning to changelog
2017-05-16 18:41:38 +02:00
Hynek Schlawack
10b911fbb4
Fix typo
2017-05-16 18:27:07 +02:00
Hynek Schlawack
617e443cef
Use a docs-requirements.txt for RTD
2017-05-16 18:24:48 +02:00
Hynek Schlawack
b988a85895
Pin sphinx to <1.6
...
1.6.1 fails with very confusing errors. At this point not even sure it's our
fault.
2017-05-16 18:15:11 +02:00
Andre Dieb
461e1b2aab
[RFC] Enhancement/one of validator ( #181 )
2017-05-16 10:36:42 +02:00
Hynek Schlawack
a328e67169
Add takes_self to Factory and @_CountingAttr.default ( #189 )
...
* Add takes_self to Factory and @_CountingAttr.default
Fixes #165
* Add dark @Tinche magic
2017-05-16 09:36:39 +02:00
Hynek Schlawack
fbe0bd5967
Make optional support lists of validators ( #186 )
2017-05-12 23:02:07 +02:00
Timothy Emiola
fdfd51e249
Allow optional conversion ( #173 )
...
Fixes #105
2017-05-10 15:37:50 +02:00
Hynek Schlawack
d02b1d8b5a
Decouple `these` docs from properties
...
Fixes #177
2017-05-10 09:17:43 +02:00
Simon Willison
dcba01db6b
in the form "of", not "on" ( #184 )
2017-05-10 06:11:16 +02:00
Tin Tvrtković
b79a49e9a4
Fix evolve (cont) ( #182 )
2017-05-04 13:20:39 +02:00
Hynek Schlawack
beca344034
Use our domain
2017-04-27 16:44:58 +02:00
Hynek Schlawack
b6ead28967
Remove ableist slur
2017-04-20 14:59:33 +02:00
Hynek Schlawack
a48124b904
Add a bit of explanation to _CountingAttr
...
Seems like people occasionally run into it.
2017-03-27 10:55:52 +02:00
Hynek Schlawack
9e494ee96f
Add an Owlish testimonial
2017-03-25 07:24:19 +01:00
Hynek Schlawack
be287aca2b
I'VE PAID FOR A LOGO SO I'M GONNA USE IT
2017-03-24 11:02:37 +01:00
Hynek Schlawack
d8f333f6f2
Fix a bunch of links
2017-03-24 10:28:28 +01:00
Hynek Schlawack
8f24f5ec7f
Document governance in CONTRIBUTING.rst
...
This fixes #148 .
2017-03-24 10:16:54 +01:00
Hynek Schlawack
73e35c08dd
Link to latest contributing docs
2017-03-24 09:38:00 +01:00
Hynek Schlawack
5424521708
Add PULL_REQUEST_TEMPLATE.md
2017-03-24 09:34:51 +01:00
Hynek Schlawack
6509da85e1
Add docstring to _CountingAttr.validator
2017-03-24 08:54:02 +01:00
Hynek Schlawack
f7a786ab12
Wortdsmith reasons
2017-03-21 16:49:54 +01:00
Damian Quiroga
4f258d5839
Document another reason why not namedtuples ( #163 )
2017-03-21 16:40:20 +01:00
Hynek Schlawack
8827b718bc
Add changelog entry for #155
2017-03-07 15:10:23 +01:00
YevIgn
c70a910537
Preserve metaclass when slots=True ( #155 )
2017-03-07 13:57:03 +01:00
Hynek Schlawack
2c8bd46339
Add instructions on setting up a local dev env
...
ref #156
2017-03-05 08:39:29 +01:00
Hynek Schlawack
5171043475
Suppress non-local URI warning
2017-03-04 08:43:34 +01:00
Hynek Schlawack
bf31b7887a
Link CONTRIBUTING.rst from README.rst
...
ref #156
2017-03-04 08:39:41 +01:00
Hynek Schlawack
a098b2ca82
Tuned changelog
...
Remove requirement for present tense in changelog. A changelog is not a git
history and reads weird.
2017-03-04 08:25:59 +01:00
Hynek Schlawack
a61409d71e
Simplify
...
Sadly zope.interface hasn't a useful objects.inv.
2017-03-04 07:58:38 +01:00
Hynek Schlawack
96fc8cb815
Stop living in the past
...
...and move all aux tests to 3.6.
2017-03-04 07:52:33 +01:00
Adam Morris
d86e28bdde
Add bases argument to make_class ( #152 )
...
Fixes #152
2017-03-04 07:40:50 +01:00
Mike Gilbert
f232cc8554
Suppress HealthCheck.too_slow for tests using nested_classes ( #149 )
...
On very slow hardware, these may time out.
Bug: https://bugs.gentoo.org/show_bug.cgi?id=608570
2017-02-21 11:09:02 +01:00
Hynek Schlawack
5e594ca580
We want to simplify writing classes; not attributes
2017-02-20 16:22:29 +01:00
Hynek Schlawack
10cd1950cb
We have a logo! ✨
2017-02-20 13:41:20 +01:00
Hynek Schlawack
74c2a1f91d
Fix links
2017-02-20 07:46:55 +01:00
Hynek Schlawack
f560500886
Fix hashing behavior ( #142 )
2017-02-19 09:51:43 +01:00
Hynek Schlawack
0657718e64
Actually make them deeper
2017-02-18 07:39:19 +01:00
Hynek Schlawack
e176eca887
Fix examples headings
2017-02-18 07:35:57 +01:00
Hynek Schlawack
ac461ff155
fix double changes
2017-02-18 07:32:56 +01:00
Hynek Schlawack
0563f44b47
Move doc theme to alabaster
...
Reason is that the RTD theme looks weird for multi-paragraph parameter API
docs.
2017-02-12 08:48:35 +01:00