New submission from Zachary Ware:

As a follow-on to #28027, the attached patch removes the concept of 
platform-specific directories (Lib/plat-darwin, Lib/plat-x86_64-linux-gnu, 
etc).  I believe this should be fine for cross-builds (at least as fine as the 
previous solution for _sysconfigdata), but I'd like someone to test it for me 
since I have no experience with cross-builds.

----------
assignee: zach.ware
components: Build, Cross-Build
files: remove_plat.diff
keywords: patch
messages: 275360
nosy: Alex.Willmer, doko, ned.deily, xdegaye, zach.ware
priority: normal
severity: normal
stage: patch review
status: open
title: Remove the concept of platform-specific directories
type: enhancement
versions: Python 3.6
Added file: http://bugs.python.org/file44506/remove_plat.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28046>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to