]> granicus.if.org Git - python/commit
Blocked revisions 66137,66182,66192,66196 via svnmerge
authorBenjamin Peterson <benjamin@python.org>
Fri, 5 Sep 2008 23:45:52 +0000 (23:45 +0000)
committerBenjamin Peterson <benjamin@python.org>
Fri, 5 Sep 2008 23:45:52 +0000 (23:45 +0000)
commit6a59b0e000878a6ae6c0fbfabd85720dec374bcf
tree7ee39d5735d664b290e65dddcec89cfb8856c5c7
parent9e4fdf446d284c579190fe57ea9d774357438ffc
Blocked revisions 66137,66182,66192,66196 via svnmerge

........
  r66137 | jesus.cea | 2008-09-01 21:29:06 -0500 (Mon, 01 Sep 2008) | 1 line

  Improve compatibility with Python3.0 testsuite
........
  r66182 | jesus.cea | 2008-09-03 12:50:32 -0500 (Wed, 03 Sep 2008) | 1 line

  Fix some leaks - Neal Norwitz
........
  r66192 | jesus.cea | 2008-09-03 17:07:11 -0500 (Wed, 03 Sep 2008) | 1 line

  Python3.0 bsddb testsuite compatibility improvements
........
  r66196 | facundo.batista | 2008-09-03 17:35:50 -0500 (Wed, 03 Sep 2008) | 5 lines

  Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module
  to the urlparse one.  Added a PendingDeprecationWarning in the old
  module, it will be deprecated in the future.  Docs and tests updated.
........