<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/click.git/docs/complex.rst, branch master</title>
<subtitle>github.com: pallets/click
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/click.git/'/>
<entry>
<title>Clarify documentation for complex.rst - Ensuring Object Creation</title>
<updated>2018-07-16T02:07:03+00:00</updated>
<author>
<name>Brandon Black</name>
<email>bblackifyme@gmail.com</email>
</author>
<published>2018-07-16T02:07:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/click.git/commit/?id=1cf051a0963a4b29c8481559bbb973cad8744dab'/>
<id>1cf051a0963a4b29c8481559bbb973cad8744dab</id>
<content type='text'>
Updated documentation per issue #279

Updated complex.rst Ensuring Object Creation section to make the behavior clearer. Explicitly calling out which method raises the error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated documentation per issue #279

Updated complex.rst Ensuring Object Creation section to make the behavior clearer. Explicitly calling out which method raises the error.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #963 from lamby/895270-python-click-please-make-the-build-reproducible</title>
<updated>2018-05-14T14:14:40+00:00</updated>
<author>
<name>David Lord</name>
<email>davidism@gmail.com</email>
</author>
<published>2018-05-14T14:14:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/click.git/commit/?id=288a00a5b17693f3f056c050bc4052d861273618'/>
<id>288a00a5b17693f3f056c050bc4052d861273618</id>
<content type='text'>
Make the build reproducible</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make the build reproducible</pre>
</div>
</content>
</entry>
<entry>
<title>Make the build reproducible</title>
<updated>2018-04-09T09:07:05+00:00</updated>
<author>
<name>Chris Lamb</name>
<email>lamby@debian.org</email>
</author>
<published>2018-04-09T09:02:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/click.git/commit/?id=23c787a28f3bc64b21b8d504adc244303cc47c0a'/>
<id>23c787a28f3bc64b21b8d504adc244303cc47c0a</id>
<content type='text'>
Whilst working on the Reproducible Builds effort [0], we noticed
that click could not be built reproducibly.

This is due to the documentation containing non-determinstic output
such as memory contents or the output of timeit.

This was originally filed in Debian as #895270 [1].

 [0] https://reproducible-builds.org/
 [1] https://bugs.debian.org/895270

Signed-off-by: Chris Lamb &lt;lamby@debian.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Whilst working on the Reproducible Builds effort [0], we noticed
that click could not be built reproducibly.

This is due to the documentation containing non-determinstic output
such as memory contents or the output of timeit.

This was originally filed in Debian as #895270 [1].

 [0] https://reproducible-builds.org/
 [1] https://bugs.debian.org/895270

Signed-off-by: Chris Lamb &lt;lamby@debian.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/complex: fix typo</title>
<updated>2017-07-24T14:00:34+00:00</updated>
<author>
<name>Vivek Anand</name>
<email>vivekanand1101@users.noreply.github.com</email>
</author>
<published>2017-07-24T14:00:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/click.git/commit/?id=3b2f0cc02c88973f2de8a52896fcf4fb8b55b8cf'/>
<id>3b2f0cc02c88973f2de8a52896fcf4fb8b55b8cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Capitalized instances of Click (addressing #128)</title>
<updated>2014-06-15T02:50:56+00:00</updated>
<author>
<name>Kevin Yap</name>
<email>me@kevinyap.ca</email>
</author>
<published>2014-06-15T02:50:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/click.git/commit/?id=e25a95b7811a1a250a17c931ef32367c683882d0'/>
<id>e25a95b7811a1a250a17c931ef32367c683882d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed wording with respect to context objects</title>
<updated>2014-06-01T08:00:50+00:00</updated>
<author>
<name>Kevin Yap</name>
<email>me@kevinyap.ca</email>
</author>
<published>2014-06-01T08:00:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/click.git/commit/?id=30b66d9b9bff91ab945911affc085d52ba341cc4'/>
<id>30b66d9b9bff91ab945911affc085d52ba341cc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Miscellaneous documentation &amp; docstring changes</title>
<updated>2014-06-01T07:50:15+00:00</updated>
<author>
<name>Kevin Yap</name>
<email>me@kevinyap.ca</email>
</author>
<published>2014-06-01T07:50:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/click.git/commit/?id=0f894faab89db531bfa92d5bb792a45df13f69c1'/>
<id>0f894faab89db531bfa92d5bb792a45df13f69c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation fixes</title>
<updated>2014-06-01T06:13:31+00:00</updated>
<author>
<name>Kevin Yap</name>
<email>me@kevinyap.ca</email>
</author>
<published>2014-05-31T20:52:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/click.git/commit/?id=67523af3550c99afc29e1c6ce0b1581c45098c56'/>
<id>67523af3550c99afc29e1c6ce0b1581c45098c56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation fixes</title>
<updated>2014-05-31T02:12:09+00:00</updated>
<author>
<name>Kevin Yap</name>
<email>me@kevinyap.ca</email>
</author>
<published>2014-05-31T02:12:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/click.git/commit/?id=d541802088d517bf56c51dea19561716991f93bb'/>
<id>d541802088d517bf56c51dea19561716991f93bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: fixes</title>
<updated>2014-05-04T20:09:07+00:00</updated>
<author>
<name>Julen Ruiz Aizpuru</name>
<email>julenx@gmail.com</email>
</author>
<published>2014-05-04T20:09:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/click.git/commit/?id=2a2c4f4a9ec31c21954db8f4df01c02245fe2a49'/>
<id>2a2c4f4a9ec31c21954db8f4df01c02245fe2a49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
