<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/zope-schema.git/src, branch fix-doctests</title>
<subtitle>github.com: zopefoundation/zope.schema.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-schema.git/'/>
<entry>
<title>Fix the remaining doctest snippets.</title>
<updated>2016-09-14T20:26:56+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2016-09-14T20:26:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-schema.git/commit/?id=eef9e9246945a5cb69d9dfd5cb9784f0d3ab910d'/>
<id>eef9e9246945a5cb69d9dfd5cb9784f0d3ab910d</id>
<content type='text'>
Remove the use of the _compat.b and _compat.u functions from the doctest
snippets since we don't support 3.2 or 2.6 anymore (but u is still used
in the code itself).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the use of the _compat.b and _compat.u functions from the doctest
snippets since we don't support 3.2 or 2.6 anymore (but u is still used
in the code itself).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix docstring.</title>
<updated>2016-03-04T12:23:04+00:00</updated>
<author>
<name>Michael Howitz</name>
<email>mh@gocept.com</email>
</author>
<published>2016-03-04T12:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-schema.git/commit/?id=b1bede5196313cd372945ee49146a47d18e11ce2'/>
<id>b1bede5196313cd372945ee49146a47d18e11ce2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix description of min max field: actually, max value is included, not excluded.</title>
<updated>2014-04-18T11:07:09+00:00</updated>
<author>
<name>Thomas Desvenain</name>
<email>thomas.desvenain@gmail.com</email>
</author>
<published>2014-04-18T11:07:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-schema.git/commit/?id=3c202b4dec9871900fd432e8de7c82258d06c242'/>
<id>3c202b4dec9871900fd432e8de7c82258d06c242</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix test on python 3.2</title>
<updated>2014-01-21T16:48:25+00:00</updated>
<author>
<name>Jean-François Roche</name>
<email>jfroche@affinitic.be</email>
</author>
<published>2014-01-21T16:48:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-schema.git/commit/?id=35a0c63aa87dfe833c5add0d4cd91a6525954294'/>
<id>35a0c63aa87dfe833c5add0d4cd91a6525954294</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>be more explicit in comment</title>
<updated>2014-01-21T16:03:04+00:00</updated>
<author>
<name>Jean-François Roche</name>
<email>jfroche@affinitic.be</email>
</author>
<published>2014-01-21T16:03:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-schema.git/commit/?id=496256cba645662fc7cf2e1b4879ea6a4279c70e'/>
<id>496256cba645662fc7cf2e1b4879ea6a4279c70e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change test order</title>
<updated>2014-01-21T16:02:45+00:00</updated>
<author>
<name>Jean-François Roche</name>
<email>jfroche@affinitic.be</email>
</author>
<published>2014-01-21T16:02:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-schema.git/commit/?id=42e460c44c5303bc08883f51227820ac6addf4d4'/>
<id>42e460c44c5303bc08883f51227820ac6addf4d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add api to NO_VALUE</title>
<updated>2014-01-21T15:22:11+00:00</updated>
<author>
<name>Jean-François Roche</name>
<email>jfroche@affinitic.be</email>
</author>
<published>2014-01-21T15:22:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-schema.git/commit/?id=702fa0c47c7236770b984c962f1f7ba3594e4063'/>
<id>702fa0c47c7236770b984c962f1f7ba3594e4063</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add field event, enable subscriber to be triggered after a zope schema field has been updated</title>
<updated>2014-01-17T16:43:34+00:00</updated>
<author>
<name>Jean-François Roche</name>
<email>jfroche@affinitic.be</email>
</author>
<published>2014-01-17T16:43:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-schema.git/commit/?id=d1e4d1bc4eceb236114ff48dbbe721a4585adf24'/>
<id>d1e4d1bc4eceb236114ff48dbbe721a4585adf24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix test (that is run only with nose)</title>
<updated>2014-01-07T08:05:06+00:00</updated>
<author>
<name>Adam Groszer</name>
<email>agroszer@gmail.com</email>
</author>
<published>2014-01-07T08:05:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-schema.git/commit/?id=5a32427996c48b845c264b8d7180e8a79661643f'/>
<id>5a32427996c48b845c264b8d7180e8a79661643f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>It was a pain that ``ConstraintNotSatisfied`` did not tell the field name.</title>
<updated>2014-01-06T13:18:13+00:00</updated>
<author>
<name>Adam Groszer</name>
<email>agroszer@gmail.com</email>
</author>
<published>2014-01-06T13:18:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-schema.git/commit/?id=3cd600d1c45a110a962ed92126f5ab9e34a3df50'/>
<id>3cd600d1c45a110a962ed92126f5ab9e34a3df50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
