Message225415
| Author |
John.Malmberg |
| Recipients |
John.Malmberg |
| Date |
2014年08月16日.20:54:09 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1408222450.15.0.0579194114943.issue22211@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
The Modules/expat/expat.h and Modules/expat/xmlrole.h contain VMS specific code that actually breaks building python 3.5 on VMS.
Per http://bugs.python.org/issue16136, such VMS specific code should be removed for Python 3.5.
This code may still be needed for the Python 2.7 since that appears to being built using the compiler mode which is to be compatible with VAX/VMS 5.5-1. |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2014年08月16日 20:54:10 | John.Malmberg | set | recipients:
+ John.Malmberg |
| 2014年08月16日 20:54:10 | John.Malmberg | set | messageid: <1408222450.15.0.0579194114943.issue22211@psf.upfronthosting.co.za> |
| 2014年08月16日 20:54:10 | John.Malmberg | link | issue22211 messages |
| 2014年08月16日 20:54:09 | John.Malmberg | create |
|