Skip to content
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 platform from CPython 3.11.5 #5060

Merged
merged 3 commits into from
Sep 1, 2023

Conversation

youknowone
Copy link
Member

@youknowone youknowone commented Aug 31, 2023

part of #4564

ref #5050

@d3lm
Copy link
Contributor

d3lm commented Aug 31, 2023

Yay! 🙏

@fanninpm
Copy link
Contributor

Does Lib/test/test_platform.py need an update too?

@youknowone
Copy link
Member Author

@fanninpm Thank you!

@youknowone
Copy link
Member Author

======================================================================
ERROR: test_architecture_via_symlink (test.test_platform.PlatformTest.test_architecture_via_symlink)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\a\RustPython\RustPython\pylib\Lib\test\test_platform.py", line 84, in test_architecture_via_symlink
    with support.PythonSymlink() as py:
  File "D:\a\RustPython\RustPython\pylib\Lib\test\support\__init__.py", line 1478, in __init__
    self._platform_specific()
  File "D:\a\RustPython\RustPython\pylib\Lib\test\support\__init__.py", line 1490, in _platform_specific
    dll = _winapi.GetModuleFileName(sys.dllhandle)
AttributeError: module 'sys' has no attribute 'dllhandle'

@youknowone youknowone merged commit 77939d2 into RustPython:main Sep 1, 2023
11 checks passed
@youknowone youknowone deleted the platform-3.11.5 branch September 1, 2023 04:55
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.

None yet

3 participants