Commits
User selector
Datepicker
Commit History
Commits on May 16, 2025
Commits on May 5, 2025
Commits on May 3, 2025
gh-131524: Update platform CLI to use argparse (#131542)
Show description for 77c391a
Commits on Mar 19, 2025
gh-90548: Make musl test skips smarter (fixes Alpine errors) (#131313)
Show description for 6146295authored
Commits on Dec 9, 2024
Commits on Nov 15, 2024
gh-122549: Add platform.invalidate_caches() (#122547)
Show description for 612ac28authored
Commits on Jun 13, 2024
gh-120417: Add #noqa to used imports in the stdlib (#120421)
Show description for 6ae254aauthored
Commits on May 29, 2024
gh-118673: Remove shebang and executable bits from stdlib modules. (#119658)
Show description for c8b45a3authored
Commits on May 18, 2024
Commits on Apr 1, 2024
gh-91565: Replace bugs.python.org links with Devguide/GitHub ones (GH-91568)
Show description for 3de09ca
Commits on Mar 28, 2024
gh-114099: Additions to standard library to support iOS (GH-117052)
Show description for f006338
Commits on Mar 27, 2024
Commits on Mar 8, 2024
- authored
gh-116349: Deprecate `platform.java_ver` function (#116471)
Show description for 0b64714
Commits on Jan 26, 2024
gh-114490: Add check for Mach-O linkage in Lib/platform.py (#114491)
Show description for b5c7c84
Commits on Dec 7, 2023
Commits on Apr 30, 2023
gh-103977: compile re expressions in platform.py only if required (#103981)
Show description for f186557
Commits on Mar 19, 2023
Commits on Feb 27, 2023
gh-91038: Change default argument value to `False` instead of `0` (#31621)
Show description for f3cb15c
Commits on Jan 20, 2023
gh-100750: pass encoding kwarg in lib/platform.py (#100751)
Show description for 6b3993c
Commits on Dec 23, 2022
Commits on Nov 26, 2022
Commits on Jul 13, 2022
Commits on May 19, 2022
Commits on Dec 2, 2021
bpo-40280: Emscripten has no support for subprocesses (GH-29872)
Show description for cb2b3c8authored
Commits on Oct 6, 2021
Fix typos in the Lib directory (GH-28775)
Show description for 745c9d9
Commits on Sep 17, 2021
Remove compatibility check for Python versions below 2.2. (GH-28314)
Show description for 778b075
Commits on Aug 5, 2021
Commits on Jul 13, 2021
Commits on Jun 13, 2021
Fix typos in multiple files (GH-26689)
Show description for 17b16e1
Commits on Apr 22, 2021
bpo-43284: Update platform.win32_ver to use _syscmd_ver instead of sys.getwindowsversion() (GH-25500)
Show description for 2a3f489authored
Commits on Jan 2, 2021
Commits on Dec 31, 2020
bpo-42163, bpo-42189, bpo-42659: Support uname_tuple._replace (for all but processor) (#23010)
Show description for a6fd0f4
Commits on Dec 23, 2020
bpo-28468: Fix typo in _os_release_candidates (GH-23913)
Show description for bfda4f5authored