Entries in Python (1)

Monday
Dec122011

Python Issue #13464

In the past I have released some of my old projects as open source, but I haven't done much development on existing open source projects.  Last week I decided to try this by fixing one of the bugs tagged as "easy" on the Python bug tracker.  These are issues that the core developers feel can be fixed in a relatively short amount of time.  On December 4th, I submitted my patch for issue #13464 and on December 6th it was merged in to the development branch that will become Python 3.3.

It was fun, I think may try to contribute more patches to open source projects in the future.