Message 174715 - Python tracker (original) (raw)

Message174715

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:19 mark.dickinson set recipients: + mark.dickinson, ned.deily, eric.araujo, hynek, Paul.Upchurch, serhiy.storchaka
2012-11-03 22:31:19 mark.dickinson set messageid: 1351981879.58.0.378239765609.issue14794@psf.upfronthosting.co.za
2012-11-03 22:31:19 mark.dickinson link issue14794 messages
2012-11-03 22:31:19 mark.dickinson create