Differences between revisions 3 and 4
Revision 3 as of 2006-05-28 10:46:37
Size: 1263
Editor: TimPeters
Comment:
Revision 4 as of 2006-05-28 10:53:03
Size: 1258
Editor: TimPeters
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Note: Any branches that are not intended to continue work should be removed before leaving the sprint. '''DONE''' - TP

Line 7: Line 4:
 * Coverity's overnight (Saturday/Sunday) run shows a few new `NULL` complaints; need to investigate. '''DONE''' - TP
Line 14: Line 10:

 * Any branches that are not intended to continue work should be removed before leaving the sprint. '''DONE''' - TP
 * Coverity's overnight (Saturday/Sunday) run shows a few new `NULL` complaints; need to investigate. '''DONE''' - TP

These things still need attention:

  • Many tests are showing refcount leaks as of Saturday; Tim suspects the new exception code.

  • The hotbuf branch will be completed after the sprint. I want to implement common parsing patterns (line delimited, netstrings) in C (MartinBlais).

  • The patch implementing optimizing out "if 0" still needs review.
  • Andrew Dalke has experimented with optimizing some common cases in argument parsing, which looks very promising, but needs further attention.
  • Internal string->object parsing routines (int(), float(), etc) need a way to bound the portion of the string they'll look at. This is partly bugfix, since passing a buffer object to such a Python-level routine results in anything from nonsense to segfaults now.

  • Tim intends to continue work on the tim-exc_sanity branch.

  • Ran out of time before getting to most of the "speed function calls" patches. Since any speedup in that area would benefit almost all users, they're still well worth pursuing.
  • Any branches that are not intended to continue work should be removed before leaving the sprint. DONE - TP

  • Coverity's overnight (Saturday/Sunday) run shows a few new NULL complaints; need to investigate. DONE - TP

NeedForSpeed/FollowUp (last edited 2008-11-15 13:59:46 by localhost)

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