This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brett.cannon
Recipients belopolsky, brett.cannon, nnorwitz, zotbar1234
Date 2008-03-16.03:00:01
SpamBayes Score 0.34586775
Marked as misclassified No
Message-id <bbaeab100803151959j67b17f4bs9c7936206ea96aee@mail.gmail.com>
In-reply-to <1205620222.39.0.25398481271.issue2291@psf.upfronthosting.co.za>
Content
On Sat, Mar 15, 2008 at 5:30 PM, Neal Norwitz <report@bugs.python.org> wrote:
>
>  Neal Norwitz <nnorwitz@gmail.com> added the comment:
>
>  See PEP 352.  Currently this is slated for python 2.8.  Perhaps the
>  schedule should be sped up a bit in light the current release schedule.
>   Brett, any comments?  We should add all the warnings from PEP 352 with
>  the -3 flag to 2.6.

We could add warnings for everything slated to go in 3.0. As for 2.x,
I don't think tossing in warnings for 2.6 is good, but it could be
made a PendingDeprecationWarning, with 2.7 being full
DeprecationWarning.
History
Date User Action Args
2008-03-16 03:00:04brett.cannonsetspambayes_score: 0.345868 -> 0.34586775
recipients: + brett.cannon, nnorwitz, belopolsky, zotbar1234
2008-03-16 03:00:03brett.cannonlinkissue2291 messages
2008-03-16 03:00:02brett.cannoncreate