[issue41100] Build failure on macOS 11 (beta)
Mika Hawkins added the comment: Hi, What you can do is to verify builds on older macOS versions and you can also support building using non-system libffi on macOS. Hope this hhelps... Regards, Mika Hawkins -- nosy: +Mika_Hawkins ___ Python tracker <https://bugs.python.org/issue41100> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue41573] Correct wrong sentences in General FAQ
Mika Hawkins added the comment: Submitted. Regards, Mika Hawkins -- nosy: +Mika_Hawkins ___ Python tracker <https://bugs.python.org/issue41573> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue41553] encoded-word abused for header line folding causes RFC 2047 violation
Mika Hawkins added the comment: Truly for the vault changes. I thought we had fixed the bug that was causing message-id to get encoded, yet perhaps it despite everything exists in 3.7? I don't recall when we fixed it (and I might be recollecting incorrectly!) With respect to X-"unstructured headers" getting destroyed, by *definition* in the rfc, if the header body is unstructured it must help RFC encoding. In the event that doesn't, it's anything but an unstructured header field. Which is the reason I said we have to consider what attributes the default parser ought to have. The RFC doesn't generally address that, it anticipates that each header should be one of the characterized types...but while a X-header may be of a characterized type, the email bundle can't realize that except if it is told, so what would it be a good idea for us to use as the default parsing procedure? "text without encoded words" isn't generally RFC consistent, I think. (In spite of the fact that I'll let it be known has been some time since I last explored the important RFCs.) Note that I accept that we have an open issue (or if nothing else an open conversation) that we should change the 'refold_source' default from 'long' to 'none', which implies that X-headers would in any event be gone through of course. It would likewise alleviate this issue, and can be utilized as a nearby workaround for headers that are simply getting gone through and not altered. Regards, Mika Hawkins -- nosy: +Mika_Hawkins ___ Python tracker <https://bugs.python.org/issue41553> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue41502] Option for Colored Logging in http.server Module
Mika Hawkins added the comment: Yes I totally agree that it would be useful if the http.server module had an option for colored logging, That would be extremly helpful/useful. Thank you for putting that in... -- nosy: +Mika_Hawkins ___ Python tracker <https://bugs.python.org/issue41502> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue41610] Any Raspberry Pi Zero Projects to try?
Mika Hawkins added the comment: Hi supriyasingh, Actually, only python experts are here in this forum. Still, I am sharing what I found on Google follow the link given below https://eleggible.com/best-raspberry-pi-zero-projects/ but you have to ask this in the General section of any other forum like https://www.python.org/community/. Hope this will be helpful. Regards, Mika Hawkins -- nosy: +Mika_Hawkins ___ Python tracker <https://bugs.python.org/issue41610> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com