Message 181463 - Python tracker (original) (raw)

Message181463

Author christian.heimes
Recipients christian.heimes, eric.araujo, pitrou
Date 2013-02-05.17:30:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1360085450.9.0.856560886362.issue17134@psf.upfronthosting.co.za
In-reply-to
Content
I like to split up tasks in small subtasks. It's true that #13655 benefits from this feature but it can be implemented without this ticket. This enhancement also requires some addition to API and bindings to Windows' crypt32.dll. It might be inappropriate to add it to #13655 because we need to backport #13655 to Python 2.6 to 3.3.
History
Date User Action Args
2013-02-05 17:30:50 christian.heimes set recipients: + christian.heimes, pitrou, eric.araujo
2013-02-05 17:30:50 christian.heimes set messageid: 1360085450.9.0.856560886362.issue17134@psf.upfronthosting.co.za
2013-02-05 17:30:50 christian.heimes link issue17134 messages
2013-02-05 17:30:50 christian.heimes create