[issue10669] Remove Deprecation Warnings

2010-12-10 Thread Ezio Melotti

Changes by Ezio Melotti :


--
assignee:  -> d...@python
components: +Documentation
nosy: +d...@python, ezio.melotti

___
Python tracker 

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



[issue10669] Remove Deprecation Warnings

2010-12-10 Thread Rusi

Rusi  added the comment:

Hi Eric
Sorry for not being clear.
This is more of a feature request than a bug report as suggested by Terry
Reedy on the python mailing list (see here

http://mail.python.org/pipermail/python-list/2010-December/1262149.html

The warnings are in my code.
The main problems are (I expect) from strings/unicode/binary-strings
I am suggesting that it would be good to have a place one could go to with
each such warnings that would give explanations and possible remedies

Rusi

On Fri, Dec 10, 2010 at 3:05 PM, Eric Smith  wrote:

>
> Eric Smith  added the comment:
>
> Are the warnings originating in your code, or in the standard library, or
> elsewhere?
>
> If in the standard library, please provide specific details.
>
> --
> nosy: +eric.smith
>
> ___
> Python tracker 
> 
> ___
>

--
Added file: http://bugs.python.org/file19995/unnamed

___
Python tracker 

___Hi EricSorry for not being clear.This is more of a feature request than 
a bug report as suggested by Terry Reedy on the python mailing list (see 
herehttp://mail.python.org/pipermail/python-list/2010-December/1262149.html";>http://mail.python.org/pipermail/python-list/2010-December/1262149.html
The warnings are in my code.  The main problems are (I expect) from 
strings/unicode/binary-stringsI am suggesting that it would be good to have 
a place one could go to with each such warnings that would give explanations 
and possible remedies
RusiOn Fri, Dec 10, 2010 at 3:05 PM, Eric 
Smith rep...@bugs.python.org> 
wrote:

Eric Smith e...@trueblade.com> 
added the comment:

Are the warnings originating in your code, or in the standard library, or 
elsewhere?

If in the standard library, please provide specific details.

--
nosy: +eric.smith

___
Python tracker rep...@bugs.python.org>
http://bugs.python.org/issue10669>
___

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



[issue10669] Remove Deprecation Warnings

2010-12-10 Thread Eric Smith

Eric Smith  added the comment:

Are the warnings originating in your code, or in the standard library, or 
elsewhere?

If in the standard library, please provide specific details.

--
nosy: +eric.smith

___
Python tracker 

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



[issue10669] Remove Deprecation Warnings

2010-12-09 Thread Rusi

New submission from Rusi :

I am trying to port some app from 2.x to 3.x
Terry Reedy suggested using 2.7
I get deprecation warnings (with -3 flag)

I would be good to have a place to check all such and have suggested solutions

--
components: 2to3 (2.x to 3.0 conversion tool)
messages: 123716
nosy: RusiMody
priority: normal
severity: normal
status: open
title: Remove Deprecation Warnings
type: feature request
versions: Python 2.7

___
Python tracker 

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