Skip to content

Add support for opengl-cb API, setup updates, misc.#7

Open
marcan wants to merge 36 commits intoandre-d:masterfrom
marcan:master
Open

Add support for opengl-cb API, setup updates, misc.#7
marcan wants to merge 36 commits intoandre-d:masterfrom
marcan:master

Conversation

@marcan
Copy link

@marcan marcan commented Dec 12, 2016

No description provided.

These aren't needed, and risk getting out of sync with the header if
provided.
@marcan marcan mentioned this pull request Dec 12, 2016
marcan and others added 21 commits December 13, 2016 05:14
Looks like PyPI takes the maintainer info from setup.py instead of the
author info...
This is, unfortunately, a breaking change for users of that keyword
argument.
0.5.0 was released without updating the pre-cythonized C file, so fix
that.
When a new pympv version is released, all libmpv binaries, in addition to the related .whl, are uploaded alongside with the release.
We don't ship mpv.pyx, so just check for it.

Signed-off-by: Hector Martin <marcan@marcan.st>
Signed-off-by: Hector Martin <marcan@marcan.st>
Signed-off-by: Hector Martin <marcan@marcan.st>
Cython still defaults to aliasing it to bytes for compatibility with
Python 2, but we don’t need that anymore.
Since these functions don’t have to be exposed to the Python world, we
can make them as cheap as a call to the CPython API.
This function is automatically called by Py_Initialize() since 3.7, and
will be removed in 3.11.
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.

4 participants