Re: [Python-Dev] Auto-Assignment
2008/3/7, Thomas Heller <[EMAIL PROTECTED]>: > Martin v. Löwis schrieb: > > > Thomas Heller wrote: > >> Martin v. Löwis schrieb: > >>> I just implemented auto-assignment for the tracker, i.e. a component > >>> can be linked to a developer so that issues mentioning the component > >>> get assigned to that developer (unless an explicit assignment is > >>> made). > >>> > >> > >> You can autoassign ctypes issues to me, as you might have guessed. > > > > ctypes is currently not a "component" in the tracker. Should it be > > one? > > > > Hm, I didn't see that. > > What is a components, and do you think it should be one? > > > Thomas > Hi Thomas, When you create a new issue, you have to select a component from a list, those are the available components. -- -- Guilherme H. Polo Goncalves ___ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Re: [Python-Dev] Auto-Assignment
-On [20080307 11:05], Guilherme Polo ([EMAIL PROTECTED]) wrote: >When you create a new issue, you have to select a component from a >list, those are the available components. I think Thomas was wondering what the definition for a component was within Roundup/the Python project and if ctypes would need to be a component entry as such. -- Jeroen Ruigrok van der Werven / asmodai イェルーン ラウフロック ヴァン デル ウェルヴェン http://www.in-nomine.org/ | http://www.rangaku.org/ Absence makes the heart grow fonder... ___ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Re: [Python-Dev] Auto-Assignment
Jeroen Ruigrok van der Werven schrieb: > -On [20080307 11:05], Guilherme Polo ([EMAIL PROTECTED]) wrote: >>When you create a new issue, you have to select a component from a >>list, those are the available components. > > I think Thomas was wondering what the definition for a component was within > Roundup/the Python project and if ctypes would need to be a component entry > as such. > Exactly. Thomas ___ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Re: [Python-Dev] Auto-Assignment
ctypes is big and important enough IMO to deserve a component. On Fri, Mar 7, 2008 at 6:59 AM, Thomas Heller <[EMAIL PROTECTED]> wrote: > Jeroen Ruigrok van der Werven schrieb: > > > -On [20080307 11:05], Guilherme Polo ([EMAIL PROTECTED]) wrote: > >>When you create a new issue, you have to select a component from a > >>list, those are the available components. > > > > I think Thomas was wondering what the definition for a component was within > > Roundup/the Python project and if ctypes would need to be a component entry > > as such. > > > > Exactly. > > Thomas > > > > ___ > Python-Dev mailing list > [email protected] > http://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > http://mail.python.org/mailman/options/python-dev/guido%40python.org > -- --Guido van Rossum (home page: http://www.python.org/~guido/) ___ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] Summary of Tracker Issues
ACTIVITY SUMMARY (02/29/08 - 03/07/08) Tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 1730 open (+28) / 12348 closed (+13) / 14078 total (+41) Open issues with patches: 468 Average duration of open issues: 739 days. Median duration of open issues: 1136 days. Open Issues Breakdown open 1706 (+25) pending24 ( +3) Issues Created Or Reopened (41) ___ Cookie.Morsel interface needs update 02/29/08 http://bugs.python.org/issue2211created astronouth7303 Cookie.BaseCookie has ambiguous unicode handling 02/29/08 http://bugs.python.org/issue2212created astronouth7303 build_tkinter.py does not handle paths with spaces 03/01/08 http://bugs.python.org/issue2213created JosephArmbruster make htmlhelp raises non-reproducable exception 03/01/08 CLOSED http://bugs.python.org/issue2214created loewis test_sqlite fails in 2.6a1 on MacOS X03/02/08 http://bugs.python.org/issue2215created MrJean1 Problems using logging module with idle 03/02/08 http://bugs.python.org/issue2216created ag6502 patch Problem with if clause in generator expression on class level03/02/08 CLOSED http://bugs.python.org/issue2217created cito Enhanced hotshot profiler with high-resolution timer 03/02/08 http://bugs.python.org/issue2218created MrJean1 Py30a3: Possibly confusing message when module detection fails 03/03/08 http://bugs.python.org/issue2219created mark bug in rlcompleter 03/03/08 CLOSED http://bugs.python.org/issue2220created donlorenzo patch, easy Py30a3: calltip produces error output to stderr 03/03/08 http://bugs.python.org/issue2221created mark Memory leak in os.rename?03/03/08 http://bugs.python.org/issuecreated ocean-city patch regrtest.py -R not working 03/03/08 http://bugs.python.org/issue2223created ocean-city patch branches/trunk-math patch03/03/08 http://bugs.python.org/issue2224created tiran patch py_compile.main() does not return error code 03/03/08 CLOSED http://bugs.python.org/issue2225created catlee patch, easy Small _abcoll Bugs / Oddities03/03/08 http://bugs.python.org/issue2226created aronacher time.strptime too strict? should it assume current year?03/03/08 http://bugs.python.org/issue2227created gregory.p.smith easy Imaplib speedup patch03/03/08 http://bugs.python.org/issue2228created aaronkaplan Search in 2.6 docs does not work 03/04/08 http://bugs.python.org/issue2229created tebeka Document PyArg_Parse* behavior on failed conversion
Re: [Python-Dev] Auto-Assignment
> ctypes is big and important enough IMO to deserve a component. Ok, I just created the component and made Thomas the auto-assignee for it. http://bugs.python.org/component22 Regards, Martin ___ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Re: [Python-Dev] [Python-3000] RELEASED Python 2.6a1 and 3.0a3
Martin v. Löwis wrote: > Please compress it, and make a bug report on > bugs.python.org. Submitted as: http://bugs.python.org/issue2256 ___ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
