[Python-Dev] steps to solve bugs
Nick Coghlan
ncoghlan at gmail.com
Thu Mar 8 14:23:20 CET 2012
More information about the Python-Dev mailing list
Thu Mar 8 14:23:20 CET 2012
- Previous message: [Python-Dev] steps to solve bugs
- Next message: [Python-Dev] steps to solve bugs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Mar 8, 2012 at 11:09 PM, Ejaj Hassan <ejjyrex at gmail.com> wrote: > Hi, > I am a novice python programmer and am learning to be able to solve > some issues. Well following the steps given in the PSF website, I have > *> installed vc++ 2008 and even finished till building the cpython > code and I have got the console for python 3.0x >>Having done this, I am not able to quite follow the further steps to solve the bugs . >>Currently I am wondering in the issues tracker though not still working on it. > So I request you my kind folks to kindly make me understand the > further things I must have to take up to get it done. Hi Ejaj, If you're interested in getting started working on items on the issue tracker, I suggest signing up for the core-mentorship list (core-mentorship at python.org) and reposting your question there. It's specifically for this kind of question, whereas python-dev is intended for design and development discussions. Regards, Nick. -- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
- Previous message: [Python-Dev] steps to solve bugs
- Next message: [Python-Dev] steps to solve bugs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list