-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Update Straightforward packages Pt 3 #6600
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Straightforward packages Pt 3 #6600
Conversation
* Added back in _pycodecs.py
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (31)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including You can disable this status message by setting the 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. Comment |
|
(As from the other big PR, I will break up this PR into smaller ones) |
This should be the last of the "straightforward" packages.
This updates the following libraries:
pty.py+test_pty.py+tty.pytest_signal.pysocketserver.py+test_socketserver.pysubprocess.py+test_subprocess.pytempfile.py+test_tempfile.pytoken.pyunittest+test_unittestweakref.pywsgiref+test_wsgiref.pyxmlrpc+test_xmlrpc.pyIt also adds
test_tty.py