Remove an implemented request.
This commit is contained in:
parent
044bf4f1e7
commit
2d39a47258
|
@ -295,15 +295,6 @@ Building and Installing
|
||||||
|
|
||||||
http://www.python.org/sf/216326
|
http://www.python.org/sf/216326
|
||||||
|
|
||||||
- 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
|
|
||||||
--with-suffix option, but that's not ideal (since that also
|
|
||||||
causes the binary to be *installed* as python.exe). What should
|
|
||||||
be the solution?
|
|
||||||
|
|
||||||
http://www.python.org/sf/222215
|
|
||||||
|
|
||||||
- Building from source should not attempt to overwrite the
|
- Building from source should not attempt to overwrite the
|
||||||
Include/graminit.h and Parser/graminit.c files, at least for
|
Include/graminit.h and Parser/graminit.c files, at least for
|
||||||
people downloading a source release rather than working from CVS
|
people downloading a source release rather than working from CVS
|
||||||
|
|
Loading…
Reference in New Issue