Issue 3627: apple security patches need to be forward ported to py3k (original) (raw)

This issue has been migrated to GitHub: https://github.com/python/cpython/issues/47877

classification

Title: apple security patches need to be forward ported to py3k
Type: security Stage:
Components: Interpreter Core Versions: Python 3.0

process

Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: nnorwitz Nosy List: benjamin.peterson, nnorwitz
Priority: release blocker Keywords:

Created on 2008-08-21 05:43 by nnorwitz, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (3)
msg71608 - (view) Author: Neal Norwitz (nnorwitz) * (Python committer) Date: 2008-08-21 05:43
The trunk revision was 65335.
msg71637 - (view) Author: Benjamin Peterson (benjamin.peterson) * (Python committer) Date: 2008-08-21 13:28
I tried merging this once, but there were many conflicts. Are you available to do this?
msg71831 - (view) Author: Neal Norwitz (nnorwitz) * (Python committer) Date: 2008-08-24 07:09
Committed revision 66009.
History
Date User Action Args
2022-04-11 14:56:37 admin set github: 47877
2008-08-24 07:09:13 nnorwitz set status: open -> closedtype: securityresolution: fixedmessages: + assignee: nnorwitz
2008-08-21 13:28:31 benjamin.peterson set nosy: + benjamin.petersonmessages: +
2008-08-21 05:43:41 nnorwitz create