Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Refactor, remove symlink pylib/Lib -> Lib and moved path#5763

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
Undersk0re wants to merge6 commits intoRustPython:main
base:main
Choose a base branch
Loading
fromUndersk0re:test

Conversation

Undersk0re
Copy link
Contributor

Overview

refactor: reorganizedLib folder structure and updated symlinks

  • movedLib topylib/Lib and inverted the symlinks accordingly
  • tested usingpdc.sh before and after the refactor
  • no functional changes, only path adjustments

pdc.sh log before refactor

== Tests result: FAILURE ==292 tests OK.2 tests failed:    test_rlcompleter test_support14 tests skipped:    test_android test_audit test_compile test_ctypes test_devpoll    test_kqueue test_multiprocessing_main_handling test_smtpnet    test_socketserver test_sqlite3 test_urllib2net test_urllibnet    test_winapi test_zipfile64Total duration: 19 min 22 secTests result: FAILURE./pdc.sh: riga 49: pytest: comando non trovato*********************PDC failed     Fail cargo clippy --all -- -Dwarnings     Fail cargo test --all     Fail cargo run --release -- -m test -v     Fail pytest

pdc.sh log after refactor

----------------------------------------------------------------------Ran 2 tests in 0.001sOK (skipped=2)test_zoneinfo passed== Tests result: FAILURE ==292 tests OK.2 tests failed:    test_rlcompleter test_support14 tests skipped:    test_android test_audit test_compile test_ctypes test_devpoll    test_kqueue test_multiprocessing_main_handling test_smtpnet    test_socketserver test_sqlite3 test_urllib2net test_urllibnet    test_winapi test_zipfile64Total duration: 17 min 54 secTests result: FAILURE./pdc.sh: riga 49: pytest: comando non trovato*********************PDC failed     Fail cargo clippy --all -- -Dwarnings     Fail cargo test --all     Fail cargo run --release -- -m test -v     Fail pytest

@Undersk0re
Copy link
ContributorAuthor

recommitted#5746 because i have not the permission to reopen pull requests

@arihant2math
Copy link
Collaborator

arihant2math commentedApr 30, 2025
edited
Loading

GH Actions needs to be patched, because it expectsLib/. Additionally this has to be rebased over main due to conflicts.

@Undersk0re
Copy link
ContributorAuthor

Switching using Rust path references is a quicker and more stable solution

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@Undersk0re@arihant2math

[8]ページ先頭

©2009-2025 Movatter.jp