Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #61460
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <mail@timgolden.me.uk> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.007 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'python.': 0.02; 'subject:skip:b 10': 0.07; 'okay': 0.09; 'tests,': 0.09; 'works.': 0.09; 'python': 0.11; 'bug': 0.12; 'from:addr:timgolden.me.uk': 0.16; 'from:name:tim golden': 0.16; 'landing': 0.16; 'list)': 0.16; 'message-id:@timgolden.me.uk': 0.16; 'received:74.55.86': 0.16; 'received:74.55.86.74': 0.16; 'received:smtp.webfaction.com': 0.16; 'received:webfaction.com': 0.16; 'subject:Permission': 0.16; 'tjg': 0.16; 'wrote:': 0.18; 'code.': 0.18; 'header:User-Agent:1': 0.23; 'received:192.168.100': 0.24; 'fairly': 0.24; 'fine': 0.24; 'guys': 0.24; 'source': 0.25; 'developers': 0.25; '(see': 0.26; 'permission': 0.26; 'subject:/': 0.26; 'header:In-Reply-To:1': 0.27; 'specifically': 0.29; 'url:bugs': 0.29; 'patch': 0.29; 'primarily': 0.30; 'url:mailman': 0.30; 'comments': 0.31; 'doc': 0.31; 'linux.': 0.31; "we're": 0.32; 'open': 0.33; 'url:python': 0.33; 'bugs': 0.33; 'add': 0.35; 'url:listinfo': 0.36; 'thanks': 0.36; 'url:org': 0.36; 'list': 0.37; 'list.': 0.37; 'to:addr :python-list': 0.38; 'issue': 0.38; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'url:mail': 0.40; 'how': 0.40; 'contributing': 0.60; 'free': 0.61; 'myself': 0.63; 'more': 0.64; 'insight': 0.68; 'wish': 0.70; 'friendly': 0.72; 'acts': 0.74; 'special': 0.74; 'you:': 0.81; 'from:addr:mail': 0.83; 'luck': 0.93; 'wanting': 0.93 |
| Date | Tue, 10 Dec 2013 11:59:04 +0000 |
| From | Tim Golden <mail@timgolden.me.uk> |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Re: Permission for contribution: http://bugs.python.org/issue19940 |
| References | <CAO_L6qHPQ-ZUjrxRRYRCAo5t2s00YJ-+ULpbmTesA2=pH4YtdQ@mail.gmail.com> |
| In-Reply-To | <CAO_L6qHPQ-ZUjrxRRYRCAo5t2s00YJ-+ULpbmTesA2=pH4YtdQ@mail.gmail.com> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | 7bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3821.1386676748.18130.python-list@python.org> (permalink) |
| Lines | 34 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1386676748 news.xs4all.nl 2854 [2001:888:2000:d::a6]:42727 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:61460 |
Show key headers only | View raw
On 10/12/2013 11:35, shankha wrote: > I wish to make contribution to Python source code. I have studied the > developers guide and made myself familiar with mercurial. I wish to > start of with some doc bugs as this will give me insight into > how the whole process(review, tests, patches) works. Is it okay if to take: > > http://bugs.python.org/issue19940. > > > Will update the bug report once you guys are fine with it. My platform > will primarily be Linux. > Thanks > Gudge Welcome Gudge, and thanks for wanting to contribute. We're a fairly open organisation, so you don't need anyone's permission to start contributing: just add your comments or your patch to the issue you want to work on. The core-mentorship mailing list might be of use to you: it is specifically aimed at people wanting help with contributing to Python. It has special conditions to make it more friendly to people who might be shy of looking foolish on a public mailing list. Feel free to subscribe: https://mail.python.org/mailman/listinfo/core-mentorship (see also http://pythonmentors.com/ which acts as a landing page for the list) Good luck TJG
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Permission for contribution: http://bugs.python.org/issue19940 Tim Golden <mail@timgolden.me.uk> - 2013-12-10 11:59 +0000
csiph-web