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

incremental build improvements #17

Open
wants to merge 139 commits into
base: 3.11
Choose a base branch
from
Open

Conversation

jimkring
Copy link

  • use a build.success file to mark successful dep-lib builds
  • remove the zlib-latest folder before retry
  • force symbolic link creation (since a step may fail after creating links and needs to recreate them and would fail without forcing)

Maxwell175 and others added 30 commits November 5, 2023 03:56
Preparing for auto rebuilder.
# Conflicts:
#	README.rst
* The argument is a lie, my cmd skils are too low to parse them

* Probably "output" should be taken from arguments too.

* When I wasn't copying, the files had locks going, moving wasn't
  good enough.
* We actually now include pip and setuptools, so ensurepip
  is no longer needed.
Maxwell175 and others added 28 commits November 18, 2023 15:51
Python 3.11 now wants to embed the bytecode of a bunch of modules
notably a bunch of useless test modules.
- use a `build.success` file to mark successful dep-lib builds
- remove the `zlib-latest` folder before retry
- force symbolic link creation (since a step may fail after creating links and needs to recreate them and would fail without forcing)
Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Failed to review pull request #17 due to the following error:

<class 'KeyError'>: 0

Try re-running the review or contact [email protected] for help.

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.

7 participants