ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> python-dev
python-dev
[Python-Dev] Can we checkin on the main trunk?
by Skip Montanaro other posts by this author
Dec 20 2001 9:02PM messages near this date
[Python-Dev] For Jack Jansen | Re: [Python-Dev] Can we checkin on the main trunk?
I have a trivial change for asynchat to shut up pychecker:

    /usr/local/lib/python2.2/asynchat.py:83: Local variable (why) not used
    /usr/local/lib/python2.2/asynchat.py:217: Local variable (why) not used

(delete the "why" variable in both cases).

Can I check in on the main trunk and have it go into 2.3 without disturbing
the 2.2 release?  I'm never sure during these alpha/beta/release candidate
situations what is and isn't allowed (other than that Barry's new branch is
clearly off-limits).  This is such a trivial change that it seems like
overkill to me to submit a bug report or a patch, have it assigned to
someone who two weeks later says, "sure, looks fine to me - check it in".

(Hint: For those of us with rotting neurons, whenever development enters a
release phase such as we are in right now, it would be helpful to remind us
what we can do as well as what we can't.)

Skip

_______________________________________________
Python-Dev mailing list
Python-Dev@[...].org
http://mail.python.org/mailman/listinfo/python-dev
Thread:
Skip Montanaro
Barry A. Warsaw
Tim Peters
Guido van Rossum

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved