This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark.dickinson
Recipients Paul.Upchurch, eric.araujo, hynek, mark.dickinson, ned.deily, serhiy.storchaka
Date 2012-11-03.22:31:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351981879.58.0.378239765609.issue14794@psf.upfronthosting.co.za>
In-reply-to
Content
Updated for Serhiy's comments on Rietveld:

  - fix some refleaks in error cases
  - streamline the C code somewhat following Serhiy's suggestions.

Serhiy:  you made a comment on the slice_indices function in test_slice.py: "Can we use Python implementation for builtin object?".  I don't understand what you mean---can you elaborate?
History
Date User Action Args
2012-11-03 22:31:19mark.dickinsonsetrecipients: + mark.dickinson, ned.deily, eric.araujo, hynek, Paul.Upchurch, serhiy.storchaka
2012-11-03 22:31:19mark.dickinsonsetmessageid: <1351981879.58.0.378239765609.issue14794@psf.upfronthosting.co.za>
2012-11-03 22:31:19mark.dickinsonlinkissue14794 messages
2012-11-03 22:31:19mark.dickinsoncreate