[PR #1311] [MERGED] Remove python #2087

Open
opened 2026-01-29 17:20:12 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/1311
Author: @cfsmp3
Created: 3/31/2021
Status: Merged
Merged: 3/31/2021
Merged by: @cfsmp3

Base: masterHead: remove_python


📝 Commits (2)

📊 Changes

29 files changed (+6 additions, -1007 deletions)

View changed files

api/api_support.py (+0 -40)
api/api_testing.py (+0 -38)
api/build_api (+0 -97)
api/build_library (+0 -34)
api/ccextractor.i (+0 -18)
api/ccx_to_python_g608.py (+0 -63)
api/python_srt_generator.py (+0 -155)
api/recursive_tester.py (+0 -26)
📝 docs/CHANGES.TXT (+1 -0)
docs/Python extension module.txt (+0 -246)
gsoc/skrill/first_phase_evaluation_script (+0 -6)
📝 linux/Makefile.am (+1 -4)
📝 linux/build (+1 -2)
📝 linux/module_generator (+1 -2)
📝 mac/Makefile.am (+0 -3)
📝 mac/build.command (+1 -2)
📝 src/CMakeLists.txt (+0 -2)
📝 src/ccextractor.c (+0 -71)
📝 src/ccextractor.h (+0 -13)
📝 src/lib_ccx/ccx_common_option.c (+0 -4)

...and 9 more files

📄 Description

Since this code is both unused an unmaintained I'm making the executive decision to get rid of it to make our life easier.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CCExtractor/ccextractor/pull/1311 **Author:** [@cfsmp3](https://github.com/cfsmp3) **Created:** 3/31/2021 **Status:** ✅ Merged **Merged:** 3/31/2021 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `remove_python` --- ### 📝 Commits (2) - [`625c126`](https://github.com/CCExtractor/ccextractor/commit/625c12601b43b3798aa9734f65a6a9ca999147cd) Remove Python API - [`c6169a8`](https://github.com/CCExtractor/ccextractor/commit/c6169a891922f998dbe57d47d0de07c0cd5fa92f) More crap removal ### 📊 Changes **29 files changed** (+6 additions, -1007 deletions) <details> <summary>View changed files</summary> ➖ `api/api_support.py` (+0 -40) ➖ `api/api_testing.py` (+0 -38) ➖ `api/build_api` (+0 -97) ➖ `api/build_library` (+0 -34) ➖ `api/ccextractor.i` (+0 -18) ➖ `api/ccx_to_python_g608.py` (+0 -63) ➖ `api/python_srt_generator.py` (+0 -155) ➖ `api/recursive_tester.py` (+0 -26) 📝 `docs/CHANGES.TXT` (+1 -0) ➖ `docs/Python extension module.txt` (+0 -246) ➖ `gsoc/skrill/first_phase_evaluation_script` (+0 -6) 📝 `linux/Makefile.am` (+1 -4) 📝 `linux/build` (+1 -2) 📝 `linux/module_generator` (+1 -2) 📝 `mac/Makefile.am` (+0 -3) 📝 `mac/build.command` (+1 -2) 📝 `src/CMakeLists.txt` (+0 -2) 📝 `src/ccextractor.c` (+0 -71) 📝 `src/ccextractor.h` (+0 -13) 📝 `src/lib_ccx/ccx_common_option.c` (+0 -4) _...and 9 more files_ </details> ### 📄 Description Since this code is both unused an unmaintained I'm making the executive decision to get rid of it to make our life easier. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:20:12 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#2087