<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/src/cryptography/exceptions.py, branch 0.9.1</title>
<subtitle>github.com: pyca/cryptography.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/'/>
<entry>
<title>InvalidToken is deprecated in 09, not 08</title>
<updated>2015-04-13T22:20:47+00:00</updated>
<author>
<name>Steven Buss</name>
<email>steven.buss@gmail.com</email>
</author>
<published>2015-04-13T19:38:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=b3f45e3b16990a9293f68faecde3da790e4a4216'/>
<id>b3f45e3b16990a9293f68faecde3da790e4a4216</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move cryptography.exceptions.InvalidToken to cryptography.hazmat.primitives.twofactor</title>
<updated>2015-04-13T22:20:47+00:00</updated>
<author>
<name>Steven Buss</name>
<email>steven.buss@gmail.com</email>
</author>
<published>2015-04-13T17:35:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=e079c554e7b3506dfd8be56b2fd20336c79ce7a0'/>
<id>e079c554e7b3506dfd8be56b2fd20336c79ce7a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>made the internal _Reasons an enum, since we already depend on enum34</title>
<updated>2014-12-19T03:27:36+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2014-12-19T03:27:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=01aa770768e8dcb1c776c7b869d2ec050bf8010b'/>
<id>01aa770768e8dcb1c776c7b869d2ec050bf8010b</id>
<content type='text'>
fixes #854
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #854
</pre>
</div>
</content>
</entry>
<entry>
<title>add X509Backend support to multibackend</title>
<updated>2014-11-27T03:06:02+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2014-11-26T19:55:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=ae8156f1812c28e0265ed3215291be469aa4fd05'/>
<id>ae8156f1812c28e0265ed3215291be469aa4fd05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the license header for every source file, as well as the documentation.</title>
<updated>2014-11-16T17:08:42+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2014-11-16T17:08:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=5951f46be60095a74546b318432417e51bfe0aab'/>
<id>5951f46be60095a74546b318432417e51bfe0aab</id>
<content type='text'>
Fixes #1209
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1209
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the cryptography package into a src/ subdirectory</title>
<updated>2014-11-13T12:56:31+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2014-11-08T00:17:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=c62a78c015cf7aeb0c05bce82ef14cd86fe0b0fc'/>
<id>c62a78c015cf7aeb0c05bce82ef14cd86fe0b0fc</id>
<content type='text'>
Due to differences in how py.test determines which module to ``import``
the test suite actually runs against the cryptography which is in the
*current* directory instead of the cryptography which is installed. The
problem essentially boils down to when there is a tests/__init__.py then
py.test adds the current directory to the front of the sys.path, causing
it to take precedence over the installed location.

This means that running the tests relies on the implicit compile
that CFFI does instead of testing against what people will actually
be runnning, which is the module compiled by setup.py.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to differences in how py.test determines which module to ``import``
the test suite actually runs against the cryptography which is in the
*current* directory instead of the cryptography which is installed. The
problem essentially boils down to when there is a tests/__init__.py then
py.test adds the current directory to the front of the sys.path, causing
it to take precedence over the installed location.

This means that running the tests relies on the implicit compile
that CFFI does instead of testing against what people will actually
be runnning, which is the module compiled by setup.py.
</pre>
</div>
</content>
</entry>
</feed>
