Add support for Python 3.12 #73
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/create-pr-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Rebuild .c files with latest Cython
>> /home/runner/.local/lib/python3.10/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: [Working Directory]/jsonobject/api.pyx
|
Rebuild .c files with latest Cython
>> tree = Parsing.p_module(s, pxd, full_module_name)
|
Rebuild .c files with latest Cython
>> /home/runner/.local/lib/python3.10/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: [Working Directory]/jsonobject/base.pyx
|
Rebuild .c files with latest Cython
>> tree = Parsing.p_module(s, pxd, full_module_name)
|
Rebuild .c files with latest Cython
>> /home/runner/.local/lib/python3.10/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: [Working Directory]/jsonobject/base_properties.pyx
|
Rebuild .c files with latest Cython
>> tree = Parsing.p_module(s, pxd, full_module_name)
|
Rebuild .c files with latest Cython
>> /home/runner/.local/lib/python3.10/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: [Working Directory]/jsonobject/containers.pyx
|
Rebuild .c files with latest Cython
>> tree = Parsing.p_module(s, pxd, full_module_name)
|
Rebuild .c files with latest Cython
>> /home/runner/.local/lib/python3.10/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: [Working Directory]/jsonobject/properties.pyx
|
Rebuild .c files with latest Cython
>> tree = Parsing.p_module(s, pxd, full_module_name)
|
The logs for this run have expired and are no longer available.
Loading