cappuccino / cappuccino

Web Application Framework in JavaScript and Objective-J
https://cappuccino.dev/
GNU Lesser General Public License v2.1
2.2k stars 333 forks source link

Update Python usage for version 3.6+ and make dependency explicit #3029

Open enquora opened 2 years ago

enquora commented 2 years ago
cappbot commented 2 years ago

Milestone: Someday. Label: #new. What's next? A reviewer should examine this issue.

daboe01 commented 2 years ago

-#new +Tools

cappbot commented 2 years ago

Milestone: Someday. Label: tools. What's next? A reviewer should examine this issue.

enquora commented 4 months ago

There are multiple things happening with inside this. This is a work-in-progress, probably requiring either separate patches for node and narwhal, or leaving narwhal as-is. Xcode integration is being finalized for node branch now - raise questions on Gitter.

enquora commented 1 month ago

Conversion of Python 2 code used in XcodeCapp to Python 3 is problematic and is being replaced with native Objective-C code. This will be merged in a separate pull request. This PR kept open for reference until then.