This commit is contained in:
Benjamin Peterson 2009-06-19 14:07:32 +00:00
parent 4d2cf3d619
commit f9a48dab91
1 changed files with 2 additions and 1 deletions

View File

@ -68,7 +68,8 @@ process over several releases:
PendingDeprecationWarning may be used in special cases were the old and new
versions of the API will coexist for many releases.
3. Wait for a release.
3. Wait for a release of whichever tree (trunk or py3k) contains the
warning.
4. See if there's any feedback. Users not involved in the original discussions
may comment now after seeing the warning. Perhaps reconsider.