bpo-35967: Baseline values for uname -p#12824
Conversation
…ferent systems (probably a fool's errand), simply assert that except for the known platform variance, uname().processor matches the output of 'uname -p'
|
No sense letting this linger indefinitely. Let's merge the test and push forward. |
|
|
|
As requested in the ticket, I'm working to define the expected values for uname -p.
https://bugs.python.org/issue35967