<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pysaml2.git/tests/test_32_cache.py, branch assert_deletion</title>
<subtitle>github.com: rohe/pysaml2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/'/>
<entry>
<title>Fix tests to be compatible with latest pytest</title>
<updated>2019-07-08T18:14:54+00:00</updated>
<author>
<name>Ivan Kanakarakis</name>
<email>ivan.kanak@gmail.com</email>
</author>
<published>2019-07-08T18:14:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=124376b3a707edf354fcc2e7311a86af864cf647'/>
<id>124376b3a707edf354fcc2e7311a86af864cf647</id>
<content type='text'>
Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Language correction.</title>
<updated>2016-02-11T10:08:04+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2016-02-11T10:08:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=0515de9fa8b7f339baba826f87eedc8c922dfa7f'/>
<id>0515de9fa8b7f339baba826f87eedc8c922dfa7f</id>
<content type='text'>
Deal with case where people want to JSON serialize session information.
Carry over more parameters in create_attribute_response.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Deal with case where people want to JSON serialize session information.
Carry over more parameters in create_attribute_response.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix python3 simple cache test failures</title>
<updated>2015-05-28T16:50:57+00:00</updated>
<author>
<name>Clint Byrum</name>
<email>clint@fewbar.com</email>
</author>
<published>2015-05-24T17:22:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=38c250d8f1c08d440dd4bd9e6059a88097e427b0'/>
<id>38c250d8f1c08d440dd4bd9e6059a88097e427b0</id>
<content type='text'>
Minor differences in format/% and lists-as-views fixes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Minor differences in format/% and lists-as-views fixes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Various spelling/grammar tweaks and typo fixes.</title>
<updated>2014-04-02T08:13:34+00:00</updated>
<author>
<name>Hank Leininger</name>
<email>hlein@korelogic.com</email>
</author>
<published>2014-04-02T08:13:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=8649822e0854a899412de72c124349ffa74667dd'/>
<id>8649822e0854a899412de72c124349ffa74667dd</id>
<content type='text'>
Usually just a word or punctuation; occasionally I rewrote a sentence
if I had a hard time determining what was meant by the original. (N.B.
if I misunderstood something, then my re-wording will be wrong!)

Also added eol to many files that were missing it, which throws off
'cat somefile' at a shell prompt (but did not yet touch anything under
src/, which also has many files without eol).

I did not re-line-wrap the text I changed, so that the diffs are
minimized and meaningful changes are easier to spot.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Usually just a word or punctuation; occasionally I rewrote a sentence
if I had a hard time determining what was meant by the original. (N.B.
if I misunderstood something, then my re-wording will be wrong!)

Also added eol to many files that were missing it, which throws off
'cat somefile' at a shell prompt (but did not yet touch anything under
src/, which also has many files without eol).

I did not re-line-wrap the text I changed, so that the diffs are
minimized and meaningful changes are easier to spot.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrote to use NameID instances every where where I previously used just the text part of the instance.</title>
<updated>2013-02-09T17:57:26+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2013-02-09T17:57:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=f295e06ab790c5454c164255328ebba4a0c4f2da'/>
<id>f295e06ab790c5454c164255328ebba4a0c4f2da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial add</title>
<updated>2012-05-23T16:56:51+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2012-05-23T16:56:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=1d7b2964d16b5c4443a3e7037d1bffe281726fc6'/>
<id>1d7b2964d16b5c4443a3e7037d1bffe281726fc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
