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.

classification
Title: test_plistlib started failing
Type: behavior Stage:
Components: macOS Versions: Python 3.0
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: Nosy List: gvanrossum
Priority: critical Keywords:

Created on 2008-01-26 21:57 by gvanrossum, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg61724 - (view) Author: Guido van Rossum (gvanrossum) * (Python committer) Date: 2008-01-26 21:57
Probably a merge glitch.
msg61726 - (view) Author: Guido van Rossum (gvanrossum) * (Python committer) Date: 2008-01-26 22:14
Fixed by Crys in r60333.
History
Date User Action Args
2022-04-11 14:56:30adminsetgithub: 46234
2008-01-26 22:14:57gvanrossumsetstatus: open -> closed
resolution: fixed
messages: + msg61726
2008-01-26 21:57:43gvanrossumcreate