Skip to content

Update test_struct.py from 3.14.3#7138

Merged
youknowone merged 2 commits intoRustPython:mainfrom
ShaharNaveh:update-test-struct
Feb 14, 2026
Merged

Update test_struct.py from 3.14.3#7138
youknowone merged 2 commits intoRustPython:mainfrom
ShaharNaveh:update-test-struct

Conversation

@ShaharNaveh
Copy link
Contributor

No description provided.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 14, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • Lib/test/test_struct.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.

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
  • Post copyable unit tests in a comment

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.

@ShaharNaveh ShaharNaveh marked this pull request as draft February 14, 2026 11:36
@github-actions
Copy link
Contributor

📦 Library Dependencies

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

[x] lib: cpython/Lib/struct.py
[x] test: cpython/Lib/test/test_struct.py (TODO: 7)

dependencies:

  • struct

dependent tests: (114 tests)

  • struct: test_array test_call test_compileall test_ctypes test_deque test_fcntl test_float test_gzip test_itertools test_logging test_math test_memoryview test_ordered_dict test_os test_pickle test_plistlib test_socket test_ssl test_str test_struct test_sys test_venv test_wave test_xml_etree_c test_zipfile test_zipimport test_zoneinfo
    • base64: test_base64 test_email test_gettext test_httpservers test_smtplib test_urllib2_localnet test_xmlrpc
      • secrets: test_secrets
      • smtplib: test_smtpnet
      • urllib.request: test_http_cookiejar test_pathlib test_pydoc test_site test_urllib test_urllib2 test_urllib2net test_urllibnet
    • ctypes: test_ctypes
    • dbm: test_dbm test_dbm_dumb test_dbm_sqlite3 test_shelve
    • logging.handlers: test_concurrent_futures
    • multiprocessing.connection:
      • concurrent.futures.process: test_concurrent_futures
    • pickle: test_annotationlib test_asyncio test_builtin test_bytes test_bz2 test_codecs test_collections test_coroutines test_csv test_decimal test_defaultdict test_descr test_dict test_dictviews test_email test_enum test_enumerate test_exceptions test_fractions test_functools test_generators test_genericalias test_http_cookies test_importlib test_inspect test_io test_ipaddress test_iter test_list test_lzma test_memoryio test_opcache test_operator test_pickletools test_platform test_positional_only_arg test_posix test_random test_range test_set test_slice test_statistics test_string test_trace test_tuple test_type_aliases test_type_params test_types test_typing test_unittest test_uuid test_xml_dom_minicompat test_xml_etree test_zipfile test_zlib test_zoneinfo
    • tarfile: test_shutil test_tarfile
    • zipfile: test_pkgutil test_zipapp test_zipfile test_zipfile64
      • importlib.metadata: test_importlib

Legend:

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

@ShaharNaveh ShaharNaveh marked this pull request as ready for review February 14, 2026 13:00
@youknowone youknowone merged commit 516ced9 into RustPython:main Feb 14, 2026
14 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