[issue15409] Deprecation Warning fix on cookiejar module

2012-07-20 Thread Flávio Ribeiro

New submission from Flávio Ribeiro em...@flavioribeiro.com:

Cookiejar calls some urllib.Request's deprecated methods. This patch fixes this 
deprecated calls.

--
components: Extension Modules
files: cookiejar_fix_deprecated_method_calls.patch
keywords: patch
messages: 165956
nosy: flavio.ribeiro
priority: normal
severity: normal
status: open
title: Deprecation Warning fix on cookiejar module
versions: Python 3.3
Added file: 
http://bugs.python.org/file26457/cookiejar_fix_deprecated_method_calls.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15409
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15409] Deprecation Warning fix on cookiejar module

2012-07-20 Thread Flávio Ribeiro

Changes by Flávio Ribeiro em...@flavioribeiro.com:


--
nosy: +meador.inge

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15409
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15409] Deprecation Warning fix on cookiejar module

2012-07-20 Thread Meador Inge

Meador Inge mead...@gmail.com added the comment:

This looks OK to me.  I will commit later today.

--
assignee:  - meador.inge
components: +Library (Lib) -Extension Modules
stage:  - commit review
type:  - behavior

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15409
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15409] Deprecation Warning fix on cookiejar module

2012-07-20 Thread Flávio Ribeiro

Flávio Ribeiro em...@flavioribeiro.com added the comment:

nice Meador :-) 

Already sent the form to contribut...@python.org. Added also one diff to 
Misc/ACKS, it's up to you add it or not.

Thanks

--
Added file: http://bugs.python.org/file26460/add_flavioribeiro_acks.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15409
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15409] Deprecation Warning fix on cookiejar module

2012-07-20 Thread Meador Inge

Meador Inge mead...@gmail.com added the comment:

I already added you to ACKS with the ctypes patch :-)

http://hg.python.org/cpython/rev/f93efd4c45bd

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15409
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15409] Deprecation Warning fix on cookiejar module

2012-07-20 Thread Flávio Ribeiro

Flávio Ribeiro em...@flavioribeiro.com added the comment:

wow :) thank you!

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15409
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15409] Deprecation Warning fix on cookiejar module

2012-07-20 Thread Roundup Robot

Roundup Robot devn...@psf.upfronthosting.co.za added the comment:

New changeset ea8078365d3b by Meador Inge in branch 'default':
Issue #15409: Replace use of deprecated urllib.request.Request methods in 
http.cookijar
http://hg.python.org/cpython/rev/ea8078365d3b

--
nosy: +python-dev

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15409
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15409] Deprecation Warning fix on cookiejar module

2012-07-20 Thread Meador Inge

Meador Inge mead...@gmail.com added the comment:

Thanks for the patch!

--
resolution:  - fixed
stage: commit review - committed/rejected
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15409
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com