mirror of
https://github.com/python/cpython.git
synced 2026-08-11 16:28:53 +08:00
* Fix test_mktime on AIX by adding code to get mktime to behave the same way as it does on other *nix systems * Fix test_pthread_getcpuclickid in AIX by adjusting the test case expectations when running on AIX in 32-bit mode Patch by Michael Felt.
Miscellaneous source files for the main Python shared library