mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #758] [MERGED] [FEATURE] Compile param wrappers for python #1573
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/758
Author: @Diptanshu8
Created: 7/20/2017
Status: ✅ Merged
Merged: 7/20/2017
Merged by: @cfsmp3
Base:
master← Head:compile_param_wrappers📝 Commits (3)
cff69beadded wrapper code for setstdout and setautoprogram13b3dadWrapper for debugdvbsub and pesheader10eb52epushing 4 wrapper codes📊 Changes
7 files changed (+100 additions, -4 deletions)
View changed files
📝
api/api_testing.py(+4 -2)📝
api/build_api(+3 -2)📝
api/ccextractor.i(+2 -0)📝
api/ccextractor.py(+8 -0)📝
api/ccextractor_wrap.c(+45 -0)➕
api/wrappers/wrapper.c(+30 -0)➕
api/wrappers/wrapper.h(+8 -0)📄 Description
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
This pull request is about some basic wrapper examples for settings parameters in python.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.