Differences between revisions 5 and 6
Revision 5 as of 2003-03-03 21:10:27
Size: 1072
Editor: 12-232-145-117
Comment:
Revision 6 as of 2003-03-05 23:56:15
Size: 1162
Editor: adsl-209-204-169-32
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
 * Fix rexec. (I happen to think it has potential and is worth saving). - Brian Warner

Four of the guys from Pythonlabs are going to be at the sprint on plan on sprint on *something*. This is all being led by Guido, but he is busy and has no specific ideas of what to sprint on. If you have any, please list them below.

  • Close as many bugs on SF as possible.
  • Implement one of the namespace speed-up PEPs ([http://www.python.org/peps/pep-0266.html 266], [http://www.python.org/peps/pep-0267.html 267], or [http://www.python.org/peps/pep-0280.html 280]) or anything else to help prevent Guido from getting a pie in the face. =)

  • My pet bug is reliable signal handling when using event loops like PyGTK. I think an extra C-level hook in the core would make it possible to do this right. (At the moment, SIGINT/KeyboardInterrupt is blocked until python regains control). I'd be interested in participating in an effort to fix this one. - PyConBrianWarner

  • Free threading (which has been asked for almost as long as namespace speed-ups :-) - Thomas Wouters)

  • Work on the AST branch (will make Jeremy happy =)
  • Fix rexec. (I happen to think it has potential and is worth saving). - Brian Warner


CategoryPyCon

PyCoreSprint (last edited 2008-11-15 14:00:50 by localhost)

Unable to edit the page? See the FrontPage for instructions.