diff --git a/pep-0042.txt b/pep-0042.txt index 75958a9f4..2b8d26da2 100644 --- a/pep-0042.txt +++ b/pep-0042.txt @@ -271,12 +271,6 @@ Building and Installing http://sourceforge.net/bugs/?func=detailbug&bug_id=116326&group_id=5470 - - We should rename and rationalize the API getopt.c provides, and - always use this, instead of trying to rely on the platform - getopt and fighting with its prototype. - - http://www.python.org/pipermail/python-dev/2000-October/016620.html - - There's a name conflict on case insensitive filesystems (in particular Mac OSX) between the directory "Python" and the key build target "python". That's currently solved by abusing the @@ -294,6 +288,11 @@ Building and Installing http://sourceforge.net/bugs/?func=detailbug&bug_id=119221&group_id=5470 + - There should be at least an option to build Python as a shared + library. + + http://sf.net/tracker/index.php?func=detail&aid=400938&group_id=5470&atid=305470 + Local Variables: mode: indented-text