<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git/paste, branch require_six</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/paste-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/'/>
<entry>
<title>Fix paste.util.html_quote(unicode): don't encode the string to escape it</title>
<updated>2015-04-22T01:37:20+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-04-22T01:37:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=b19f4f27189a29d3a1c4cf036ae51d35db83ea5a'/>
<id>b19f4f27189a29d3a1c4cf036ae51d35db83ea5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix hash_identifier() on Python 3</title>
<updated>2015-04-22T01:24:58+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-04-22T01:24:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=aadcd3e4f4ac5c8251db1a7899d96c8ee279e04d'/>
<id>aadcd3e4f4ac5c8251db1a7899d96c8ee279e04d</id>
<content type='text'>
Fix paste.exceptions.serial_number_generator.hash_identifier()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix paste.exceptions.serial_number_generator.hash_identifier()
</pre>
</div>
</content>
</entry>
<entry>
<title>Port proxy to Python 3</title>
<updated>2015-04-22T01:13:04+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-04-22T01:13:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=39758a4b3b432f7913c5941a0c0ea2a6c8fa300e'/>
<id>39758a4b3b432f7913c5941a0c0ea2a6c8fa300e</id>
<content type='text'>
Use Message.items() method instead of HTTPMessage.headers attribute.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use Message.items() method instead of HTTPMessage.headers attribute.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in mfrobben/paste (pull request #21)</title>
<updated>2015-04-22T00:33:32+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-04-22T00:33:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=3026086c19b45382d5ceca778a5458233b485ce9'/>
<id>3026086c19b45382d5ceca778a5458233b485ce9</id>
<content type='text'>
Fix bad reference to iterator variable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix bad reference to iterator variable
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pyflakes warnings</title>
<updated>2015-04-22T00:20:30+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-04-22T00:20:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=ebf7227f6ea8735c5f17ef9078e4543bfcb38a8c'/>
<id>ebf7227f6ea8735c5f17ef9078e4543bfcb38a8c</id>
<content type='text'>
* Remove unused variables
* Remove unused imports
* Remove dead code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove unused variables
* Remove unused imports
* Remove dead code
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix paste.util.threadedprint.uninstall()</title>
<updated>2015-04-22T00:21:36+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-04-22T00:21:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=cbb342923f17bedff2a6050e04a87023db45ec10'/>
<id>cbb342923f17bedff2a6050e04a87023db45ec10</id>
<content type='text'>
Rename duplicated uninstall() function to uninstall_stdin() and fix typo in
variable name (_oldstin =&gt; _oldstdin).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename duplicated uninstall() function to uninstall_stdin() and fix typo in
variable name (_oldstin =&gt; _oldstdin).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix loop_pos.__repr__() of paste.util.looper</title>
<updated>2015-04-22T00:19:38+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-04-22T00:19:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=0f5dc0f9c04c03f7f352b0a34d3a01ba302f6d74'/>
<id>0f5dc0f9c04c03f7f352b0a34d3a01ba302f6d74</id>
<content type='text'>
Use self.pos instead of an unknown pos variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use self.pos instead of an unknown pos variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Get parse_querystring() function directly from the paste.request module,</title>
<updated>2015-04-22T00:16:36+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-04-22T00:16:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=1d2079c3c8ebb69b3023a307849d2d17fe606f1d'/>
<id>1d2079c3c8ebb69b3023a307849d2d17fe606f1d</id>
<content type='text'>
instead of using wsgilib.parse_querystring() alias.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
instead of using wsgilib.parse_querystring() alias.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix paste.debug.fsdiff.Snapshot._ignore_file()</title>
<updated>2015-04-22T00:15:08+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-04-22T00:15:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=e10fe866549e5ebb774b12912c40974255522dfa'/>
<id>e10fe866549e5ebb774b12912c40974255522dfa</id>
<content type='text'>
Remove a duplicated method, keep the implementation using ignore_wildcards.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove a duplicated method, keep the implementation using ignore_wildcards.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix fixture on Python 3</title>
<updated>2015-04-21T22:47:05+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-04-21T22:47:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=ec3f269c91df1cacdfffea178167cee8d530da32'/>
<id>ec3f269c91df1cacdfffea178167cee8d530da32</id>
<content type='text'>
* wsgi.input must be a binary file, not a text file
* Fix fixture.TestApp.__str__() on Python 3: decode body from UTF-8
  (with xmlcharrefreplace).
* Fix fixture.TestResponse.goto() on Python 3: regex must use bytes,
  not Unicode.
* Fix TestApp._check_status() on Python 3

  - Decode body from UTF-8 (with xmlcharrefreplace) to format the error message.
  - Fix TestApp.encode_multipart() on Python 3: HTTP body must be bytes: encode
    lines to utf8 and use byte string literals.
  - Fix TestApp.post() on Python 3: default params must be bytes
  - Fix TestResponse.__repr__() on Python 3
  - Fix TestApp on Python 3: encode params values to UTF-8
  - Port TestApp._gen_request() to Python 3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* wsgi.input must be a binary file, not a text file
* Fix fixture.TestApp.__str__() on Python 3: decode body from UTF-8
  (with xmlcharrefreplace).
* Fix fixture.TestResponse.goto() on Python 3: regex must use bytes,
  not Unicode.
* Fix TestApp._check_status() on Python 3

  - Decode body from UTF-8 (with xmlcharrefreplace) to format the error message.
  - Fix TestApp.encode_multipart() on Python 3: HTTP body must be bytes: encode
    lines to utf8 and use byte string literals.
  - Fix TestApp.post() on Python 3: default params must be bytes
  - Fix TestResponse.__repr__() on Python 3
  - Fix TestApp on Python 3: encode params values to UTF-8
  - Port TestApp._gen_request() to Python 3
</pre>
</div>
</content>
</entry>
</feed>
