Skip to content

Update platform.py to 3.14.4#7824

Merged
youknowone merged 1 commit into
RustPython:mainfrom
ShaharNaveh:update-platform
May 11, 2026
Merged

Update platform.py to 3.14.4#7824
youknowone merged 1 commit into
RustPython:mainfrom
ShaharNaveh:update-platform

Conversation

@ShaharNaveh
Copy link
Copy Markdown
Contributor

No description provided.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 10, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (2)
  • Lib/platform.py is excluded by !Lib/**
  • Lib/test/test_platform.py is excluded by !Lib/**

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: 30b9ebde-e0e8-4aca-9b09-2cc9c3ed5cfb

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

📦 Library Dependencies

The following Lib/ modules were modified. Here are their dependencies:

[ ] lib: cpython/Lib/platform.py
[x] test: cpython/Lib/test/test_platform.py

dependencies:

  • platform (native: _wmi, itertools, java.lang, sys, vms_lib, winreg)
    • collections (native: _collections, _weakref, itertools, sys)
    • ctypes (native: _ctypes, ctypes._aix, ctypes._endian, ctypes.macholib.dyld, ctypes.macholib.dylib, ctypes.macholib.framework, importlib.machinery, itertools, nt, sys)
    • plistlib (native: binascii, itertools, xml.parsers.expat)
    • warnings (native: _contextvars, _thread, _warnings, builtins, sys)
    • _ios_support, argparse, functools, os, re, socket, struct, subprocess

dependent tests: (27 tests)

  • platform: test__locale test__osx_support test_android test_asyncio test_baseexception test_builtin test_cmath test_ctypes test_fcntl test_math test_mimetypes test_os test_platform test_posix test_regrtest test_shutil test_socket test_ssl test_sysconfig test_time test_winreg test_wsgiref
    • pydoc: test_enum test_pydoc
      • xmlrpc.server: test_docxmlrpc test_xmlrpc
    • uuid:
      • wave: test_wave

Legend:

  • [+] path exists in CPython
  • [x] up-to-date, [ ] outdated

@ShaharNaveh ShaharNaveh marked this pull request as ready for review May 10, 2026 12:08
@youknowone youknowone merged commit 3fbfbf5 into RustPython:main May 11, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants