Skip to content

[codex] Prepare Python 3 p2pool runtime port#1

Merged
turnkit merged 21 commits into
masterfrom
python3-port-prep
May 25, 2026
Merged

[codex] Prepare Python 3 p2pool runtime port#1
turnkit merged 21 commits into
masterfrom
python3-port-prep

Conversation

@turnkit

@turnkit turnkit commented May 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • ports the Defcoin P2Pool codebase toward Python 3 runtime compatibility
  • adds explicit bytes/text helpers and a modern Twisted HTTP helper
  • ports the bundled ltc_scrypt extension to Python 3 build/module APIs
  • fixes Twisted delayed-call cleanup and macOS memory sampling in the local test path

Validation

  • python3 dev/python3_port_compile_check.py: 133 files, 0 compile failures
  • git diff --check: clean
  • Python 3.12 local suite: 79 tests passed

Deployment note

This is intentionally a draft. It should not be deployed to the live pool until the shadow-run plan passes against a Defcoin daemon and a controlled miner on alternate ports.

@turnkit turnkit marked this pull request as ready for review May 25, 2026 19:55
@turnkit turnkit merged commit 0ea4c9d into master May 25, 2026
4 checks passed
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.

1 participant