From a0d13c176c0b02e6cbc82c00c5518f547ed41a80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Fri, 30 Jun 2006 19:10:18 +0000 Subject: [PATCH] Add the bugs that I consider critical before 2.5b2. --- pep-0356.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pep-0356.txt b/pep-0356.txt index efbe4f677..8001d36a4 100644 --- a/pep-0356.txt +++ b/pep-0356.txt @@ -154,6 +154,9 @@ Open issues http://python.org/sf/1504046 http://python.org/sf/1501934 http://python.org/sf/1333982 + http://python.org/sf/1513646 + http://python.org/sf/1508010 + http://python.org/sf/1475523 - Should relative imports from __main__ work when feasible? Bug report: http://python.org/sf/1510172