]> 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:34:55 +0000 (21:34 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 14 Mar 2013 19:34:55 +0000 (21:34 +0200)
commitc12956ddf23d87d8b1e86dceff4e803285f40141
tree3f9a80031a5b92664be3a4a855e3f2688a03d3f3
parentdfde54b66f720f3d476916535acfff7811bd513e
parenta9d24e67666790974b6b3ac30c1868e55207b0e5
Issue #1285086: Get rid of the refcounting hack and speed up
urllib.parse.unquote() and urllib.parse.unquote_to_bytes().
Misc/NEWS