Remove unused or obsolete code; get minimal build working. #32
No reviewers
Labels
No labels
area/ai-removal
area/build
area/meta
bug
contribution welcome
duplicate
good first issue
help wanted
invalid
question
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
rereading/arcalibre!32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "cgranade/minimal-functionality"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR removes obsolete or unused code, such as the custom Python 2–style wrapper for
print, or the custom implementation ofchr. This PR also fixes bugs that block running Arcalibre from a built wheel, including the incorrect usage of previous interpreter versions detected fromsysconfig.2710af66c5tofb5c21e40eWIP: Remove unused or obsolete code; get minimal build working.to Remove unused or obsolete code; get minimal build working.Merging this in, as it's been up for review for a while, and is now acting as the basis for other branches.