Skip to content

Conversation

@moreal
Copy link
Contributor

@moreal moreal commented Jan 18, 2026

This pull request updates json module to 3.14.2. Originally, this was raised in PR #6770, but I opened it separately because it seems that many tests are breaking due to updates to the collections module.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 18, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (13)
  • Lib/json/__init__.py is excluded by !Lib/**
  • Lib/json/__main__.py is excluded by !Lib/**
  • Lib/json/encoder.py is excluded by !Lib/**
  • Lib/json/tool.py is excluded by !Lib/**
  • Lib/test/test_json/__init__.py is excluded by !Lib/**
  • Lib/test/test_json/test_decode.py is excluded by !Lib/**
  • Lib/test/test_json/test_default.py is excluded by !Lib/**
  • Lib/test/test_json/test_fail.py is excluded by !Lib/**
  • Lib/test/test_json/test_recursion.py is excluded by !Lib/**
  • Lib/test/test_json/test_scanstring.py is excluded by !Lib/**
  • Lib/test/test_json/test_speedups.py is excluded by !Lib/**
  • Lib/test/test_json/test_tool.py is excluded by !Lib/**
  • Lib/test/test_json/test_unicode.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.


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.

@youknowone youknowone marked this pull request as ready for review January 18, 2026 10:16
Copy link
Member

@youknowone youknowone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you !

@youknowone youknowone merged commit 5242ff5 into RustPython:main Jan 18, 2026
13 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