]> granicus.if.org Git - python/commit
Issue #1285086: Get rid of the refcounting hack and speed up
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 14 Mar 2013 19:33:35 +0000 (21:33 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 14 Mar 2013 19:33:35 +0000 (21:33 +0200)
commita9d24e67666790974b6b3ac30c1868e55207b0e5
tree7c9b945fa1dbd15291976a9270ad0c6a093ddf63
parentac356fcf8e64bae3ce9c45fe08109c6b76621a0b
parent8ea4616f16c8f89289e73849880499ef309ce18a
Issue #1285086: Get rid of the refcounting hack and speed up
urllib.parse.unquote() and urllib.parse.unquote_to_bytes().
Misc/NEWS