<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/tests/conftest.py, branch github-actions-windows</title>
<subtitle>github.com: pyca/cryptography.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/'/>
<entry>
<title>Simplify string formatting (#4757)</title>
<updated>2019-02-20T04:38:32+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-02-20T04:38:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=ac1d13f43dea5ebee0506dc229cd431660916c73'/>
<id>ac1d13f43dea5ebee0506dc229cd431660916c73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update pytest config (#4463)</title>
<updated>2018-09-07T03:56:46+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-09-07T03:56:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=0322962e143798fa5228f4505eeb606cdf773b87'/>
<id>0322962e143798fa5228f4505eeb606cdf773b87</id>
<content type='text'>
* update pytest config

pytest 3.8.0 was just released and officially deprecates some of the way
we do pytest marks. They introduced a new way to do this in 3.6 so this
PR switches to that mechanism and updates our minimum pytest requirement

* update the stubs

* also update wycheproof test config to remove deprecated paths

* don't need this any more
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update pytest config

pytest 3.8.0 was just released and officially deprecates some of the way
we do pytest marks. They introduced a new way to do this in 3.6 so this
PR switches to that mechanism and updates our minimum pytest requirement

* update the stubs

* also update wycheproof test config to remove deprecated paths

* don't need this any more
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #3331 -- added initial wycheproof integration, starting with x25519, rsa, and keywrap (#4310)</title>
<updated>2018-07-16T15:18:33+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2018-07-16T15:18:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=2e85a925b49e566776585f35a7c0653510d84262'/>
<id>2e85a925b49e566776585f35a7c0653510d84262</id>
<content type='text'>
* Refs #3331 -- added initial wycheproof integration, starting with x25519 tests</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Refs #3331 -- added initial wycheproof integration, starting with x25519 tests</pre>
</div>
</content>
</entry>
<entry>
<title>call check_backend_support directly from backend fixture (#3666)</title>
<updated>2017-06-04T02:02:50+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2017-06-04T02:02:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=e6055fbfb2b1b7b00b361615d4c665c6e9fc0b6d'/>
<id>e6055fbfb2b1b7b00b361615d4c665c6e9fc0b6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switched our backend to be a normal fixture in tests (#3665)</title>
<updated>2017-06-04T00:38:22+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2017-06-04T00:38:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=133a17971af3c40ff935be5c74ba2542cebbea30'/>
<id>133a17971af3c40ff935be5c74ba2542cebbea30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete some code (#3563)</title>
<updated>2017-05-21T01:36:19+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2017-05-21T01:36:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=f9b3b1592d1e0fb0e49b46d603cf0301f7d31cf3'/>
<id>f9b3b1592d1e0fb0e49b46d603cf0301f7d31cf3</id>
<content type='text'>
* Delete some code

* removed import

* delete more code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Delete some code

* removed import

* delete more code
</pre>
</div>
</content>
</entry>
<entry>
<title>remove multibackend (#3555)</title>
<updated>2017-05-20T20:25:47+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-05-20T20:25:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=a4668c6593005822ff6d655b7034e1c5eebfa1fd'/>
<id>a4668c6593005822ff6d655b7034e1c5eebfa1fd</id>
<content type='text'>
* remove multibackend

* oops

* goodbye pointless tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove multibackend

* oops

* goodbye pointless tests
</pre>
</div>
</content>
</entry>
<entry>
<title>py26</title>
<updated>2016-03-19T20:51:05+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2016-03-19T20:51:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=e85797b3d19e72a8e30a9c3d6ed62127ff1f2b08'/>
<id>e85797b3d19e72a8e30a9c3d6ed62127ff1f2b08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>oops, flake8</title>
<updated>2016-03-19T20:48:18+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2016-03-19T20:48:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=5930305592bbacbcbb5d8e8fa6faf2767da3b035'/>
<id>5930305592bbacbcbb5d8e8fa6faf2767da3b035</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Instead of running a python -c, use pytest_report_header to indicate OpenSSL version</title>
<updated>2016-03-19T20:47:30+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2016-03-19T20:47:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=b8b1d7200504e39054222643a88b09761e66d4f8'/>
<id>b8b1d7200504e39054222643a88b09761e66d4f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
