<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Montreal Python &#187; Sprints</title>
	<atom:link href="http://montrealpython.org/category/sprints/feed/" rel="self" type="application/rss+xml" />
	<link>http://montrealpython.org</link>
	<description>Home of the Montreal Python User Group</description>
	<lastBuildDate>Tue, 21 May 2013 01:24:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Python Bug Day this Saturday in Montreal and on IRC</title>
		<link>http://montrealpython.org/2012/10/python-bug-day/</link>
		<comments>http://montrealpython.org/2012/10/python-bug-day/#comments</comments>
		<pubDate>Mon, 29 Oct 2012 20:25:14 +0000</pubDate>
		<dc:creator>Éric Araujo</dc:creator>
				<category><![CDATA[Montréal Python]]></category>
		<category><![CDATA[Sprints]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=2141</guid>
		<description><![CDATA[This Saturday, you have the opportunity of participating in the Python Bug Day. How would you like to be one of the contributors of Python? If you have ideas for improving parts of the official documentation, the standard library, the language itself, or if you have a patch waiting for a review that you would [...]]]></description>
			<content:encoded><![CDATA[<p>This Saturday, you have the opportunity of participating in the Python Bug Day.  How would you like to be one of the contributors of Python?  If you have ideas for improving parts of the official documentation, the standard library, the language itself, or if you have a patch waiting for a review that you would like to see committed, or if you just want to come and fix an existing bug, it&#8217;s your day!</p>
<p>Join us for an effort at closing some Python bugs and feature requests.  Get quick feedback on your patches and bugfixes, learn how to submit and examine patches, and have fun chatting with the Python developers and other contributors.  You don’t need to know the CPython codebase or process to join, just Python programming knowledge.</p>
<p>If you live in Montreal, come at Caravan to meet fellow hackers and take part in a physical sprint!  The address is 5334 de Gaspé; we&#8217;ll be there from 10:00 to 18:00.</p>
<p><strong>Please register at <a href="http://mpbugday.eventbrite.ca/">http://mpbugday.eventbrite.ca/</a></strong> to let us know how many people to expect.  People from around the world are welcome to join the #python-dev IRC channel to participate in the bug day.</p>
<p>This page contains all the information you need to get set up, see the list of bugs or learn about IRC: <a href="http://wiki.python.org/moin/PythonBugDay">http://wiki.python.org/moin/PythonBugDay</a><br />
If you need any help beforehand, feel free to ask on <a href="http://mail.python.org/mailman/listinfo/core-mentorship">core-mentorship mailing-list</a></p>
<p><strong>Thanks to <a href="http://caravan.coop/">Caravan</a> for sponsoring us!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://montrealpython.org/2012/10/python-bug-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Second Distutils2 Sprint Wrap-up</title>
		<link>http://montrealpython.org/2012/05/second-distutils2-sprint-wrap-up/</link>
		<comments>http://montrealpython.org/2012/05/second-distutils2-sprint-wrap-up/#comments</comments>
		<pubDate>Tue, 15 May 2012 01:48:22 +0000</pubDate>
		<dc:creator>Éric Araujo</dc:creator>
				<category><![CDATA[Montréal Python]]></category>
		<category><![CDATA[Packaging]]></category>
		<category><![CDATA[Sprints]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=2016</guid>
		<description><![CDATA[The second event in our series of Distutils2 sprints was again a success. We&#8217;ve managed to fix some interesting issues and we&#8217;ve gained some experience points at dealing with the black magic of the packaging arcane. We would like to thank TP1 for hosting the sprint at their nice Downtown Montreal offices and also for [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.tp1.ca/sites/all/themes/tp1/images/logo.png" alt="TP1 logo" style="float: left; display: block"> The second event in our series of Distutils2 sprints was again a success. We&#8217;ve managed to fix some interesting issues and we&#8217;ve gained some experience points at dealing with the black magic of the packaging arcane.</p>
<p>We would like to thank <a href="http://www.tp1.ca/">TP1</a> for hosting the sprint at their nice Downtown Montreal offices and also for the pizza. Pierre Paul, our host, wrote <a href="http://www.tp1.ca/en/node/559" title="Distutils2 coding sprint wrap-up">a longer post</a> relating the event.</p>
<p>Stay tuned for upcoming announcements on Distutils2 sprints.</p>
<p>Special thanks to the sprinters:</p>
<ul>
<li>Julien Courteau</li>
<li>Jonathan Fernandes</li>
<li>Patrice Gauthier</li>
<li>Mathieu Leduc-Hamel</li>
<li>Pierre Paul Lefebvre</li>
<li>Alex Parij</li>
<li>Kim Pettersen</li>
</ul>
<p>Stay tuned this week for the announcement of the next sprint.</p>
<p>Here&#8217;s a glimpse of patches being born:</p>
<p><img src="https://s3.amazonaws.com/distilleryimage7/d1a11f029c6e11e1a8761231381b4856_7.jpg" alt="May 12 Distutils2 sprinters"></p>
<p>Divine inspiration:</p>
<p><img src="https://s3.amazonaws.com/distilleryimage1/20022dc29c7311e180c9123138016265_7.jpg" alt="Light falling on a computer"></p>
]]></content:encoded>
			<wfw:commentRss>http://montrealpython.org/2012/05/second-distutils2-sprint-wrap-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Next Distutils2 Sprint</title>
		<link>http://montrealpython.org/2012/05/distutils2-sprint-2/</link>
		<comments>http://montrealpython.org/2012/05/distutils2-sprint-2/#comments</comments>
		<pubDate>Thu, 03 May 2012 16:19:44 +0000</pubDate>
		<dc:creator>Éric Araujo</dc:creator>
				<category><![CDATA[Montréal Python]]></category>
		<category><![CDATA[Packaging]]></category>
		<category><![CDATA[Sprints]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=1948</guid>
		<description><![CDATA[The first Distutils2 sprint, held on the 21st of April at RadialPoint&#8217;s office, was a real success. That afternoon marked the renewal of Montréal-Python&#8217;s contributions to this vital project of the Python ecosystem. Indeed, two years ago, sprints were organized here at the very beginning of Distutils2, which aims to replace Distutils with a more [...]]]></description>
			<content:encoded><![CDATA[<p>The first <a href="http://montrealpython.org/2012/03/distutils2-sprint/">Distutils2 sprint</a>, held on the 21st of April at <a href="http://www.radialpoint.com/">RadialPoint&#8217;s</a> office, was a real success.</p>
<p>That afternoon marked the renewal of Montréal-Python&#8217;s contributions to this vital project of the Python ecosystem. Indeed, two years ago, sprints were organized here at the very beginning of Distutils2, which aims to replace Distutils with a more powerful tool that implements the new specs (PEPs) that all packaging tools will comply with in the long term.</p>
<p>We&#8217;re pleased that a dozen of volunteers were part of this first sprint!</p>
<p>I spent some time with every participant and I think everyone learnt something from the sprint, be it knowledge on packaging, a first experience in free software development or the writing test suites. I&#8217;d like to thank everyone who came and opened Pandora&#8217;s Box in order to fix bugs for the benefit of the whole community.</p>
<p>The complexity of the code explains the fact that only two patches were done at the end of the sprint, but the other patches started by the other participants could certainly be completed during the next one.</p>
<p>In order to keep the pace, a second sprint will be held <em>Saturday the 12th of May</em>. <a href="http://www.tp1.ca/">TP1</a> will host this sprint and provide us with some pizza. Keep in mind that our deadline is the release of the first beta version on the 24th of June. We have until that point to close bugs and implement some useful features still missing.</p>
<p><strong>Contributing to Distutils2 will help the whole Python community.  Be part of it!</strong></p>
<p>Second Distutils2 Sprint:</p>
<ul>
<li>Date: Saturday, 12th of May 2012, from 12:00 to 19:00</li>
<li>Place: TP1, 1410 Stanley street, office 500 (<a href="http://g.co/maps/c662j">map</a>)</li>
<li><a href="http://next-distutils2-sprint.eventbrite.ca/">Registration</a> is optional but recommended</li>
<li><a href="http://wiki.python.org/moin/Distutils2/Sprints">Setup instructions</a> (can also be done on site)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://montrealpython.org/2012/05/distutils2-sprint-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Distutils2 sprint</title>
		<link>http://montrealpython.org/2012/03/distutils2-sprint/</link>
		<comments>http://montrealpython.org/2012/03/distutils2-sprint/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 01:10:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Montréal Python]]></category>
		<category><![CDATA[Packaging]]></category>
		<category><![CDATA[Sprints]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=1895</guid>
		<description><![CDATA[Pythonistas, Distutils2 is looking for love, and you are the group who are going to give it! The Montreal-Python user group is hosting, on the 21st of April, a sprint in Montreal to work on Distutils2 with Éric Araujo, Python core developer and distutils2 maintainer. Bring your laptop and your magic fingers, and we will provide the food [...]]]></description>
			<content:encoded><![CDATA[<p>Pythonistas,</p>
<p>Distutils2 is looking for love, and you are the group who are going to give it! The Montreal-Python user group is hosting, on the 21st of April, a sprint in Montreal to work on Distutils2 with Éric Araujo, Python core developer and distutils2 maintainer. Bring your laptop and your magic fingers, and we will provide the food and the good times. No previous knowledge of Distutils2 required, just general Python skills.</p>
<p>Distutils2 is the official successor of distutils. It aims to be a better, more flexible and more featureful packaging tool for Python authors, as well as a reusable library for packaging tools developers. Distutils2 is included in the Python 3.3 standard library under the name “packaging”, the module named “distutils2” is the standalone backport for Python versions 2.5 to 2.7, and 3.x. The first beta versions of Python 3.3 and Distutils2 are coming in June, and we are planning a series of sprints to make it ready for the release.</p>
<p>A sprint is simply programmers meeting together face-to-face to work on the same project. Previous sprints held in Montreal have improved Distutils2, why don’t you come along for the next one and put your mark on a Python release?</p>
<p>The good folks at Radialpoint have graciously provided us with space and free pizza. Come join us on Saturday, the 21st of April, from 12pm to 7pm.</p>
<p>The address is:<br />
<a href="http://g.co/maps/cuaxc">2050 Bleury Street<br />
Suite 300</a></p>
<p>Registration <a href="http://www.eventbrite.ca/event/3261945567">here</a> is preferable but not required.</p>
<p>For hacks and glory!</p>
]]></content:encoded>
			<wfw:commentRss>http://montrealpython.org/2012/03/distutils2-sprint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Volunteering through technology</title>
		<link>http://montrealpython.org/2011/11/volunteering-through-technology/</link>
		<comments>http://montrealpython.org/2011/11/volunteering-through-technology/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 02:06:11 +0000</pubDate>
		<dc:creator>dimitry</dc:creator>
				<category><![CDATA[Montréal Python]]></category>
		<category><![CDATA[Sprints]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=1687</guid>
		<description><![CDATA[How does a developer change the world? One function at a time. This December the Notman House gives you a chance to join likeminded others and hack for a greater good. The event is Random Hacks of Kindness and it will be hosted this December 3rd and 4th. On the first day, Montreal participants will [...]]]></description>
			<content:encoded><![CDATA[<p>How does a developer change the world? One function at a time. This December the Notman House gives you a chance to join likeminded others and hack for a greater good.</p>
<p>The event is Random Hacks of Kindness and it will be hosted this December 3rd and 4th.</p>
<p>On the first day, Montreal participants will be presented real-life problems by representatives of Médecins Sans Frontières and the LIRNEasia think tank. Once a problem chosen, your team will then have two days to create a solution.</p>
<p>In this feat you will not be alone. Thousands of people world wide will be participating in <a href="http://www.rhok.org/events">30 sister events</a> along with you. Participants in other cities will work on solutions to the problems of their community or their organization.</p>
<p>Here in Montreal, I (Dimitry Zolotaryov) am looking for team-mates to represent Montreal-Python. Developers, designers, engineers and social media people are all welcome. Send me a message if you&#8217;re interested in being part of an enthusiastic team: dimitry@webit.ca.</p>
<p>This is your chance to hack for good. Won&#8217;t you accept the challenge?</p>
<p>Register Here: <a href="http://mtlrhok.eventbrite.com/?srnk=1">http://mtlrhok.eventbrite.com/?srnk=1</a><br />
Event Page: <a href="http://www.rhok.org/event/montr%C3%A9al-canada">http://www.rhok.org/event/montr%C3%A9al-canada<br />
</a><br />
Past Problems: <a href="http://www.rhok.org/problems">http://www.rhok.org/problems</a></p>
]]></content:encoded>
			<wfw:commentRss>http://montrealpython.org/2011/11/volunteering-through-technology/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Montréal Open Data Hackathon</title>
		<link>http://montrealpython.org/2011/11/montreal-open-data-hackathon/</link>
		<comments>http://montrealpython.org/2011/11/montreal-open-data-hackathon/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 00:42:21 +0000</pubDate>
		<dc:creator>Yannick Gingras</dc:creator>
				<category><![CDATA[Sprints]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=1600</guid>
		<description><![CDATA[We live in Montréal and we hack Python code; this is who we are. Right now, it just got event more exciting to be a hacker in this city. We hack code, but when our code interacts with cool data, the dance is a lot spicier. On Wednesday, the city of Montréal made us proud [...]]]></description>
			<content:encoded><![CDATA[<p>We live in Montréal and we hack Python code; this is who we are.  Right now, it just got event more exciting to be a hacker in this city.  We hack code, but when our code interacts with cool data, the dance is a lot spicier.  On Wednesday, the city of Montréal made us proud by <a href="http://montrealouvert.net/2011/10/27/nous-avons-reussi-montreal-devient-une-ville-ouverte/">releasing a lot of it&#8217;s data</a> under a very <a href="http://donnees.ville.montreal.qc.ca/licence/licence-texte-complet">permissive license</a>.  This is a first in the province of Québec.</p>
<p>Montréal-Ouvert has already been planing on <a href="http://montrealouvert.net/2011/10/13/hackathon-donnees-ouvertes-montreal/">hacking on Saturday November 19th</a>.<br />
Now that it has become exciting with real data, we want to make sure that there&#8217;s going to be a lot of Python code written there.</p>
<p>We don&#8217;t know yet where the hackothon will take place, but we trust that it&#8217;s going to be near downtown, somewhere within walking distance from a metro station.  We will be there, and if you like to write Python code and plan on being there, write you name in the comments below; we&#8217;re going to assemble a corrosive Python strike team.</p>
<p>Here&#8217;s some ideas for cool projects we could undertake during this one day event:</p>
<ul>
<li>A site where people could suggest and vote on what dataset the city should release next.  Think of something like Reddit or Ubuntu BrainStorm where someone could say &#8220;hey, I&#8217;d love to make a Patiner-Montreal clone for ski&#8221; or &#8220;let&#8217;s make homebrewing more fun by indexing the water hardness data by burough.&#8221;</li>
<li>A cross-correlation of the datasets already published; can we use the demographics data to visualize how many firemen there are per resident in all of our burrows?  How about policemen per resident?  What if we bring an extra dimension, like average revenue per burough?</li>
<li>An aggregator of existing and upcoming applications: a site where it&#8217;s easy to see what everyone is doing with the open data of Montréal and with all sorts of metadata like the GitHub repo and the contribution process.  Voting on the best applications would make it event more fun.</li>
<li>A flexible and intuitive calendar of the festivals and cultural events that makes is easy to browse by date, location and genre.</li>
<li>An integration of all this new smoking hot data with Open Street Maps. Mapify all the things!</li>
</ul>
<p>So, we&#8217;re going to be there.  Who else is in?</p>
<div>Sign-Up Page: <a href="http://montrealouvert.net/2011/10/13/hackathon-donnees-ouvertes-montreal/" target="_blank">http://montrealouvert.net/2011/10/13/hackathon-donnees-ouvertes-montreal/</a></div>
<div>Vote on project ideas: <a href="https://mtlouvert.uservoice.com/forums/137103-hackathon-donn-es-ouvertes-montr-al-19-novembre" target="_blank">https://mtlouvert.uservoice.com/forums/137103-hackathon-donn-es-ouvertes-montr-al-19-novembre</a></div>
]]></content:encoded>
			<wfw:commentRss>http://montrealpython.org/2011/11/montreal-open-data-hackathon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Packaging Sprint #11</title>
		<link>http://montrealpython.org/2011/01/packaging-sprint-11-2/</link>
		<comments>http://montrealpython.org/2011/01/packaging-sprint-11-2/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 00:41:22 +0000</pubDate>
		<dc:creator>Cyril</dc:creator>
				<category><![CDATA[Packaging]]></category>
		<category><![CDATA[Sprints]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=1169</guid>
		<description><![CDATA[We have found a location for our next packaging sprint (2011/01/29), it will be at LeSite&#8217;s office! Here are the coordinates: Le Site 381, Notre-Dame west, suite 200 Corner of McGill or St-Pierre Metro Square Victoria There will be beer -of course- and also coffee, food, beanbags, and even a giant TV with a PS3 [...]]]></description>
			<content:encoded><![CDATA[<p>We have found a location for our next packaging sprint (2011/01/29), it will be at LeSite&#8217;s office!<br />
Here are the coordinates:<br />
Le Site<br />
381, Notre-Dame west, suite 200<br />
Corner of McGill or St-Pierre<br />
Metro Square Victoria</p>
<p>There will be beer -of course- and also coffee, food, beanbags, and even a giant TV with a PS3 if you want to take a small fifa break <img src='http://montrealpython.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://montrealpython.org/2011/01/packaging-sprint-11-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Packaging Sprint #11</title>
		<link>http://montrealpython.org/2011/01/packaging-sprint-11/</link>
		<comments>http://montrealpython.org/2011/01/packaging-sprint-11/#comments</comments>
		<pubDate>Thu, 13 Jan 2011 04:26:00 +0000</pubDate>
		<dc:creator>Yannick Gingras</dc:creator>
				<category><![CDATA[Packaging]]></category>
		<category><![CDATA[Sprints]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=1135</guid>
		<description><![CDATA[The core Python packaging team is going to be sprinting on distutils2 from Thursday 2011-01-27 to Sunday 2011-01-30. We don&#8217;t want to be left behind so we plan to join them with a gathering on Saturday 2011-01-29. We expect to be hacking between 11h AM and 8h PM. The location will be announced shortly but [...]]]></description>
			<content:encoded><![CDATA[<p>The core Python packaging team is going to be <a href="http://tarekziade.wordpress.com/2011/01/11/distutils2-sprint/">sprinting on distutils2</a> from Thursday 2011-01-27 to Sunday 2011-01-30.  We don&#8217;t want to be left behind so we plan to join them with a gathering on Saturday 2011-01-29.</p>
<p>We expect to be hacking between 11h AM and 8h PM. The location will be announced shortly but we expect an attendance cap between 12 and 20 hackers so don&#8217;t forget to <a href="http://wiki.montrealpython.org/index.php/Packaging_no.11">RSVP on the wiki</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://montrealpython.org/2011/01/packaging-sprint-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sprints: New Location</title>
		<link>http://montrealpython.org/2010/09/sprints-new-location/</link>
		<comments>http://montrealpython.org/2010/09/sprints-new-location/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 21:58:41 +0000</pubDate>
		<dc:creator>Mathieu Leduc-Hamel</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Montréal Python]]></category>
		<category><![CDATA[Packaging]]></category>
		<category><![CDATA[Sprints]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=880</guid>
		<description><![CDATA[One of the great thing with a booming city like Montréal is that we get dynamic companies such as Google improving the synergy of our community by hosting our sprints in bigger rooms and providing food and refreshments. Our next sprint will be on Django translation on September 22nd, 2010, starting at 18h30. Come and [...]]]></description>
			<content:encoded><![CDATA[<p>One of the great thing with a booming city like Montréal is that we get dynamic companies such as Google improving the synergy of our community by hosting our sprints in bigger rooms and providing food and refreshments.</p>
<p>Our next sprint will be on <strong>Django translation</strong> on September 22nd, 2010, starting at 18h30.  Come and allow us to offer Django to a broader community of developers.</p>
<p>Only one week after that, we&#8217;ll host a sprint on the <strong>Python packaging system</strong>.  Come and frantically hack with us to empower Python with the best packaging system out there.</p>
<p>Both sprints will be a Google, 1253 McGill College ave. suite #250.</p>
<p><strong>Attendance is limited to 20 sprinters so don&#8217;t forget to </strong><a href="http://wiki.montrealpython.org/index.php/Sprints"><strong>RSVP on the wiki</strong></a><strong>.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://montrealpython.org/2010/09/sprints-new-location/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Packaging Sprint #6 wrap-up</title>
		<link>http://montrealpython.org/2010/07/packaging-sprint-6-wrap-up/</link>
		<comments>http://montrealpython.org/2010/07/packaging-sprint-6-wrap-up/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 22:13:14 +0000</pubDate>
		<dc:creator>Yannick Gingras</dc:creator>
				<category><![CDATA[Packaging]]></category>
		<category><![CDATA[Sprints]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=802</guid>
		<description><![CDATA[Last Thursday, we ran our 6th sprint on the Python packaging system. Most people worked on distutils2 and its test suite although a few were undertaking the implementation of new features in the 2to3 automated migration tool. This sprint was a turning point in our sprint series because we managed to get enough notoriety to [...]]]></description>
			<content:encoded><![CDATA[<p>Last Thursday, we ran our 6th sprint on the Python packaging system. Most people worked on distutils2 and its test suite although a few were undertaking the implementation of new features in the 2to3 automated migration tool.</p>
<p>This sprint was a turning point in our sprint series because we managed to get enough notoriety to convince two sprinter to join us remotely despite a massive six hours timezone difference.  Alexis Métaireau and Éric Araujo, both living in France and both Google summer of code students on the Python packaging system, joined us util the end of the sprint, around 7am in their timezone.  Their participation was very helpful since they were able to answer many questions regarding the road-map and what was in the pipe for various sub-systems of the packaging eco-system.  Since they both the commit privilege in the canonical repository, it was very motivating for everyone in Montréal to see their contributions being merged on the fly.</p>
<p>Congratulations to all the sprinter who resisted the call of the terraces to work on the Python packaging system:</p>
<ul>
<li>Éric Araujo (remote from France)</li>
<li>Nicolas Cadou </li>
<li>Alex Gal </li>
<li>Yannick Gingras </li>
<li>Alexis Métaireau (remote from France) </li>
<li>George Peristerakis </li>
<li>Luis Rojas </li>
</ul>
<p>We will have more sprint in the coming weeks.  Stay tuned for the announcements.</p>

<a href='http://montrealpython.org/2010/07/packaging-sprint-6-wrap-up/dsc07723/' title='Packaging Sprint #6'><img width="150" height="150" src="http://montrealpython.org/wp-content/uploads/2010/07/DSC07723-150x150.jpg" class="attachment-thumbnail" alt="Packaging Sprint #6" title="Packaging Sprint #6" /></a>
<a href='http://montrealpython.org/2010/07/packaging-sprint-6-wrap-up/dsc07724/' title='Packaging Sprint #6'><img width="150" height="150" src="http://montrealpython.org/wp-content/uploads/2010/07/DSC07724-150x150.jpg" class="attachment-thumbnail" alt="Packaging Sprint #6" title="Packaging Sprint #6" /></a>
<a href='http://montrealpython.org/2010/07/packaging-sprint-6-wrap-up/dsc07726/' title='Packaging Sprint #6'><img width="150" height="150" src="http://montrealpython.org/wp-content/uploads/2010/07/DSC07726-150x150.jpg" class="attachment-thumbnail" alt="Packaging Sprint #6" title="Packaging Sprint #6" /></a>
<a href='http://montrealpython.org/2010/07/packaging-sprint-6-wrap-up/dsc07730/' title='Packaging Sprint #6'><img width="150" height="150" src="http://montrealpython.org/wp-content/uploads/2010/07/DSC07730-150x150.jpg" class="attachment-thumbnail" alt="Packaging Sprint #6" title="Packaging Sprint #6" /></a>
<a href='http://montrealpython.org/2010/07/packaging-sprint-6-wrap-up/dsc07732/' title='Packaging Sprint #6'><img width="150" height="150" src="http://montrealpython.org/wp-content/uploads/2010/07/DSC07732-150x150.jpg" class="attachment-thumbnail" alt="Packaging Sprint #6" title="Packaging Sprint #6" /></a>

]]></content:encoded>
			<wfw:commentRss>http://montrealpython.org/2010/07/packaging-sprint-6-wrap-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
