<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/src/cryptography/x509/oid.py, branch dependabot/github_actions/actions/setup-python-2.3.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>resolve lazy import race condition (#6272)</title>
<updated>2021-09-13T00:12:04+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-09-13T00:12:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=7b5634911c892fbc64b363523b8af74a4b772f7b'/>
<id>7b5634911c892fbc64b363523b8af74a4b772f7b</id>
<content type='text'>
some private constants are no longer re-exported to the same spots</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
some private constants are no longer re-exported to the same spots</pre>
</div>
</content>
</entry>
<entry>
<title>add more eku oids (#6271)</title>
<updated>2021-09-12T23:43:26+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-09-12T23:43:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=86a14d8fa8b8a69236a987b195fdac3e600bdc68'/>
<id>86a14d8fa8b8a69236a987b195fdac3e600bdc68</id>
<content type='text'>
* add more eku oids

fixes #5892

* kerberos is a word in our world</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add more eku oids

fixes #5892

* kerberos is a word in our world</pre>
</div>
</content>
</entry>
<entry>
<title>Bugfix/issue 5889 typehint get values for types (#5900)</title>
<updated>2021-03-07T17:59:30+00:00</updated>
<author>
<name>Mathias Ertl</name>
<email>mati@er.tl</email>
</author>
<published>2021-03-07T17:59:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=6384cbb2fe25469ecfb6d6e431211a8426380893'/>
<id>6384cbb2fe25469ecfb6d6e431211a8426380893</id>
<content type='text'>
* add type alias for IP addresses

* Re-export module attributes in cryptography.x509.oid

Without exporting attributes via `__all__` mypy will consider typehints of
classes imported from `cryptography.x509.oid` as type Any. Example:

    from cryptography.x509.oid import ObjectIdentifier
    oid = ObjectIdentifier("1.2.3")  # Any, if we do not re-export

Note that while the canonical location of ObjectIdentifier is in
`crytography.x509`, it is imported many times from `crytography.x509.oid`
instead

* add return type annotiations to constructors

* overload GeneralNames.get_values_for_type

* overload all implementations</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add type alias for IP addresses

* Re-export module attributes in cryptography.x509.oid

Without exporting attributes via `__all__` mypy will consider typehints of
classes imported from `cryptography.x509.oid` as type Any. Example:

    from cryptography.x509.oid import ObjectIdentifier
    oid = ObjectIdentifier("1.2.3")  # Any, if we do not re-export

Note that while the canonical location of ObjectIdentifier is in
`crytography.x509`, it is imported many times from `crytography.x509.oid`
instead

* add return type annotiations to constructors

* overload GeneralNames.get_values_for_type

* overload all implementations</pre>
</div>
</content>
</entry>
<entry>
<title>Apply type annotations to the core x509 types (#5711)</title>
<updated>2021-01-30T17:20:17+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-01-30T17:20:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=fbb48ea7998910c812b5c758183ff87868561081'/>
<id>fbb48ea7998910c812b5c758183ff87868561081</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove __future__ import from our code (#5610)</title>
<updated>2020-12-09T06:35:11+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-09T06:35:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=e0477596f7117845aa2d8768bf1b75162b3d915b'/>
<id>e0477596f7117845aa2d8768bf1b75162b3d915b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Paint it Black by the Rolling Stones (#5324)</title>
<updated>2020-07-20T18:06:29+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-07-20T18:06:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=60aa04481fb187334a783c2d9facc3fe814af5d1'/>
<id>60aa04481fb187334a783c2d9facc3fe814af5d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support unstructured name x509 attributes (#5313)</title>
<updated>2020-07-18T22:35:25+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-07-18T22:35:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=b8146690ecade63f9e6f3926891fcfdf77ede369'/>
<id>b8146690ecade63f9e6f3926891fcfdf77ede369</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support x509 request challenge password parsing (#4944)</title>
<updated>2020-07-06T02:29:32+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-07-06T02:29:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=28e2783a81c28e1fa2f812027916298294dc2fe7'/>
<id>28e2783a81c28e1fa2f812027916298294dc2fe7</id>
<content type='text'>
* support x509 request challenge password parsing

* switch to a more generic (but not too generic) attribute parsing

* make it raise a valueerror

* Update tests/x509/test_x509.py

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* support x509 request challenge password parsing

* switch to a more generic (but not too generic) attribute parsing

* make it raise a valueerror

* Update tests/x509/test_x509.py

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Support parsing SCTs in OCSPResponse (#5298)</title>
<updated>2020-07-05T15:01:07+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-07-05T15:01:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=210dc866280dd83c6d8f04cd4b6607150ba783db'/>
<id>210dc866280dd83c6d8f04cd4b6607150ba783db</id>
<content type='text'>
* Support parsing SCTs in OCSPResponse

* s/typically/only and pep8

* remove unused vector

Co-authored-by: Szilárd Pfeiffer &lt;szilard.pfeiffer@balasys.hu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Support parsing SCTs in OCSPResponse

* s/typically/only and pep8

* remove unused vector

Co-authored-by: Szilárd Pfeiffer &lt;szilard.pfeiffer@balasys.hu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>add SubjectInformationAccess extension support (#5295)</title>
<updated>2020-07-02T05:13:33+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-07-02T05:13:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=13fae162da9637009c3f21080e7d2fdbdffe8f36'/>
<id>13fae162da9637009c3f21080e7d2fdbdffe8f36</id>
<content type='text'>
* add SubjectInformationAccess extension support

* fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add SubjectInformationAccess extension support

* fixes</pre>
</div>
</content>
</entry>
</feed>
