]> granicus.if.org Git - python/commit
#17678: Remove the use of a deprecated method http/cookiejar.py. Changing the
authorSenthil Kumaran <senthil@uthcode.com>
Tue, 9 Apr 2013 14:11:07 +0000 (07:11 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Tue, 9 Apr 2013 14:11:07 +0000 (07:11 -0700)
commit7005b1f90a42c9187ff9b93a7be0244ef94af8a1
treed7423faffd9a5e0b6217d88188fe30979b670737
parentfa5ef18e612fafccbd65a25d61b52de890f2ef79
parentd9fbf36bbd9e19c2973dae507f0a522c62ec7be9
#17678: Remove the use of a deprecated method http/cookiejar.py. Changing the
usage of get_origin_req_host() to origin_req_host.

Patch by Wei-Cheng Pan
Lib/http/cookiejar.py
Misc/NEWS