bpo-35967: Baseline values for uname -p#12824
bpo-35967: Baseline values for uname -p#12824jaraco merged 4 commits intopython:masterfrom jaraco:feature/35967-uname-processor-baseline-tests
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