My Road to the Python Commit Bit
Like many FOSS fans, I always wanted to be an active part of the movement. My last big project was for the Amiga in the past millennium though.
Nowadays I’m happy that after years of small-scale dabbling on various projects I’ve found my haven.
I’d like to share my way to my recent gain of push privileges on the Python project and hope to inspire some of you to do the same.
The Problem
It isn’t easy to start contributing to FOSS. Some projectsseem even not to be particularly interested in new contributors – because everyone wants to contribute for fame and glory.
Others could use help but aren’t eager to get new patches because of ample amounts of code rotting in the bug tracker.
But there are plenty of projects that want you to help.
And yes, even CPython — i.e. the most widespread Python implementation as of 2012, I’ll call it just “Python” henceforth — needs your help! That’s the reason it’s active in its outreach to new contributors.
Please note I said “contributors”, you don’t have to be a programmer – or do programmer’s work – to help.
Python core development has always been a welcoming place. But Jesse tried to push things even farther. And he succeeded at that – it’s easily one of the best places to hang out with people way smarter than you (or at least me) without being patronized.
But it’s hard to get started with new code and often even harder to get started with a new community. So what’s the most important personal attribute to get into a high profile open source project like Python, Django or Twisted?
Hint: it’s like with everything important in life you can’t buy.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/301743/viewspace-731641/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Python RoadPython
- Oracle DBA's Road.Oracle
- python中的一個現象,db.commit和db.commit()PythonMIT
- Repairing a Road(floyd演算法)AI演算法
- Road Construction(POJ-3352)Struct
- My PromisePromise
- MY WEBWeb
- git commit後如何取消commitGitMIT
- on commit delete rows and on commit preserve rowsMITdelete
- CommitMIT
- eclipse svn commit 報錯 Commit blocked by pre-commit hookEclipseMITBloCHook
- Oracle 32bit 升級到64bitOracle
- 32bit和64bit的問題
- By My SideIDE
- My new English
- My Heart will go onGo
- It's my life
- It s my life
- my flash websiteWeb
- My New GoalGo
- bit,bytes
- Git commit 之後,想撤銷 commitGitMIT
- My Resignation--it is my true resignation letter
- LeetCode之1 bit and 2 bit Characters(Kotlin)LeetCodeKotlin
- Changing between 32-bit and 64-bit Word Sizes
- svn commitMIT
- Asynchronous CommitMIT
- Silk Road 2 Loses Over $2.6 Million in Bitcoins in Alleged Hack
- Oh, my goddess nyojGo
- My wonderful world of macOSMac
- MY SQL 知識SQL
- Try Pelican on my macbookMac
- My First Blog
- My first blog!
- This is my Load.
- About My Blog
- 5-bit LFSR
- 檢查AIX系統是否支援64bit,以及32bit與64bit的轉換AI