Path: csiph.com!usenet.pasdenom.info!news.albasani.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.138 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.74; '*S*': 0.01; 'cc:addr:python-list': 0.11; 'python': 0.11; 'begin?': 0.16; 'homepage:': 0.16; 'itself,': 0.16; 'jennifer': 0.16; 'members)': 0.16; 'sender:addr:gmail.com': 0.17; 'wrote:': 0.18; 'subject:request': 0.19; 'thu,': 0.19; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; '[1]': 0.29; '[2]': 0.30; 'dec': 0.30; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'url:python': 0.33; 'projects.': 0.33; 'received:google.com': 0.35; 'really': 0.36; 'url:listinfo': 0.36; 'url:org': 0.36; 'list': 0.37; 'pm,': 0.38; '12,': 0.39; 'mailing': 0.39; 'url:mail': 0.40; 'how': 0.40; 'contributing': 0.60; "you're": 0.61; 'url:index': 0.63; 'to:addr:gmail.com': 0.65; 'started.': 0.68; 'greetings': 0.72; 'stone': 0.84; 'thanking': 0.84; 'novice': 0.91; 'have.': 0.93; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=dGd+2DkzYc4uNnSQlqeoXcYKkdsxtxlkHCIapMkWhio=; b=IF1xB+F75wc3X25mX/4OZjMEdjtjyo4UFQleMScUYEI6nJGkczwGmHsueYpDnTPa/Z acwcovxKz4x09SAjiXoAmzO1TxAN6yy9YAHy7s/ueeOQM01hEkXqIkBEd5KP3x90sEvD F4f3Q2mRQP3UaV3paCCkRVBE97OQ8McCTMUTTjCyzgLtaJ3tZQHnKuTovt2ibA+3Wag9 kErta3hzMrYOGWxTVAYI4uBQPBGPhTPSpWaFZVHxCHsYqLxZn8/3VMHtO8ao38IIdzKs pbKpIq6PVyr3FYgsL1RO/vnplqyCkkEKGN0P9nBeO6wHrRTxV7Z7EHV6r4vrKiJlLtC4 g19w== X-Received: by 10.204.165.206 with SMTP id j14mr680590bky.45.1386941264399; Fri, 13 Dec 2013 05:27:44 -0800 (PST) MIME-Version: 1.0 Sender: zachary.ware@gmail.com In-Reply-To: References: From: Zachary Ware Date: Fri, 13 Dec 2013 07:27:24 -0600 X-Google-Sender-Auth: NrZD6aEkU3q17cjvgRXZmtHYPaY Subject: Re: request for guidance To: jennifer stone Content-Type: text/plain; charset=UTF-8 Cc: "python-list@python.org" X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1386941272 news.xs4all.nl 2949 [2001:888:2000:d::a6]:48876 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:61821 On Thu, Dec 12, 2013 at 11:15 PM, jennifer stone wrote: > greetings > I am a novice who is really interested in contributing to Python projects. > How and where do I begin? > thanking you in anticipation If you're interested in contributing to Python itself, you can consult the Python devguide [1] for suggestions on how to get started. I would also recommend the core-mentorship mailing list[2][3], which is a private (archives are only available to members) list where you can ask any questions you may have. Welcome! :) -- Zach [1] http://docs.python.org/devguide/index.html [2] List info: http://mail.python.org/mailman/listinfo/core-mentorship [3] Homepage: http://pythonmentors.com