Created
June 3, 2025 18:00
-
-
Save ngoldbaum/9e55c3adef0a36e7e22863736366a43e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nathan at rous in ~/Documents/cffi on mutable-constructed-flag | |
± docker pull ghcr.io/nascheme/cpython-tsan:3.14t-dev | |
3.14t-dev: Pulling from nascheme/cpython-tsan | |
1b3c8f62d074: Already exists | |
ee318dffd4e2: Pull complete | |
fce90371e84d: Pull complete | |
9d1e6b236045: Pull complete | |
Digest: sha256:7ca5d22b1e3572645269d498480f99c0fa586511b868f451ced5b374c1cbda38 | |
Status: Downloaded newer image for ghcr.io/nascheme/cpython-tsan:3.14t-dev | |
ghcr.io/nascheme/cpython-tsan:3.14t-dev | |
nathan at rous in ~/Documents/cffi on mutable-constructed-flag | |
± sudo docker run -v $PWD:/numpy -it ghcr.io/nascheme/cpython-tsan:3.14t-dev | |
[sudo] password for nathan: | |
root@eaf6beeddaa7:/work# git clone https://github.com/quansight-labs/cffi | |
cd cffi | |
pip install pytest setuptools pytest-run-parallel | |
CFLAGS=-fsanitize=thread python -m pip install -vvv . | |
CFLAGS=-fsanitize=thread PYTHON_GIL=0 pytest --parallel-threads=4 -sv | |
Cloning into 'cffi'... | |
remote: Enumerating objects: 19115, done. | |
remote: Counting objects: 100% (2951/2951), done. | |
remote: Compressing objects: 100% (1465/1465), done. | |
remote: Total 19115 (delta 1756), reused 1505 (delta 1486), pack-reused 16164 (from 2) | |
Receiving objects: 100% (19115/19115), 50.55 MiB | 2.74 MiB/s, done. | |
Resolving deltas: 100% (14255/14255), done. | |
Collecting pytest | |
Downloading pytest-8.4.0-py3-none-any.whl.metadata (7.7 kB) | |
Collecting setuptools | |
Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) | |
Collecting pytest-run-parallel | |
Downloading pytest_run_parallel-0.4.3-py3-none-any.whl.metadata (13 kB) | |
Collecting iniconfig>=1 (from pytest) | |
Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB) | |
Collecting packaging>=20 (from pytest) | |
Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) | |
Collecting pluggy<2,>=1.5 (from pytest) | |
Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) | |
Collecting pygments>=2.7.2 (from pytest) | |
Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) | |
Downloading pytest-8.4.0-py3-none-any.whl (363 kB) | |
Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) | |
Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.2 MB/s eta 0:00:00 | |
Downloading pytest_run_parallel-0.4.3-py3-none-any.whl (12 kB) | |
Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB) | |
Downloading packaging-25.0-py3-none-any.whl (66 kB) | |
Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.4 MB/s eta 0:00:00 | |
Installing collected packages: setuptools, pygments, pluggy, packaging, iniconfig, pytest, pytest-run-parallel | |
Successfully installed iniconfig-2.1.0 packaging-25.0 pluggy-1.6.0 pygments-2.19.1 pytest-8.4.0 pytest-run-parallel-0.4.3 setuptools-80.9.0 | |
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. | |
Using pip 25.1.1 from /work/.pyenv/versions/3.14t-dev/lib/python3.14t/site-packages/pip (python 3.14) | |
Non-user install because site-packages writeable | |
Created temporary directory: /tmp/pip-build-tracker-iahwnxuo | |
Initialized build tracking at /tmp/pip-build-tracker-iahwnxuo | |
Created build tracker: /tmp/pip-build-tracker-iahwnxuo | |
Entered build tracker: /tmp/pip-build-tracker-iahwnxuo | |
Created temporary directory: /tmp/pip-install-5_2c2g7s | |
Created temporary directory: /tmp/pip-ephem-wheel-cache-4i2axhbw | |
Processing /work/cffi | |
Added file:///work/cffi to build tracker '/tmp/pip-build-tracker-iahwnxuo' | |
Created temporary directory: /tmp/pip-build-env-r12obkg_ | |
Running command pip subprocess to install build dependencies | |
Using pip 25.1.1 from /work/.pyenv/versions/3.14t-dev/lib/python3.14t/site-packages/pip (python 3.14) | |
Non-user install by explicit request | |
Created build tracker: /tmp/pip-build-tracker-iahwnxuo | |
Entered build tracker: /tmp/pip-build-tracker-iahwnxuo | |
Created temporary directory: /tmp/pip-install-fmaakh0t | |
Created temporary directory: /tmp/pip-ephem-wheel-cache-txgka0u5 | |
1 location(s) to search for versions of setuptools: | |
* https://pypi.org/simple/setuptools/ | |
Fetching project page and analyzing links: https://pypi.org/simple/setuptools/ | |
Getting page https://pypi.org/simple/setuptools/ | |
Found index url https://pypi.org/simple/ | |
Looking up "https://pypi.org/simple/setuptools/" in the cache | |
Request header has "max_age" as 0, cache bypassed | |
Starting new HTTPS connection (1): pypi.org:443 | |
https://pypi.org:443 "GET /simple/setuptools/ HTTP/1.1" 304 0 | |
Fetched page https://pypi.org/simple/setuptools/ as application/vnd.pypi.simple.v1+json | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/77/38/90cae8fd99c5dc402d25930e1c91f5fcf6de5c8e982fd152a5a061e3df56/setuptools-0.6b1-py2.3.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/1f/ab/1ed6131b5112d1d47cb89e1cbea08f783f0ed49d6fc795ed2ff63f84d20c/setuptools-0.6b1-py2.4.egg (from https://pypi.org/simple/setuptools/) | |
Found link https://files.pythonhosted.org/packages/82/cb/906d051fdf1c8b7703d288d3cc44ff32746090378f7f8539c8476a21ce9a/setuptools-0.6b1.zip (from https://pypi.org/simple/setuptools/), version: 0.6b1 | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/61/52/c84d22f3669ea8d4e54126f6241d7ed9828e3a382596f170043dfdaddbcc/setuptools-0.6b2-py2.3.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/9b/87/48c155a10c4561fe9b8a83dcf9361ddb9cc9ab5c3ed1b504ac12ab11ed6a/setuptools-0.6b2-py2.4.egg (from https://pypi.org/simple/setuptools/) | |
Found link https://files.pythonhosted.org/packages/0e/3b/53daeaf6623a2bab3d3c40b19a35ff5bd7c4e1fbad2f537a61c1fe8c5069/setuptools-0.6b2.zip (from https://pypi.org/simple/setuptools/), version: 0.6b2 | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/c3/13/a3129905c118a7004e4bbc6db2c24d73de9e15960fd749a61e16fb114f30/setuptools-0.6b3-py2.3.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/10/b3/7166e400d3b953fa4714f97806f077a3f7791cd48ea71df708814234283a/setuptools-0.6b3-py2.4.egg (from https://pypi.org/simple/setuptools/) | |
Found link https://files.pythonhosted.org/packages/ff/33/635de67bf3010651ba8db9d8064721274bfb6fbb778a110089f34beabaf2/setuptools-0.6b3.zip (from https://pypi.org/simple/setuptools/), version: 0.6b3 | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/1c/d7/6927233caddaa4f466a8b957c94be00810e751edb2655283c04fc3b680f2/setuptools-0.6b4-py2.3.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/b3/79/8c94b6c99192df5f5d900ce17405cb5cfcdab8643d2e4aaf6ce1ee948576/setuptools-0.6b4-py2.4.egg (from https://pypi.org/simple/setuptools/) | |
Found link https://files.pythonhosted.org/packages/82/be/b2e51157a4debc4ebcab179aeb839948a0f02ce06cbc7749c8ab866c0aa9/setuptools-0.6b4.zip (from https://pypi.org/simple/setuptools/), version: 0.6b4 | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/54/f7/6f443db0df0a1706d8af3a8fa7d18528e5557f588cbddce7f7b47ff08ba5/setuptools-0.6c1-py2.3.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/59/61/1ab6a87cec11ffb403280338aacc2c7a1e44eff0d7e431076fba1e61895e/setuptools-0.6c1-py2.4.egg (from https://pypi.org/simple/setuptools/) | |
Found link https://files.pythonhosted.org/packages/4e/2d/555dc3106b42c977a2f7c7e6f28e5b3104c9bd9306005d304d2ddc1c6587/setuptools-0.6c1.zip (from https://pypi.org/simple/setuptools/), version: 0.6c1 | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/24/01/51f2d3ede491f51990b99ab0bfc5bad473c9b45fcf9b1c7b8c7bc3ff0e14/setuptools-0.6c2-py2.3.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/64/c4/cb2718f8851517aba754c4f25d79f2a65430d4a4979375d78ea51f217123/setuptools-0.6c2-py2.4.egg (from https://pypi.org/simple/setuptools/) | |
Found link https://files.pythonhosted.org/packages/e3/dd/5ccc0dd99d67675bda31bfb1e5be1460f908b9e3e475660bdcb98aea5f36/setuptools-0.6c2.zip (from https://pypi.org/simple/setuptools/), version: 0.6c2 | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/21/56/b48e6f7fa5a58e87a3b0761af2bedf2a6668c553ab4c39ee2646ef9597f7/setuptools-0.6c3-py2.3.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/73/0d/239e2877d84df3231b5da63ff7358871f66eeab89458574247ebe7c427c7/setuptools-0.6c3-py2.4.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/20/22/7e414402a50a263f15d1d7f0a469ba63aa1f2fb79e653a64732b3b18af48/setuptools-0.6c3-py2.5.egg (from https://pypi.org/simple/setuptools/) | |
Found link https://files.pythonhosted.org/packages/01/21/d4c5b856d702d0c6e3a615061d0b6e7101c375ceb664126583de863b4181/setuptools-0.6c3.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.6c3 | |
Found link https://files.pythonhosted.org/packages/69/d7/a22dd38ff4811beaaa7089825dc38a34f47818f25c7025b1caab4e67b54b/setuptools-0.6c3.zip (from https://pypi.org/simple/setuptools/), version: 0.6c3 | |
Skipping link: unsupported archive format: .rpm: https://files.pythonhosted.org/packages/4b/02/33240ac22d7dc895c5d18119a7a4b7b97ca45f7436c2633840287c2c7a4e/setuptools-0.6c4-1.src.rpm (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/35/b8/00453469271120ea64d3c4da218dd83565f5b1d3e848371c13afa43bb58c/setuptools-0.6c4-py2.3.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/00/5c/53f6b2cbe1f8344695eeb166e1906d573146fcb9f9f9ad116b7c4cf907ca/setuptools-0.6c4-py2.4.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/ad/67/6764874b7091d4b5902de113b30ffc40713c3176908177c53c0ae3129fb9/setuptools-0.6c4-py2.5.egg (from https://pypi.org/simple/setuptools/) | |
Found link https://files.pythonhosted.org/packages/73/57/a910b32ea2131b5d8f7a2ff106e5a1c47b0cad4baed171ca12ffa5613c39/setuptools-0.6c4.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.6c4 | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/f4/d2/2be204269d952f712b433e9c27dc76b54dd2c3fcc38a085b561614d4a0bd/setuptools-0.6c4.win32-py2.3.exe (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/3f/ee/f64f590be21ae82c6de485751596c540c24b218804fe19c1a936109bfec5/setuptools-0.6c4.win32-py2.4.exe (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/b3/ee/650a6df344eb5cba091c2729764f44c7fa9309f2421c9518c8509a0b76f8/setuptools-0.6c4.win32-py2.5.exe (from https://pypi.org/simple/setuptools/) | |
Found link https://files.pythonhosted.org/packages/7e/2d/926f4536e819fa93d7a4aeb0910849387c1234b865310aee40289e457012/setuptools-0.6c4.zip (from https://pypi.org/simple/setuptools/), version: 0.6c4 | |
Skipping link: unsupported archive format: .rpm: https://files.pythonhosted.org/packages/c1/11/efc7f5f5d5d0d7b77030753469ab3173b41d7e92de9de9c384f0f9a3e95d/setuptools-0.6c5-1.src.rpm (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/b9/32/3797469c91a78e329cb2f73bedddd3a70cf688a91f484f35f65553ae853f/setuptools-0.6c5-py2.3.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/e9/24/31abf427add2d867e16164ac0215f079f8d2a9a3f5fe9153906425b94fc2/setuptools-0.6c5-py2.4.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/73/df/f68a5c3acd5e7f813d56cd147d713720ceb4ef7a2064c927c9d77fba2d61/setuptools-0.6c5-py2.5.egg (from https://pypi.org/simple/setuptools/) | |
Found link https://files.pythonhosted.org/packages/ba/1b/1480b6fef57c0ac946942731467d4d0590b305c4808e0be1b17fd3f5a8c8/setuptools-0.6c5.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.6c5 | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/90/0a/43530fce7c099634d23b29735a590bb38635e97a069493b76d64ad476a7f/setuptools-0.6c5.win32-py2.3.exe (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/84/cf/c588fd4bc0310edaf8e9a026447fa4a7210b5079f87aaf753cbe3be15b90/setuptools-0.6c5.win32-py2.4.exe (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/06/5f/1f915846c47f2bdc62f96965af5ac5900e1280864c758f3cd64b1dcac58b/setuptools-0.6c5.win32-py2.5.exe (from https://pypi.org/simple/setuptools/) | |
Found link https://files.pythonhosted.org/packages/bb/55/371d4c3a5b9c696c93746f295dddf43a536c42b32f0df52ee0b2a67f9e1e/setuptools-0.6c5.zip (from https://pypi.org/simple/setuptools/), version: 0.6c5 | |
Skipping link: unsupported archive format: .rpm: https://files.pythonhosted.org/packages/5a/ee/8d3bbe7e760fa9759183ad8b56b8b92b573c5111639e0e740e0e1fd6e20f/setuptools-0.6c6-1.src.rpm (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/a1/d4/150ef1cb7fdf2f636e9c7847fd38a7704facb9216821bdd697c72573f065/setuptools-0.6c6-py2.3.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/8c/80/0fdac5b7b6c17c5b347250798689e600111895017e3855e0db7238bcb7bc/setuptools-0.6c6-py2.4.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/95/e6/98322b7ac8f1879196d4327a1a2d352802e6635d72496e6c4b4a2204f93e/setuptools-0.6c6-py2.5.egg (from https://pypi.org/simple/setuptools/) | |
Found link https://files.pythonhosted.org/packages/c8/d1/23a9b039d7962a211b759c48571d2ffe041fbc0ba6d8732d46ddd899beef/setuptools-0.6c6.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.6c6 | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/5b/13/459677b0ec718a3f5706d1e8175d4856f1bbadaa627628679d8a79e6db8c/setuptools-0.6c6.win32-py2.3.exe (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/42/a9/dab94b4f97a399a4226414d48e4a39410c682578b97a3032bf9b81f079ce/setuptools-0.6c6.win32-py2.4.exe (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/4c/c0/2ba74e7430d76ee173c9cda0711af98064a9fdbd558e14432f800e92e373/setuptools-0.6c6.win32-py2.5.exe (from https://pypi.org/simple/setuptools/) | |
Found link https://files.pythonhosted.org/packages/b0/8f/7fb7b87601dfd654e6d4dbe2dd2f61d029dc0037cc5b6fe6caebf3e5dac0/setuptools-0.6c6.zip (from https://pypi.org/simple/setuptools/), version: 0.6c6 | |
Skipping link: unsupported archive format: .rpm: https://files.pythonhosted.org/packages/16/47/b2f6126fc281f9822bf41a23f5dfbd8fc95d027ba5949ac2089e26ea2414/setuptools-0.6c7-1.src.rpm (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/99/7a/816dba79270f752523617b31f8d91d25df2a02ced79caa52a812e567817d/setuptools-0.6c7-py2.3.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/25/98/dbfc23715d073aa65014e219b078c885ee478ee8266f37cf5beef2220434/setuptools-0.6c7-py2.4.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/84/22/4aa617d74f0e3f320b651d04f0ea2468cac03daa5aab296888c5a36ed459/setuptools-0.6c7-py2.5.egg (from https://pypi.org/simple/setuptools/) | |
Found link https://files.pythonhosted.org/packages/74/4f/8f72fc07063c2a8c60821f69761cbca236af346bdbc61ec2f6cf30fe79e8/setuptools-0.6c7.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.6c7 | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/0b/1b/2298438741c10969a34ea3523e8a009dccb4cbf9ed16ed6678eaf0043303/setuptools-0.6c7.win32-py2.3.exe (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/c4/48/fc36c7b5e987b989ec3af3c4f741a9c2927e68020d4a71d7cbafea414bd7/setuptools-0.6c7.win32-py2.4.exe (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/9a/e1/4858e7839df23e373b3b39a45f17f01f3a41c35c034cd8059124641a2a23/setuptools-0.6c7.win32-py2.5.exe (from https://pypi.org/simple/setuptools/) | |
Found link https://files.pythonhosted.org/packages/55/10/c08016fc0855ebe88f6711e198e8e3ac9a1bae62effacc51bcb5c0b90d22/setuptools-0.6c7.zip (from https://pypi.org/simple/setuptools/), version: 0.6c7 | |
Skipping link: unsupported archive format: .rpm: https://files.pythonhosted.org/packages/b8/ac/75799ee665da8f826c4b494d46765f76a1c963fde9eb5dede05c2caccf38/setuptools-0.6c8-1.src.rpm (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/ae/d4/740611a1e12211e37eb235f8ff5913cd14e8573b2e1c2586a623ad405ad9/setuptools-0.6c8-py2.3.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/8e/6b/c1cd58d373ce4d3c8d4cb61e2185c0b0ec58911eb742c0dca026ff1450ed/setuptools-0.6c8-py2.4.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/b9/4c/1ccb5022fb94f3f8d5c90d2931e34d4208ea3aa0e7c4927d49c9e060e568/setuptools-0.6c8-py2.5.egg (from https://pypi.org/simple/setuptools/) | |
Found link https://files.pythonhosted.org/packages/29/17/f98a2cb39bb5b40357fd54fba1dd105e224a447a91867ac5c4ef6f8f0191/setuptools-0.6c8.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.6c8 | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/da/1d/ec8ecc71d817000bfc86eaafe2af7984fe8a5c61c86abaf663bbef1ac7fa/setuptools-0.6c8.win32-py2.3.exe (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/fa/f1/c2553c8095a7d430b39669081acfa8afecff686682e9fec8df3403495cd3/setuptools-0.6c8.win32-py2.4.exe (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/2a/f9/359b6a4b6eafa7323522dd89e3765e2ea191a37d3a349d8363e6f49205b8/setuptools-0.6c8.win32-py2.5.exe (from https://pypi.org/simple/setuptools/) | |
Found link https://files.pythonhosted.org/packages/65/99/1f95f6996022c7d5e00b18b5a47813c888b12d6837071f1978280801d9ad/setuptools-0.6c8.zip (from https://pypi.org/simple/setuptools/), version: 0.6c8 | |
Skipping link: unsupported archive format: .rpm: https://files.pythonhosted.org/packages/36/8a/c70262c0c8f1c0e321f626fec1865ad2714f28cc3302aaa2c0588e89d866/setuptools-0.6c9-1.src.rpm (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/aa/6f/8a4d13d6d98c6b66fb675282be930e0f742565f5972701ff74a321b5d190/setuptools-0.6c9-py2.3.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/fc/bf/4f539489c61c543752a4e738b818f8e8463c8d3771ad134e66f35c43d03f/setuptools-0.6c9-py2.4.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/04/53/b56373f85a56ddc68e0c9177fdd2a88e87b37d91e636e09dbdfb958cc858/setuptools-0.6c9-py2.5.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/0c/e8/10eed514d71c6f57d9d0eab2a8a7fc578fbcc4e8d464a19310857b93a97a/setuptools-0.6c9-py2.6.egg (from https://pypi.org/simple/setuptools/) | |
Found link https://files.pythonhosted.org/packages/5e/bc/70a3d8213cda12eac84c770895c54521d0d19847b512cef54d6c83b0ddcb/setuptools-0.6c9.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.6c9 | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/34/34/3fbaed52feeed2f3e50867d40826f1e3a2d6fe1cb57b5069e932153c8849/setuptools-0.6c9.win32-py2.3.exe (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/e3/0c/c1d6f2f4784dd62e9dc725fd849bd2d66c147644b0713030a28b06351a0e/setuptools-0.6c9.win32-py2.4.exe (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/e1/cd/d6bad589187cb0c95ce7e5471932004ed40d7001424db431b3ac950719d8/setuptools-0.6c9.win32-py2.5.exe (from https://pypi.org/simple/setuptools/) | |
Found link https://files.pythonhosted.org/packages/63/cd/163f3ecaf70c0c8406a6bccfea1b304e33b16a7e3dd1aac993561f0d0c9d/setuptools-0.6c9.zip (from https://pypi.org/simple/setuptools/), version: 0.6c9 | |
Skipping link: unsupported archive format: .rpm: https://files.pythonhosted.org/packages/58/24/429cfabb3bad49f4f4d4222de00767596449207d9a399dbd6377596f5c98/setuptools-0.6c10-1.src.rpm (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/d0/37/ec64b158f71fce356be64c9a4d72412035fd09d3454a45de9d43ce68a1eb/setuptools-0.6c10-py2.3.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/60/6c/ca66c3554907381fab74cad8d22d6d64d03da23322ad0b0b21c8c83cbabf/setuptools-0.6c10-py2.4.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/15/33/a63a84b00931607d96e0f383d2575e5826b18893ff19f1ab622f8f4e03e9/setuptools-0.6c10-py2.5.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/3c/93/52aa366f8341dbbcbf88f93bc253574ded15dfaec66fe9d5a5b57f0584b9/setuptools-0.6c10-py2.6.egg (from https://pypi.org/simple/setuptools/) | |
Found link https://files.pythonhosted.org/packages/c4/0c/aeca030b34c3db641ee5b9c82a06be9a9c2f683f7dc49a70603a3a61d758/setuptools-0.6c10.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.6c10 | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/09/a2/4d6d8597c939c46e5b5ad28c30cb555dea9fda539524116dbd7289cb37ec/setuptools-0.6c10.win32-py2.3.exe (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/9d/e7/23646cf93d499043999e1847e7207623bea0faae8ffdf6cd4c0978622744/setuptools-0.6c10.win32-py2.4.exe (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/63/41/a274e2ce80087f5a07bc48ea6dd3476d767c37fb9001f56400beb68c4ca2/setuptools-0.6c10.win32-py2.5.exe (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/7f/ba/a094b22ecc74374f040d944aa770d74e81f835e5380b0b18898b7c0f995c/setuptools-0.6c10.win32-py2.6.exe (from https://pypi.org/simple/setuptools/) | |
Found link https://files.pythonhosted.org/packages/f9/71/ad34bdb9e742a8a78fc55acdc7904129d5865e765cbc3331e74e79db45f2/setuptools-0.6c10.zip (from https://pypi.org/simple/setuptools/), version: 0.6c10 | |
Skipping link: unsupported archive format: .rpm: https://files.pythonhosted.org/packages/1e/b7/a4639da3c762e3162b23b439ed8d91076499464dce2f35e4826d1e2b3559/setuptools-0.6c11-1.src.rpm (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/70/68/bbf97a2f73e8253a87ff7d1b73c94e1bf0bf1900ed8e5fd7bf98180f4483/setuptools-0.6c11-py2.3.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/f0/5d/2edc5f4af10151e80251678f7a7c5130578b16116e2f31e03bf75459bb7f/setuptools-0.6c11-py2.4.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/98/d3/ed3bc7e3f4b143092862dab99d984261ac4be6a40d4fb1e66d2a10e9ea99/setuptools-0.6c11-py2.5.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/53/36/970486f83d2fdcc1b5bac53f8aab5af71b81dcbf786d887e923a9962343f/setuptools-0.6c11-py2.6.egg (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/25/5d/cc55d39ac39383dd6e04ae80501b9af3cc455be64740ad68a4e12ec81b00/setuptools-0.6c11-py2.7.egg (from https://pypi.org/simple/setuptools/) | |
Found link https://files.pythonhosted.org/packages/8b/62/baf1e2c2b02de7898dcacd1d1a41e323b79d25be5c88d2805c89fb424835/setuptools-0.6c11.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.6c11 | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/5a/2f/f77682b48b0b50274bd7ab826de90521c4b7e7d8479da06030d29e015205/setuptools-0.6c11.win32-py2.3.exe (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/8c/28/f3ee69ca5cd4d243f592c6045f443743904e07e8f95d7d5948198149cbaa/setuptools-0.6c11.win32-py2.4.exe (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/4c/29/23ecf8af775fa80bbc175c52e6bc4f79284579af37ac1692bbb5f8f2d61d/setuptools-0.6c11.win32-py2.5.exe (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/69/dd/153cafc26d351949ca56ae0c9259b69eeeca8dac9a5aeabe7eef8f86a311/setuptools-0.6c11.win32-py2.6.exe (from https://pypi.org/simple/setuptools/) | |
Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/1c/cd/e68c430415ab4baefb97dea7ba14eaa68eeb47d778456ffbc1f437229660/setuptools-0.6c11.win32-py2.7.exe (from https://pypi.org/simple/setuptools/) | |
Found link https://files.pythonhosted.org/packages/61/f0/0cb5db3d39676f5b240d7bbda27da857d75d5334fb29624c9e3d52076d44/setuptools-0.6c11.zip (from https://pypi.org/simple/setuptools/), version: 0.6c11 | |
Found link https://files.pythonhosted.org/packages/82/bc/48dbb17f35116a6348197e249a2780b66d5d5d9ded73d7e56cb939e04bd5/setuptools-0.7.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.7.2 | |
Found link https://files.pythonhosted.org/packages/53/9c/bbd954749f472632069dcc4d23783513c70e8c535b0eaeee3546bcccd0ca/setuptools-0.7.2.zip (from https://pypi.org/simple/setuptools/), version: 0.7.2 | |
Found link https://files.pythonhosted.org/packages/22/5e/22d01d802d230e5be2abc943a4fe00e07d9335e7ede51e46de424aacab77/setuptools-0.7.3.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.7.3 | |
Found link https://files.pythonhosted.org/packages/14/83/7dc02a7d21a462dec824fa4624f9de834721ac61499c326a09b0e1245cd6/setuptools-0.7.3.zip (from https://pypi.org/simple/setuptools/), version: 0.7.3 | |
Found link https://files.pythonhosted.org/packages/54/d4/cadd20d2b2cf30746a59fd7feaa7c4280b62fa8916f7b4d6558831e10c35/setuptools-0.7.4.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.7.4 | |
Found link https://files.pythonhosted.org/packages/b0/d4/105445cfd654f7f0841bc2281f501608827e098f01f9b4525221af109ccc/setuptools-0.7.4.zip (from https://pypi.org/simple/setuptools/), version: 0.7.4 | |
Found link https://files.pythonhosted.org/packages/6d/f8/72cd7acc71922d36d8056b0a4314455944f22dd776fa5a0caf10b12d20cb/setuptools-0.7.5.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.7.5 | |
Found link https://files.pythonhosted.org/packages/cc/b8/c5b652eb51d99872fec912d64cb9d06104ebd59551ad2053aba96862b3c7/setuptools-0.7.5.zip (from https://pypi.org/simple/setuptools/), version: 0.7.5 | |
Found link https://files.pythonhosted.org/packages/d5/6c/096e2061e907d322b099769ea819d7c6bcf7ac7a3402bfa050d09de38a18/setuptools-0.7.6.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.7.6 | |
Found link https://files.pythonhosted.org/packages/3d/17/734a648686d4bc184857a3b0b69f407a0489f4c51b3c6abcce1f5c06841d/setuptools-0.7.6.zip (from https://pypi.org/simple/setuptools/), version: 0.7.6 | |
Found link https://files.pythonhosted.org/packages/a1/e9/ace7f7b52bd4a1ab36e39bcf7a9fe1ce20ccf1d6e6f6625fec718856434f/setuptools-0.7.7.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.7.7 | |
Found link https://files.pythonhosted.org/packages/9d/a5/9917277554697b42ca6e21996ede42519044f841e23f7489728b6eed98dd/setuptools-0.7.7.zip (from https://pypi.org/simple/setuptools/), version: 0.7.7 | |
Found link https://files.pythonhosted.org/packages/9d/2c/91dafba5f967f5dbcc0c51822af3a2b11b6f65cae7ef04fc285fb3771ca2/setuptools-0.7.8.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.7.8 | |
Found link https://files.pythonhosted.org/packages/18/22/444bcadc8b170024c439cf60e862571b9504a70bbc95848a11cf26361a22/setuptools-0.7.8.zip (from https://pypi.org/simple/setuptools/), version: 0.7.8 | |
Found link https://files.pythonhosted.org/packages/18/f5/4448556e66efd9e9d21804d3ef745783cff42abc7c39573343f0ba94fc82/setuptools-0.8.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.8 | |
Found link https://files.pythonhosted.org/packages/1a/b7/a64c73af31bc3dcce8b37005b638553605a572feb5169c4766a159996254/setuptools-0.8.zip (from https://pypi.org/simple/setuptools/), version: 0.8 | |
Found link https://files.pythonhosted.org/packages/3b/ac/2b61b9e6cbeba2764f31d744478b1ea46a476b3623cc12c559435c14a972/setuptools-0.9.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.9 | |
Found link https://files.pythonhosted.org/packages/9f/a7/e459019b5871e7420ceccfb5dfde52def0ba8173406b441b8b6d314e50c1/setuptools-0.9.zip (from https://pypi.org/simple/setuptools/), version: 0.9 | |
Found link https://files.pythonhosted.org/packages/1a/52/645c11a1c57513a43a557cf752833c19223f365771e30c88637170026ef7/setuptools-0.9.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.9.1 | |
Found link https://files.pythonhosted.org/packages/9c/46/83b866faeab163db1c4a9fddf93e7d60e28ce2a97cf2669667551f496294/setuptools-0.9.1.zip (from https://pypi.org/simple/setuptools/), version: 0.9.1 | |
Found link https://files.pythonhosted.org/packages/2c/02/3e1e2e547114b6a659923c9d88fa74adec9aa46d46a48f70cd02b9fb4646/setuptools-0.9.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.9.2 | |
Found link https://files.pythonhosted.org/packages/4f/b3/51ef01e9af978f6ddc388754a201a5abb316fb8c84293901c92c52344b57/setuptools-0.9.2.zip (from https://pypi.org/simple/setuptools/), version: 0.9.2 | |
Found link https://files.pythonhosted.org/packages/70/43/f4c210d2d356312e197db577bc1ff250e1a1ce9d42cea53b0577f945e35d/setuptools-0.9.3.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.9.3 | |
Found link https://files.pythonhosted.org/packages/5b/01/7d51a958fc84528e6479bd94a902524f8008d07b152ca8d7385a76c05f45/setuptools-0.9.3.zip (from https://pypi.org/simple/setuptools/), version: 0.9.3 | |
Found link https://files.pythonhosted.org/packages/d8/00/37076fbd97e9c3505f5af64dce0cae55305e4a9efc05efe1468d2d3397b3/setuptools-0.9.4.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.9.4 | |
Found link https://files.pythonhosted.org/packages/f5/a8/4183275281748f649fb6023a33b2d3114acf6b88d6ad9e38d4ead96a570c/setuptools-0.9.4.zip (from https://pypi.org/simple/setuptools/), version: 0.9.4 | |
Found link https://files.pythonhosted.org/packages/ce/d8/bb3901aecd386dd5caa9fd05aaddd377bdbbd81ee32f7ce5ad6f9e70a479/setuptools-0.9.5.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.9.5 | |
Found link https://files.pythonhosted.org/packages/26/82/6c7fb9dc9191fc30bf071bec1b9096fdee6ece9e46de98fc17fcd9b6534c/setuptools-0.9.5.zip (from https://pypi.org/simple/setuptools/), version: 0.9.5 | |
Found link https://files.pythonhosted.org/packages/1a/49/db8869101a9ceb241f9c77f466a7eb5c0ca0c3c18cce7dcf536448ff9e2c/setuptools-0.9.6.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.9.6 | |
Found link https://files.pythonhosted.org/packages/e9/ce/1aa7d625015a5d39a44d42e743ed2ed35eb24d260e161f36dd7ee0fa0155/setuptools-0.9.6.zip (from https://pypi.org/simple/setuptools/), version: 0.9.6 | |
Found link https://files.pythonhosted.org/packages/ec/96/fed5a1a6633c296f9a8ff28070fc7578700e2cd30ec2d73e25ba42f14445/setuptools-0.9.7.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.9.7 | |
Found link https://files.pythonhosted.org/packages/34/c3/335e0706cce3dd8e0ca61d4a2b528c8803d6767711fd9a4e3a3f728167cb/setuptools-0.9.7.zip (from https://pypi.org/simple/setuptools/), version: 0.9.7 | |
Found link https://files.pythonhosted.org/packages/51/20/7b9e9cc363f176d9c3f1c4570e8ed8654ceba5cf3b0022d06add2f0e36ae/setuptools-0.9.8-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 0.9.8 | |
Found link https://files.pythonhosted.org/packages/58/61/b0af220037d130247dc90ca4bad813c12486f41f74d7d68467415a98a990/setuptools-0.9.8-py33-none-any.whl (from https://pypi.org/simple/setuptools/), version: 0.9.8 | |
Found link https://files.pythonhosted.org/packages/6a/a9/fe6661ade707a09c2a73b1a20e47f9e85fa1c1e1aec72e60b7d541550983/setuptools-0.9.8.tar.gz (from https://pypi.org/simple/setuptools/), version: 0.9.8 | |
Found link https://files.pythonhosted.org/packages/0e/b7/591fbc0db1f45393629c73a3a0fc95656a8fd80ec24a7de27882613a4ce7/setuptools-0.9.8.zip (from https://pypi.org/simple/setuptools/), version: 0.9.8 | |
Found link https://files.pythonhosted.org/packages/08/3e/9d506abd494ae580528424201e28efcbb34d188848c547f7d30868c40192/setuptools-1.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 1.0 | |
Found link https://files.pythonhosted.org/packages/ef/69/2e29f2ab36ad3240fe884a8593c2b779bce2733a88a948e744a0aeb7f244/setuptools-1.0.zip (from https://pypi.org/simple/setuptools/), version: 1.0 | |
Found link https://files.pythonhosted.org/packages/eb/5b/aa07261d384bc8313c24490bc132f618bbe6ab700f7b9ed8754406ac3fe7/setuptools-1.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 1.1 | |
Found link https://files.pythonhosted.org/packages/a5/19/a9df3825e341570356136041580bb639e96482e0dd74bb60fe1571816263/setuptools-1.1.zip (from https://pypi.org/simple/setuptools/), version: 1.1 | |
Found link https://files.pythonhosted.org/packages/36/b2/28079abead6cddc7bfbba67e1f6219b3f39b3d20319ebf1dc56060b7b43c/setuptools-1.1.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 1.1.1 | |
Found link https://files.pythonhosted.org/packages/11/7a/b673ff9e739ffeff49d725a6d4f871e7fb0c1e66bf1cd70d6e71111dd891/setuptools-1.1.1.zip (from https://pypi.org/simple/setuptools/), version: 1.1.1 | |
Found link https://files.pythonhosted.org/packages/08/b2/e8808bfc2fcf0c599ec283c3dd51f2ef75992230e31b5e0a4ebd0f18e71d/setuptools-1.1.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 1.1.2 | |
Found link https://files.pythonhosted.org/packages/4a/a3/5ae98420be50bcb7d20924c912801b0c0d3965ec016aa0dea16c12381374/setuptools-1.1.2.zip (from https://pypi.org/simple/setuptools/), version: 1.1.2 | |
Found link https://files.pythonhosted.org/packages/56/7a/543eee732d4276b7a144faa8ef0a30778ae972028e9f197c00201750cd9b/setuptools-1.1.3.tar.gz (from https://pypi.org/simple/setuptools/), version: 1.1.3 | |
Found link https://files.pythonhosted.org/packages/02/a1/f027eae4df0a7010d280784d17f649ff5ee5a005a8d2267fa00dbc1cace4/setuptools-1.1.3.zip (from https://pypi.org/simple/setuptools/), version: 1.1.3 | |
Found link https://files.pythonhosted.org/packages/2d/cf/71fc10f49b6fefaa798ee98c61d31529191913cc10b86689ad71a25a9101/setuptools-1.1.4.tar.gz (from https://pypi.org/simple/setuptools/), version: 1.1.4 | |
Found link https://files.pythonhosted.org/packages/71/91/78ffe076adeb872bbae3b42d31050fe351e5ac49206df0b9205516de3435/setuptools-1.1.4.zip (from https://pypi.org/simple/setuptools/), version: 1.1.4 | |
Found link https://files.pythonhosted.org/packages/af/d7/3d8d926fb42146c3398c5bae93e6dae73b62090c253a1d290bce50be9c22/setuptools-1.1.5.tar.gz (from https://pypi.org/simple/setuptools/), version: 1.1.5 | |
Found link https://files.pythonhosted.org/packages/6f/50/89bc49d9e40692b58cfa998843908f1517e72c8d265e98df5a5277ad5699/setuptools-1.1.5.zip (from https://pypi.org/simple/setuptools/), version: 1.1.5 | |
Found link https://files.pythonhosted.org/packages/fc/66/4fddcb714c184020e08c84897587773540ccb684d7915049722b9542ceba/setuptools-1.1.6-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 1.1.6 | |
Found link https://files.pythonhosted.org/packages/f6/7c/f43c90d21e676d2738c81674a21fad63a8d5f71d6e39cd35966214b7ce6c/setuptools-1.1.6.tar.gz (from https://pypi.org/simple/setuptools/), version: 1.1.6 | |
Found link https://files.pythonhosted.org/packages/cb/0f/14c41a82f571530a259d6961632a92327a6c84a7a802a03409e46325be99/setuptools-1.1.6.zip (from https://pypi.org/simple/setuptools/), version: 1.1.6 | |
Found link https://files.pythonhosted.org/packages/c5/60/8737de8ab391b813e5a28402787e1d24ed4848f20d4e72f75f4555f90f4d/setuptools-1.1.7.tar.gz (from https://pypi.org/simple/setuptools/), version: 1.1.7 | |
Found link https://files.pythonhosted.org/packages/20/f2/8fee0aa139eff61a6bea83b8096d253724328263668a5cf986e9ab63d909/setuptools-1.1.7.zip (from https://pypi.org/simple/setuptools/), version: 1.1.7 | |
Found link https://files.pythonhosted.org/packages/bc/93/c68754a5e4ebfbf2de47759039731d31a2f35c8d14b41c8a76eaa73d7ed1/setuptools-1.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 1.2 | |
Found link https://files.pythonhosted.org/packages/16/e6/07e8e1b6da199c05dc4c24dd66d2bc5da369ce03ee43ffb6adda5022f4f4/setuptools-1.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 1.2 | |
Found link https://files.pythonhosted.org/packages/13/33/ab03685ecf08a0f5cbea3f95aeb416591054c16b2b9cf7a825bc225de16a/setuptools-1.2.zip (from https://pypi.org/simple/setuptools/), version: 1.2 | |
Found link https://files.pythonhosted.org/packages/25/0a/fda40660c3b2c3f04086c3a572abb5a8e6877862d0f95059536c2e8f49ec/setuptools-1.3-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 1.3 | |
Found link https://files.pythonhosted.org/packages/64/9f/3dcfa7d882676993843bf6e9ab9ef0afd4da7ca9710f3eaf46c0761f56a0/setuptools-1.3.tar.gz (from https://pypi.org/simple/setuptools/), version: 1.3 | |
Found link https://files.pythonhosted.org/packages/0a/53/33a54f63b9a5f58b3a779d20b93e79e2a7e0c37fa66a2529398203f6dde4/setuptools-1.3.zip (from https://pypi.org/simple/setuptools/), version: 1.3 | |
Found link https://files.pythonhosted.org/packages/a9/6f/71cabadc24a7289dc73abb640a592a28a228de5b0ae7cf859891490def01/setuptools-1.3.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 1.3.1 | |
Found link https://files.pythonhosted.org/packages/4e/37/528fa652fb8eeb6b62971439984aea99a65da79942fdd048b97859795975/setuptools-1.3.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 1.3.1 | |
Found link https://files.pythonhosted.org/packages/40/bd/a254bcd3e69a2dbc2220e7dec0dbf85486ce801a17f4842076f4dbb46ad1/setuptools-1.3.1.zip (from https://pypi.org/simple/setuptools/), version: 1.3.1 | |
Found link https://files.pythonhosted.org/packages/dd/18/e6f368cbb1625be291261865c7b4b728b4c49ef4f30e1107eec297986fad/setuptools-1.3.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 1.3.2 | |
Found link https://files.pythonhosted.org/packages/23/fa/0eeee1f840b1e772fa1538fd58478fd2d4950445ab4cf748e5a497144af6/setuptools-1.3.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 1.3.2 | |
Found link https://files.pythonhosted.org/packages/43/36/fc62d4e0e6f74aa820c85ff42d5a1ca8168410c1d559d316c679fc7c679f/setuptools-1.3.2.zip (from https://pypi.org/simple/setuptools/), version: 1.3.2 | |
Found link https://files.pythonhosted.org/packages/4d/7f/24c0d76fba6848a8ab06d3d773566a2465c4f005e106b5cd0ff494af0531/setuptools-1.4-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 1.4 | |
Found link https://files.pythonhosted.org/packages/3a/ed/843ddb53f5d41fbe56f10918aa34f6a9ed568d453e5075a9c573424a14aa/setuptools-1.4.tar.gz (from https://pypi.org/simple/setuptools/), version: 1.4 | |
Found link https://files.pythonhosted.org/packages/45/65/9af2a0de870b706c93788334e2e32f336f5c0a684342143f79a4b984d806/setuptools-1.4.zip (from https://pypi.org/simple/setuptools/), version: 1.4 | |
Found link https://files.pythonhosted.org/packages/b2/0f/d08477648a2d4458fe9a149d351665a1742020bc45b6b20eed808fee2f2f/setuptools-1.4.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 1.4.1 | |
Found link https://files.pythonhosted.org/packages/d3/ce/ad0b1ee5e072b0cc95b61010bf673c9e52a595492a512769c57e61986ca2/setuptools-1.4.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 1.4.1 | |
Found link https://files.pythonhosted.org/packages/51/25/f1fa20ee2d2f36ef1ed514ef706db566296bea64b5ff44334c69c6cf005c/setuptools-1.4.1.zip (from https://pypi.org/simple/setuptools/), version: 1.4.1 | |
Found link https://files.pythonhosted.org/packages/b0/a2/288b40338c0878526e2c6f05dfc707eda9d21c6868875e4c2cd5e6ec51c9/setuptools-1.4.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 1.4.2 | |
Found link https://files.pythonhosted.org/packages/61/3c/8d680267eda244ad6391fb8b211bd39d8b527f3b66207976ef9f2f106230/setuptools-1.4.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 1.4.2 | |
Found link https://files.pythonhosted.org/packages/be/1d/bcacf98d1ab9383e0aa6e16dc8b6fcb75b87c1d42287333dd3821e79f70b/setuptools-1.4.2.zip (from https://pypi.org/simple/setuptools/), version: 1.4.2 | |
Found link https://files.pythonhosted.org/packages/13/3f/3a3addddfff8e9a0880199c97b009203aea99c6e579c7b01d605094456f9/setuptools-2.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 2.0 | |
Found link https://files.pythonhosted.org/packages/28/84/27df240f3f8f52511965979aad7c7b77606f8fe41d4c90f2449e02172bb1/setuptools-2.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 2.0 | |
Found link https://files.pythonhosted.org/packages/7d/9a/ef929fd840f15be36daa94b35b2213bf257b2f511e2688875857d6391899/setuptools-2.0.zip (from https://pypi.org/simple/setuptools/), version: 2.0 | |
Found link https://files.pythonhosted.org/packages/04/c7/4937ce3aaf09cf5babd413866f4117d4d039560a6b80d7984ee78eee40af/setuptools-2.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 2.0.1 | |
Found link https://files.pythonhosted.org/packages/7d/73/2a886a194567bc5d5089b1727ea52611058bcb2c61bb1305e1d7e1ba1480/setuptools-2.0.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 2.0.1 | |
Found link https://files.pythonhosted.org/packages/0c/a1/df17fa54c78dcaec8f3e88f6c7a4986b73dac0f36deb318b41a5d4aa666d/setuptools-2.0.1.zip (from https://pypi.org/simple/setuptools/), version: 2.0.1 | |
Found link https://files.pythonhosted.org/packages/cc/fa/e73ed700bcaca3122f1dee7efd45a7af5d882b202a255c7a08416cd4680e/setuptools-2.0.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 2.0.2 | |
Found link https://files.pythonhosted.org/packages/b1/e4/5af6558ad5db8b9be7ac0be2f18282d538964b6ee423c73174a6d3ef50b5/setuptools-2.0.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 2.0.2 | |
Found link https://files.pythonhosted.org/packages/b0/8c/a9f4306b425b6652c9ce5a4d5c9670161455cb3bd7894e784c0fcaaef65d/setuptools-2.0.2.zip (from https://pypi.org/simple/setuptools/), version: 2.0.2 | |
Found link https://files.pythonhosted.org/packages/bc/bc/f67a89984bda6d3e3b446645d54d91a404154afa11aabc23135305f3646a/setuptools-2.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 2.1 | |
Found link https://files.pythonhosted.org/packages/a1/ab/885e331ed2d49f16d40e2d75bdccccdbb318e5007d28d47d218438ee1175/setuptools-2.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 2.1 | |
Found link https://files.pythonhosted.org/packages/69/bd/f37a4f52937577291f0f18bc51161f3220f2ff815cc976c3f3097bf4a386/setuptools-2.1.zip (from https://pypi.org/simple/setuptools/), version: 2.1 | |
Found link https://files.pythonhosted.org/packages/ac/68/08fb37b00b139a397264472d3d39468e9e87e66df125f20b347a0bc91a13/setuptools-2.1.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 2.1.1 | |
Found link https://files.pythonhosted.org/packages/16/06/10511928cd6040cb8c42bc4d7f9b6dad486c2afdbf814b036a43540f512a/setuptools-2.1.1.zip (from https://pypi.org/simple/setuptools/), version: 2.1.1 | |
Found link https://files.pythonhosted.org/packages/b8/0e/dd4d92e799c77f14dd0dc3bb006d5f7a8e86fadac3e61944dd6dba823e13/setuptools-2.1.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 2.1.2 | |
Found link https://files.pythonhosted.org/packages/7e/24/e63ddeadfeb93c370c4eb3686628433510c80440b1dbca810e715c1bb622/setuptools-2.1.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 2.1.2 | |
Found link https://files.pythonhosted.org/packages/73/e5/61e83f356cb1a4d77ab5818827db929d6b368310e9ad9aff59a0e40b3fd5/setuptools-2.1.2.zip (from https://pypi.org/simple/setuptools/), version: 2.1.2 | |
Found link https://files.pythonhosted.org/packages/6a/67/4b82a4c0bf81a4f73b2a68be918d5ec9240c6e50fafe333d455683304321/setuptools-2.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 2.2 | |
Found link https://files.pythonhosted.org/packages/8b/62/6b730b1c56ecd6c515de8748acedb1ff88761634315ff575182e97afa1bf/setuptools-2.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 2.2 | |
Found link https://files.pythonhosted.org/packages/72/16/738ef65b2659b3a84573c51094afbfb0c263f7cd51911c3caf5e4f7b8c0b/setuptools-2.2.zip (from https://pypi.org/simple/setuptools/), version: 2.2 | |
Found link https://files.pythonhosted.org/packages/a8/42/177352d8b06614904c213ad1693370bd444585887e88697d28d0a6c1c913/setuptools-3.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 3.0 | |
Found link https://files.pythonhosted.org/packages/ea/db/383b4abaa84fab598e02c2019d531676ffd33617a8d8628c3724e7733921/setuptools-3.0.zip (from https://pypi.org/simple/setuptools/), version: 3.0 | |
Found link https://files.pythonhosted.org/packages/2d/ef/e4c40d37f9cb727bc35bd01ddaee847e22ceaf8e943414cc30d4a2222ced/setuptools-3.0.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 3.0.1 | |
Found link https://files.pythonhosted.org/packages/52/32/073e1c2325cb65425593cb99897aadb7715eb5ba664b5eb187477d8b6df6/setuptools-3.0.1.zip (from https://pypi.org/simple/setuptools/), version: 3.0.1 | |
Found link https://files.pythonhosted.org/packages/fe/cb/5c3ecf3866938e230be1b3d355ff9501f3f6b65ae5c583f88bf59855345f/setuptools-3.0.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 3.0.2 | |
Found link https://files.pythonhosted.org/packages/f1/ee/052f6fbd63664b9e8b8a5a1b6e667c078c54600319feafc7265e5a367cd2/setuptools-3.0.2.zip (from https://pypi.org/simple/setuptools/), version: 3.0.2 | |
Found link https://files.pythonhosted.org/packages/94/ee/d2326117a111fb978cb1d6f2e62e5cf8a63f057e828145506e7b4a32d3fe/setuptools-3.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 3.1 | |
Found link https://files.pythonhosted.org/packages/9a/fc/46d5fa8dd1a60c0091a940d67724fd42b03a7866cde64ac921e2e2d7d6a6/setuptools-3.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 3.1 | |
Found link https://files.pythonhosted.org/packages/96/c2/beaef5bdd2b706c6ffac24dd3be7e93f67733bfe4dff30372a0ac2b4de4e/setuptools-3.1.zip (from https://pypi.org/simple/setuptools/), version: 3.1 | |
Found link https://files.pythonhosted.org/packages/bd/1f/b0bade1b1e905ae7e259f576490753ca349be1496cefccc8f69c6423547e/setuptools-3.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 3.2 | |
Found link https://files.pythonhosted.org/packages/c4/98/b0aba9599fc1b410c84b77e9ea5710b76a3e4174c1849ac769670b77c0e1/setuptools-3.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 3.2 | |
Found link https://files.pythonhosted.org/packages/91/fd/e4acce69d20ee1c8e2a6bb3a5b83663949097ae58c30976ff09956b26597/setuptools-3.2.zip (from https://pypi.org/simple/setuptools/), version: 3.2 | |
Found link https://files.pythonhosted.org/packages/fc/20/0b304ea9830d53c9068e1e96bbf1ee529283f96ee0ee6ccaaa697f7b2383/setuptools-3.3-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 3.3 | |
Found link https://files.pythonhosted.org/packages/82/e6/049fc4474cf5cebab5748e886836af23b41436f8b069eac836c7231e7325/setuptools-3.3.tar.gz (from https://pypi.org/simple/setuptools/), version: 3.3 | |
Found link https://files.pythonhosted.org/packages/24/52/857fd91f603207c941b6c6844ca0e2ebdb8d5621264c32188d098887588b/setuptools-3.3.zip (from https://pypi.org/simple/setuptools/), version: 3.3 | |
Found link https://files.pythonhosted.org/packages/13/62/1c94404356ae0ecebd6fba55898d7b3c385bdb5dc18558686495659355fd/setuptools-3.4-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 3.4 | |
Found link https://files.pythonhosted.org/packages/e1/78/91598beae5a49bb7f768ffea849f2a4b49f6e3fc0401ff9737d39cf35d29/setuptools-3.4.tar.gz (from https://pypi.org/simple/setuptools/), version: 3.4 | |
Found link https://files.pythonhosted.org/packages/4c/1e/d0db812bfb6c3e798c382c7509fc8470ecd217f2e2eb597f9ebe035bd688/setuptools-3.4.zip (from https://pypi.org/simple/setuptools/), version: 3.4 | |
Found link https://files.pythonhosted.org/packages/d1/6c/37f126e8be2aad1550b2e93f339878b048aa83c2b4d8489a3be8fbee2a9d/setuptools-3.4.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 3.4.1 | |
Found link https://files.pythonhosted.org/packages/13/88/132500071ad154086bb14cda98703008326a3f0e3c488fa99f3c4241d7dd/setuptools-3.4.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 3.4.1 | |
Found link https://files.pythonhosted.org/packages/6c/09/46f4ae75d3503005347c62789594aadaad7d4109e8f33b03e7232fc441de/setuptools-3.4.1.zip (from https://pypi.org/simple/setuptools/), version: 3.4.1 | |
Found link https://files.pythonhosted.org/packages/46/0e/98de4d7f466603fe1fb9be7b602fed7c5e2dd55f25829c145f0041314917/setuptools-3.4.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 3.4.2 | |
Found link https://files.pythonhosted.org/packages/00/a0/f6089508f7f5f061329fc20bb3baf70e7891a0cf9a943f2208706aad353f/setuptools-3.4.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 3.4.2 | |
Found link https://files.pythonhosted.org/packages/72/8e/a216c7974627f4e393a28d517716102700b93af61b2b11372451393c4057/setuptools-3.4.2.zip (from https://pypi.org/simple/setuptools/), version: 3.4.2 | |
Found link https://files.pythonhosted.org/packages/03/e2/b8421d4ed72fa187b5ef696755f452df7e6cdc821ea119bd5dda3efc2f72/setuptools-3.4.3-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 3.4.3 | |
Found link https://files.pythonhosted.org/packages/f4/fe/aa9650b161dbf75ce5506dba83551de214fbcc1388297bd9f07b02913c53/setuptools-3.4.3.tar.gz (from https://pypi.org/simple/setuptools/), version: 3.4.3 | |
Found link https://files.pythonhosted.org/packages/1a/a8/c5661640a25128d0a90ed98f624a7ee17b60d4f068bc5ba7a42f266f655a/setuptools-3.4.3.zip (from https://pypi.org/simple/setuptools/), version: 3.4.3 | |
Found link https://files.pythonhosted.org/packages/cc/f0/351de04af115d4c3595c0632d7ce619a49721c11364b48d8eace0db4c80c/setuptools-3.4.4-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 3.4.4 | |
Found link https://files.pythonhosted.org/packages/4a/e5/8316b07bab05ec87ff969841be6a3f18e30ca1ec3031e7d30ec7313aa04b/setuptools-3.4.4.tar.gz (from https://pypi.org/simple/setuptools/), version: 3.4.4 | |
Found link https://files.pythonhosted.org/packages/47/48/92b82ea3022f734b4f72c52a2b614991aa3c430a713f575b540d34dfb87c/setuptools-3.4.4.zip (from https://pypi.org/simple/setuptools/), version: 3.4.4 | |
Found link https://files.pythonhosted.org/packages/5f/4a/fef43230b0a42c9945f6838b4bcb6e4abe2efc70a5cf0bb3162bd493194a/setuptools-3.5-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 3.5 | |
Found link https://files.pythonhosted.org/packages/e0/bf/207713b5cb61a756d3a02d843c8e96851c81fa2327ccb448f4bf35ec4c59/setuptools-3.5.tar.gz (from https://pypi.org/simple/setuptools/), version: 3.5 | |
Found link https://files.pythonhosted.org/packages/8a/ab/db10e77928961439aa7460aeba9b64d685f8a4ad7444661a00f3175e5811/setuptools-3.5.zip (from https://pypi.org/simple/setuptools/), version: 3.5 | |
Found link https://files.pythonhosted.org/packages/9a/d3/22fcca731a7151fbd5ae5092b6a8cfa610db8fc649580267d0f4bb71de3b/setuptools-3.5.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 3.5.1 | |
Found link https://files.pythonhosted.org/packages/60/d3/b69a78ffbc4413bfb13d6a722daef01f2c89c4582b55c5516b58eb11274c/setuptools-3.5.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 3.5.1 | |
Found link https://files.pythonhosted.org/packages/6f/6f/c26e40e5ffa9aa4601d9fa27a7238ef38bf15d19e683a5edb2524cf156ab/setuptools-3.5.1.zip (from https://pypi.org/simple/setuptools/), version: 3.5.1 | |
Found link https://files.pythonhosted.org/packages/1c/2d/ea0834bcce178d3fc99b916211d969bf30e8955a303d5977881e2d5d9dd0/setuptools-3.5.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 3.5.2 | |
Found link https://files.pythonhosted.org/packages/22/de/75592eb307ed9bf573c73619229bae3babb6765977c3cfed3248075d8430/setuptools-3.5.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 3.5.2 | |
Found link https://files.pythonhosted.org/packages/a3/d7/1195e7435dfab3be42a1c30f24188387e08bee376888b5a5fe2ac8750501/setuptools-3.5.2.zip (from https://pypi.org/simple/setuptools/), version: 3.5.2 | |
Found link https://files.pythonhosted.org/packages/40/8f/cae21061a6871ca4624287b97711ea5747b24a937c18cd41b23c95b6062e/setuptools-3.6-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 3.6 | |
Found link https://files.pythonhosted.org/packages/d3/3e/e87db7dbf6e65b9b04bf2772197af77f711cfadb038ba76d2acfcc2efa72/setuptools-3.6.tar.gz (from https://pypi.org/simple/setuptools/), version: 3.6 | |
Found link https://files.pythonhosted.org/packages/38/79/40acb2edbc4f7ff4f476b9c87a64d1095bbc0a6858545f791c740e155add/setuptools-3.6.zip (from https://pypi.org/simple/setuptools/), version: 3.6 | |
Found link https://files.pythonhosted.org/packages/a1/59/6a50e86731711ff2ac4c51c96e080c21cd9af81c46f388c63a5f358931e0/setuptools-3.7-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 3.7 | |
Found link https://files.pythonhosted.org/packages/2a/a3/4cc9d46ae7c5fdedd86a4332d73ddad458e20ab0feb7fda011b665c9d42c/setuptools-3.7.tar.gz (from https://pypi.org/simple/setuptools/), version: 3.7 | |
Found link https://files.pythonhosted.org/packages/d4/d0/dfc40771bf97c7994df04f8c4846a26066ec9230d07d2dc44d83726ede23/setuptools-3.7.zip (from https://pypi.org/simple/setuptools/), version: 3.7 | |
Found link https://files.pythonhosted.org/packages/94/b7/0eb75451f3dfb14b41cfcb12e701128564c9526a8d38995d8f210be7ee00/setuptools-3.7.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 3.7.1 | |
Found link https://files.pythonhosted.org/packages/38/b8/007e39bf2d853ba3b930e7d48b3a767a94f3a3b96a99df6d09ac9ddb1038/setuptools-3.7.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 3.7.1 | |
Found link https://files.pythonhosted.org/packages/b3/97/a7507bf4e8c6b2f6b1f492e051530308912c7bffd8a3c5f41f42f57f04ec/setuptools-3.7.1.zip (from https://pypi.org/simple/setuptools/), version: 3.7.1 | |
Found link https://files.pythonhosted.org/packages/a5/22/3f6968082291391d668583b719f8b255e15ee6b7c583b7b6b7c05918e57a/setuptools-3.8-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 3.8 | |
Found link https://files.pythonhosted.org/packages/cc/33/992be126171d94666dddda9c785dac7d6c96ab928c13e136239938a72b1f/setuptools-3.8.tar.gz (from https://pypi.org/simple/setuptools/), version: 3.8 | |
Found link https://files.pythonhosted.org/packages/ee/d7/34f3bef82a7ffe13625b8ce457df4e4d46c202113ecb5f655872aeb71934/setuptools-3.8.zip (from https://pypi.org/simple/setuptools/), version: 3.8 | |
Found link https://files.pythonhosted.org/packages/9f/76/1789d66f14c45100dd58590e453a481851c40a91df2f3b4f2ae880cf25e4/setuptools-3.8.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 3.8.1 | |
Found link https://files.pythonhosted.org/packages/0b/2f/05323cd8c349939ed38bf72611cd02374cc553c34872996e38ebf3107b0a/setuptools-3.8.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 3.8.1 | |
Found link https://files.pythonhosted.org/packages/29/55/4c68ee6236b36fb6032437b93c635246510fb001d700467f4063a214916a/setuptools-3.8.1.zip (from https://pypi.org/simple/setuptools/), version: 3.8.1 | |
Found link https://files.pythonhosted.org/packages/12/24/0885d9fe662ef964090217e3833f2ed4a67dfd446f9ddd428304d224eb6f/setuptools-4.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 4.0 | |
Found link https://files.pythonhosted.org/packages/54/07/6dfdb40647a291a665bfa66d228d1d516db9aaa1e2e9a2f84c6c97ac6c69/setuptools-4.0.zip (from https://pypi.org/simple/setuptools/), version: 4.0 | |
Found link https://files.pythonhosted.org/packages/52/71/a6e77590363fa6e3fe8ca14eb951476f08ad103486437335f9848a09e3c2/setuptools-4.0.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 4.0.1 | |
Found link https://files.pythonhosted.org/packages/cb/e0/b5ecf534e14304e62c781614d683d0daa571efe92678901559ea84c1559e/setuptools-4.0.1.zip (from https://pypi.org/simple/setuptools/), version: 4.0.1 | |
Found link https://files.pythonhosted.org/packages/81/94/ab636294e0a5180a51760909cc058d98ad9d01f7aaac9791e4fa1b6f2a8c/setuptools-5.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 5.0 | |
Found link https://files.pythonhosted.org/packages/43/49/92974712ba5b150d530abfea49a3591a547bdcb7b3c56594b0a1b38c78f7/setuptools-5.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 5.0 | |
Found link https://files.pythonhosted.org/packages/56/e9/94e4d4576ff800e67cb14bbe2d7f2944b583b74f8e0e844b566c15db838f/setuptools-5.0.zip (from https://pypi.org/simple/setuptools/), version: 5.0 | |
Found link https://files.pythonhosted.org/packages/d9/00/356346173b9aa57da6fde8def53587f6af51df29b1312a941feef13aaed8/setuptools-5.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 5.0.1 | |
Found link https://files.pythonhosted.org/packages/b3/7f/ff28c2b6d7b24fc6940d2a93d2ac736d844b499a30c8eb9e03d8379aa4a9/setuptools-5.0.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 5.0.1 | |
Found link https://files.pythonhosted.org/packages/52/83/870642b2d14d46e1f898edf722434d3b2812418705d501f5a0503a7f1761/setuptools-5.0.1.zip (from https://pypi.org/simple/setuptools/), version: 5.0.1 | |
Found link https://files.pythonhosted.org/packages/c6/31/e868dc1720daad287b658caef36defb02de9c7aad4b803c9c03bcc70c2e3/setuptools-5.0.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 5.0.2 | |
Found link https://files.pythonhosted.org/packages/1a/19/747b3fceb402d028dc93f227dd39d294ad8365c50d9fbde822ac151c9ab2/setuptools-5.0.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 5.0.2 | |
Found link https://files.pythonhosted.org/packages/92/c9/2f3a1f0c8b7f53892ac293953b47a7fc8a07e9a38b3d2966cf7302c49514/setuptools-5.0.2.zip (from https://pypi.org/simple/setuptools/), version: 5.0.2 | |
Found link https://files.pythonhosted.org/packages/33/8d/948cd1b924c3e81298da106a7b15942e824714f41f3e34ea22a351637f2c/setuptools-5.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 5.1 | |
Found link https://files.pythonhosted.org/packages/75/23/4b74bbff9c646a5235e85f619c0d541357b1f8ecf2ae9f68f03dccdabcfa/setuptools-5.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 5.1 | |
Found link https://files.pythonhosted.org/packages/e3/55/66e9cb495828d918c30b914bfb1ef2f6f22b69cc01ab1f56be40db61e922/setuptools-5.1.zip (from https://pypi.org/simple/setuptools/), version: 5.1 | |
Found link https://files.pythonhosted.org/packages/aa/85/e9e49394bc7f131a58dc130955ca73fa0bbe27bb2b247505260500901fb7/setuptools-5.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 5.2 | |
Found link https://files.pythonhosted.org/packages/93/e4/d7813c313947f6753f991ea7dd9101350373519aaab3f57a2ac5c50bb962/setuptools-5.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 5.2 | |
Found link https://files.pythonhosted.org/packages/67/ad/0feed436050d75dcb7f072abd0eaa6a367ca298e17d289040ae7c23d4bc1/setuptools-5.2.zip (from https://pypi.org/simple/setuptools/), version: 5.2 | |
Found link https://files.pythonhosted.org/packages/55/8c/e2020e08b436877d546d51e836766b448ef455a7146a2990cd3507d05acc/setuptools-5.3-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 5.3 | |
Found link https://files.pythonhosted.org/packages/4a/e0/7e35bf11ba31fa177976cd275ac1ade700b7d39d63715a6240a711d412fd/setuptools-5.3.tar.gz (from https://pypi.org/simple/setuptools/), version: 5.3 | |
Found link https://files.pythonhosted.org/packages/48/d5/62680f41e2f6c208228c822f8932d4c7aa8a3127e12d708b5de9ad70136b/setuptools-5.3.zip (from https://pypi.org/simple/setuptools/), version: 5.3 | |
Found link https://files.pythonhosted.org/packages/48/c1/8f5c6fea2427904365c570da5c9b2e1b28fa5d9c8b02e31cf5b8969f722b/setuptools-5.4-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 5.4 | |
Found link https://files.pythonhosted.org/packages/00/2e/e023df8df47462a053fa8cf5225adce2fe24644c7848fb7728a29b24607e/setuptools-5.4.tar.gz (from https://pypi.org/simple/setuptools/), version: 5.4 | |
Found link https://files.pythonhosted.org/packages/d5/a8/81835fcd723a073b38d2d86d1a8f6e109eb88cce1a252af81d4b591563d4/setuptools-5.4.zip (from https://pypi.org/simple/setuptools/), version: 5.4 | |
Found link https://files.pythonhosted.org/packages/b1/ba/02218786fe9d5beeb2cfdaf0e423219d132845774d703f6e8a708dd5e642/setuptools-5.4.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 5.4.1 | |
Found link https://files.pythonhosted.org/packages/cb/55/4143b8a178e17c39c246d95dd0620e8c26c699ffc5267eb5d444b6b2429a/setuptools-5.4.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 5.4.1 | |
Found link https://files.pythonhosted.org/packages/98/9c/079cd02e1511fa0bc155af16a333aef6a33d9753e7cb2ba201f4cbd79b0c/setuptools-5.4.1.zip (from https://pypi.org/simple/setuptools/), version: 5.4.1 | |
Found link https://files.pythonhosted.org/packages/bd/51/e4f4f62b5b70b191f955d04aed76fe1dc32926db48c5ba3c93ccaddd391c/setuptools-5.4.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 5.4.2 | |
Found link https://files.pythonhosted.org/packages/90/99/1b25b0ad3c07400b42dfd82e53b63e2b2517f5cd2cecbec5f639aa2a26f0/setuptools-5.4.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 5.4.2 | |
Found link https://files.pythonhosted.org/packages/1f/62/4c02b8534d35c0d43648e11ca92ca95ad6abe5abcc01edf8c18aeb01da4f/setuptools-5.4.2.zip (from https://pypi.org/simple/setuptools/), version: 5.4.2 | |
Found link https://files.pythonhosted.org/packages/40/60/478266f8f2dba7bb5f51432e5ece4fd418a6e4a518c6cba3fd275e6603d7/setuptools-5.5-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 5.5 | |
Found link https://files.pythonhosted.org/packages/ce/a5/cd5986d92c030bd92754c099d617f9b4f3c7a913345205073566980d5435/setuptools-5.5.tar.gz (from https://pypi.org/simple/setuptools/), version: 5.5 | |
Found link https://files.pythonhosted.org/packages/9d/93/c996180360f022b09cab7f0b71a80967189eefa6d17ebe7f01c18af5fcc1/setuptools-5.5.zip (from https://pypi.org/simple/setuptools/), version: 5.5 | |
Found link https://files.pythonhosted.org/packages/97/b1/3c62eb46609eb301b7e7faffb3a8d378c42bba822346302312b345f258c2/setuptools-5.5.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 5.5.1 | |
Found link https://files.pythonhosted.org/packages/47/15/7f9aabb1ce09d3dc5ecdff2f5a97e0a47f724fe8e398eff6a88626d0164c/setuptools-5.5.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 5.5.1 | |
Found link https://files.pythonhosted.org/packages/07/37/b4c230b767cbe7ade1df979a32e38856ddface17124e6da31797a1f1448c/setuptools-5.5.1.zip (from https://pypi.org/simple/setuptools/), version: 5.5.1 | |
Found link https://files.pythonhosted.org/packages/12/7b/8a12ea7cbc3ae519ee304edaac71b17d74ce02eb4a2ced615e9ba3bc074e/setuptools-5.6-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 5.6 | |
Found link https://files.pythonhosted.org/packages/bc/f1/b248d4facd9b9710ef59d006ea05ea1afa98d9c584120319076f9b3b6b7a/setuptools-5.6.tar.gz (from https://pypi.org/simple/setuptools/), version: 5.6 | |
Found link https://files.pythonhosted.org/packages/c4/e7/5be3134b53395e0f541f6da20bba04046b588cbd4ea666f799fddd838246/setuptools-5.6.zip (from https://pypi.org/simple/setuptools/), version: 5.6 | |
Found link https://files.pythonhosted.org/packages/28/29/2a99aaa46f9e7ca267433123a134132a06cbf8691b77b6e8d5b4d9915b72/setuptools-5.7-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 5.7 | |
Found link https://files.pythonhosted.org/packages/1c/09/3b60801cbd3ff9ac5ded466390c78b55703dcae28094f528330f498e9242/setuptools-5.7.tar.gz (from https://pypi.org/simple/setuptools/), version: 5.7 | |
Found link https://files.pythonhosted.org/packages/08/1b/cfcdd4381459c3967a08dd3b7c16b7f10a5bfb8ad5c40b56f8ee4a25e8d7/setuptools-5.7.zip (from https://pypi.org/simple/setuptools/), version: 5.7 | |
Found link https://files.pythonhosted.org/packages/81/fd/b942a1caf9aa7340f93143ed81301a92b18f5e81116245252f09f8f5d557/setuptools-5.8-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 5.8 | |
Found link https://files.pythonhosted.org/packages/3e/9d/91d3ddf7e62eac384a95b5a8a0d4a46383d1d90b19b1232614cb20373544/setuptools-5.8.tar.gz (from https://pypi.org/simple/setuptools/), version: 5.8 | |
Found link https://files.pythonhosted.org/packages/38/d7/71a61d368a84669c6a82b593f53e4163a1031271fc55e597cd3cd108e4f9/setuptools-5.8.zip (from https://pypi.org/simple/setuptools/), version: 5.8 | |
Found link https://files.pythonhosted.org/packages/71/bd/bbfc6a7b9ba0900f9ab44e2b03b301738cd9d90334afea8939e2536c1683/setuptools-6.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 6.0.1 | |
Found link https://files.pythonhosted.org/packages/9e/6c/3f5fd7df720b8285def2b5f111acbd79b6eb6e29fb2bbba6432a80cb30b1/setuptools-6.0.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 6.0.1 | |
Found link https://files.pythonhosted.org/packages/c2/82/2b2c796e0624bedfadc2b69a578b677fbba984a4fd700e709108ce3b750f/setuptools-6.0.1.zip (from https://pypi.org/simple/setuptools/), version: 6.0.1 | |
Found link https://files.pythonhosted.org/packages/af/55/954114b84b021d59746eb602a8d0b937b22d5b17813adcf1003e39a8147c/setuptools-6.0.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 6.0.2 | |
Found link https://files.pythonhosted.org/packages/26/8c/e1c6149e371758bc160bccce4efead2fbf3452808f0664470c016750511a/setuptools-6.0.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 6.0.2 | |
Found link https://files.pythonhosted.org/packages/4a/8c/e14333caa5fcfa69d82d87ff68c5d192856ae271d0bc943d8b89333ca955/setuptools-6.0.2.zip (from https://pypi.org/simple/setuptools/), version: 6.0.2 | |
Found link https://files.pythonhosted.org/packages/49/62/093854427bd78f9b7d3359cd0d116338fdcca3bca041265f949c35dc3213/setuptools-6.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 6.1 | |
Found link https://files.pythonhosted.org/packages/54/d7/7e2b70b32ed7792e233b4d9891da77e9a5542a0fcb1d68e5a690fc73b0b3/setuptools-6.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 6.1 | |
Found link https://files.pythonhosted.org/packages/18/1f/6d365ad3dc73ef876c52c9943cc3bb4df93ff134b3e4f7cd5477c8e502b2/setuptools-6.1.zip (from https://pypi.org/simple/setuptools/), version: 6.1 | |
Found link https://files.pythonhosted.org/packages/e0/af/9ad21bc766c436b087f3fd63ffcef7f6819cc52f1905787450ac7fec0239/setuptools-7.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 7.0 | |
Found link https://files.pythonhosted.org/packages/0b/48/7298047bf4d67972d9bcb8a546e34f71ee4376d46186615b29678ac33a54/setuptools-7.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 7.0 | |
Found link https://files.pythonhosted.org/packages/fb/cb/279fb618621107373dc96d05df87547be5c34cc9d0ade8bb18929206360c/setuptools-7.0.zip (from https://pypi.org/simple/setuptools/), version: 7.0 | |
Found link https://files.pythonhosted.org/packages/ef/e7/537d8016e3a2026b5da2d4c7050c7a67e07989d804a4c97130e825ab9b78/setuptools-8.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 8.0 | |
Found link https://files.pythonhosted.org/packages/75/61/23794707407db0a66ead0baea37ec50b68dc8077ccd8ff08846bbab69e55/setuptools-8.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 8.0 | |
Found link https://files.pythonhosted.org/packages/a3/47/198b972944ce33de2b3dde67f4fdc156d8f41d656caa8f8b53dcaa066cc8/setuptools-8.0.zip (from https://pypi.org/simple/setuptools/), version: 8.0 | |
Found link https://files.pythonhosted.org/packages/75/8d/08c18187dc4b8f321cffcf37b03f4681ec2e7dbf19aa8e199c99b5842ab9/setuptools-8.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 8.0.1 | |
Found link https://files.pythonhosted.org/packages/b3/dc/bd60003eb8f044cb4626536d88c7fbc562eae02d596b8318d7638dde5f26/setuptools-8.0.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 8.0.1 | |
Found link https://files.pythonhosted.org/packages/28/e4/3d553bb84eae6d331fdb24a448e8bc455d6a60a63ca61a6633e9c5ff7407/setuptools-8.0.1.zip (from https://pypi.org/simple/setuptools/), version: 8.0.1 | |
Found link https://files.pythonhosted.org/packages/80/43/6adc94eb236ac6a14426aab29d96cdf7f406877361634872b75cfb068595/setuptools-8.0.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 8.0.2 | |
Found link https://files.pythonhosted.org/packages/95/96/9aec808b0b7ddfadcd9bec608548e896f928db8da6d4c9aa8f6e8a588464/setuptools-8.0.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 8.0.2 | |
Found link https://files.pythonhosted.org/packages/9e/4d/3a3b5ef6f18bfe1ee831b3313625973e48bc7af3029691ea916e316407e4/setuptools-8.0.2.zip (from https://pypi.org/simple/setuptools/), version: 8.0.2 | |
Found link https://files.pythonhosted.org/packages/50/26/483e2dbcee986da3276175d4f2ea6260c7a7cca1b7568e1a12f009451429/setuptools-8.0.3-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 8.0.3 | |
Found link https://files.pythonhosted.org/packages/8e/12/812047ed6e8bae2047f611c8b45d50ef7163b8ee569a0a57b2d9be22b36d/setuptools-8.0.3.tar.gz (from https://pypi.org/simple/setuptools/), version: 8.0.3 | |
Found link https://files.pythonhosted.org/packages/a3/13/8c4fb8df6433711a5c53aa96f9e93993e4e58124a29560d500cdfc7283b9/setuptools-8.0.3.zip (from https://pypi.org/simple/setuptools/), version: 8.0.3 | |
Found link https://files.pythonhosted.org/packages/21/f4/e27f1a024b200b6c57d02c93ef9cc61d4aad15aca9364ad2c477112f68d6/setuptools-8.0.4-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 8.0.4 | |
Found link https://files.pythonhosted.org/packages/0c/d2/011e4648bbf92c8f393c8ec23a3766c17cea3cdc2913e00ebe42947c1305/setuptools-8.0.4.tar.gz (from https://pypi.org/simple/setuptools/), version: 8.0.4 | |
Found link https://files.pythonhosted.org/packages/b8/3e/ceff6491997a5946465d5f1185f68acf8d54920c9ccb165a4654dcbd6cdd/setuptools-8.0.4.zip (from https://pypi.org/simple/setuptools/), version: 8.0.4 | |
Found link https://files.pythonhosted.org/packages/7a/d9/09e73cb52fe58697ffa955fcbba0e5c480bec88054fe729f9bc9ceb4fb9a/setuptools-8.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 8.1 | |
Found link https://files.pythonhosted.org/packages/ef/08/e37c9183f251f4a5b4e78c1371e173dea58d12a7c79ce40b63861797a7cc/setuptools-8.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 8.1 | |
Found link https://files.pythonhosted.org/packages/4f/54/442b0660c17ddf36e8531240abfe25a983e49451bed16f9c2b728559a8e1/setuptools-8.1.zip (from https://pypi.org/simple/setuptools/), version: 8.1 | |
Found link https://files.pythonhosted.org/packages/3c/e7/f8373689b94080d71ebf17edd3b16f05eadb278975d73490ec5755274f96/setuptools-8.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 8.2 | |
Found link https://files.pythonhosted.org/packages/5c/94/b852a1920e6c769f7b07568c952301d3524602560cf0f6c95cd55630a173/setuptools-8.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 8.2 | |
Found link https://files.pythonhosted.org/packages/46/9c/f58ba661ceca4d23857f7bcd8ffc2ae82257e24d6e6d736e03dd5a7a24a4/setuptools-8.2.zip (from https://pypi.org/simple/setuptools/), version: 8.2 | |
Found link https://files.pythonhosted.org/packages/dc/85/9653e32a36d4adf8ab35a2cbf0f25d387242a40b859cdcb0534eedf23b44/setuptools-8.2.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 8.2.1 | |
Found link https://files.pythonhosted.org/packages/1c/4c/b71920059f7be5335eea9f608703f1320d7467f3177e9f8dbf57d2964ff4/setuptools-8.2.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 8.2.1 | |
Found link https://files.pythonhosted.org/packages/a9/40/2f5948813c2542c3ca7384c16044963382bf6eb5c8d3d1d993891cf1747a/setuptools-8.2.1.zip (from https://pypi.org/simple/setuptools/), version: 8.2.1 | |
Found link https://files.pythonhosted.org/packages/ef/3a/6e1811346d7db4c237ef88af3c9b25cd798d6ffbbebbb08fd9267deea221/setuptools-8.3-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 8.3 | |
Found link https://files.pythonhosted.org/packages/73/48/e8971a9af1a2dc1a1d707fa8837f3f5662d584d1e214cc810fdcb185f8c7/setuptools-8.3.tar.gz (from https://pypi.org/simple/setuptools/), version: 8.3 | |
Found link https://files.pythonhosted.org/packages/c6/5f/69dd9d47534efc1c2d566800b70ce687e20bc0e4bf9f91030659ce442018/setuptools-8.3.zip (from https://pypi.org/simple/setuptools/), version: 8.3 | |
Found link https://files.pythonhosted.org/packages/9b/84/984f56186a1c168b6bcdea368a7ffd9ac2dc1a8e542be65193e3c2ead9d9/setuptools-9.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 9.0 | |
Found link https://files.pythonhosted.org/packages/26/58/ece52b43b90885050cb93ef03c9651e85dee9958bfbd1bae58dab041c81b/setuptools-9.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 9.0 | |
Found link https://files.pythonhosted.org/packages/f6/84/5479171fd0a3f00e6ae2efffbd07975ba9c699cc7627cabcd4b7cc7839b0/setuptools-9.0.zip (from https://pypi.org/simple/setuptools/), version: 9.0 | |
Found link https://files.pythonhosted.org/packages/4d/a7/f14baf6e3f1bd91b23e3fe9cccd4a4a9c86341f5d4658a3fc16fe0c79097/setuptools-9.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 9.0.1 | |
Found link https://files.pythonhosted.org/packages/34/65/39ffd8d3344ece1e0ed664a509df7d022873eb314676fd49ddae91b3407e/setuptools-9.0.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 9.0.1 | |
Found link https://files.pythonhosted.org/packages/16/2c/1ad571e85048c57b4e7ba2218d0fff3db0452e8bfa0c20e1543e26f85121/setuptools-9.0.1.zip (from https://pypi.org/simple/setuptools/), version: 9.0.1 | |
Found link https://files.pythonhosted.org/packages/98/65/5893faed89f4f095b4ae8c95bb7332523ecd893c8ccb12fc4d8a80814a01/setuptools-9.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 9.1 | |
Found link https://files.pythonhosted.org/packages/c4/9b/159ffa84fe2f37fffdeda588717574e53cd2f6e68acf439b0759c9a921eb/setuptools-9.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 9.1 | |
Found link https://files.pythonhosted.org/packages/35/b2/626974cb6f02c4d58c33471b597f6723560f74be322857e9cd24700c3c70/setuptools-9.1.zip (from https://pypi.org/simple/setuptools/), version: 9.1 | |
Found link https://files.pythonhosted.org/packages/db/9d/863d9e5fb76a3942644372ff690a38106b37069211ef1294e270ffc6f346/setuptools-10.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 10.0 | |
Found link https://files.pythonhosted.org/packages/e7/57/26be96f253f0fa9b210f9b3e8430e8fc33a6a1cd5bfd7e175b31bbcfc5d7/setuptools-10.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 10.0 | |
Found link https://files.pythonhosted.org/packages/e4/07/3ce9d7c0f487e637c5f93dd035032aeddb4d2891a29cbaa8b7440a365515/setuptools-10.0.zip (from https://pypi.org/simple/setuptools/), version: 10.0 | |
Found link https://files.pythonhosted.org/packages/af/05/08d31c8011c1981ac79870c5ba5fc4e0f2cb4154a104341dabea7be34df2/setuptools-10.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 10.0.1 | |
Found link https://files.pythonhosted.org/packages/ee/62/38f2e8f34edb5e0ebd7fc64b569b72a94f7972ecfe9fb7f280008b092dd7/setuptools-10.0.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 10.0.1 | |
Found link https://files.pythonhosted.org/packages/00/43/136856df6b50dfb8edf1a4a4936455d68dc38ffa908763a055def184b0a9/setuptools-10.0.1.zip (from https://pypi.org/simple/setuptools/), version: 10.0.1 | |
Found link https://files.pythonhosted.org/packages/b2/69/699982624afc34549c8533bbf12774391862843faaa95d7ed795d0e2c36d/setuptools-10.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 10.1 | |
Found link https://files.pythonhosted.org/packages/9b/4b/79343fa8526cab01c95dca96caf50a9d2ea35e5075e29d1b168bf2add2bf/setuptools-10.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 10.1 | |
Found link https://files.pythonhosted.org/packages/87/a6/2c8af2d92c94b6a7c1c2cf3272b25fa2ef59b28b74144b0755bb29b281c2/setuptools-10.1.zip (from https://pypi.org/simple/setuptools/), version: 10.1 | |
Found link https://files.pythonhosted.org/packages/0f/ab/039427a18215b6a4a3bb023aeae0768f11b57778c611ee3d1a13306bd4ed/setuptools-10.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 10.2 | |
Found link https://files.pythonhosted.org/packages/75/e4/a85e8443980946967272049950361758805fda5e0b89d7d9bb348979f2fe/setuptools-10.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 10.2 | |
Found link https://files.pythonhosted.org/packages/0f/6d/1f8cdc3b0b57076ff2c8f8542b7e1d0826fe017815253eb98e98b1c7e0ba/setuptools-10.2.zip (from https://pypi.org/simple/setuptools/), version: 10.2 | |
Found link https://files.pythonhosted.org/packages/cf/82/1f64bdc07e33eca057b77594d0f87a5a015bc831e9a8a891596c392117be/setuptools-10.2.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 10.2.1 | |
Found link https://files.pythonhosted.org/packages/f8/7c/7551890036f17361996276387d16f6b93201566c86fff7bf7ccc43f51404/setuptools-10.2.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 10.2.1 | |
Found link https://files.pythonhosted.org/packages/70/6a/ce73dca788c85cfbfd1da29d70ce8ae16222c7e044bc75b0871418e577d9/setuptools-10.2.1.zip (from https://pypi.org/simple/setuptools/), version: 10.2.1 | |
Found link https://files.pythonhosted.org/packages/b8/65/1d62dea9e62e7680546678f445e24247d2c1dbd75c63a3936d2aa645760c/setuptools-11.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 11.0 | |
Found link https://files.pythonhosted.org/packages/c9/b6/fa2bd564458bf8e2493e4db4b95922f53bb38656ec9c4997254370d5521c/setuptools-11.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 11.0 | |
Found link https://files.pythonhosted.org/packages/37/53/de4e6b7ff77d1d4c3781819583021861b7ec39fbdf363f79b30bf8aecf4c/setuptools-11.0.zip (from https://pypi.org/simple/setuptools/), version: 11.0 | |
Found link https://files.pythonhosted.org/packages/b5/fc/34b8ae9f65418fda18efa13afa9c216c01f2efdde699702eee69604bb1f7/setuptools-11.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 11.1 | |
Found link https://files.pythonhosted.org/packages/1e/d9/295b5bcb96e4828dd517e8f140467df79c5b4dd513e6d98ca336b927e96f/setuptools-11.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 11.1 | |
Found link https://files.pythonhosted.org/packages/11/ed/1a33e609a40ba5bb5e87f1b9b601c103dbd66269bf241120afb9caccf462/setuptools-11.1.zip (from https://pypi.org/simple/setuptools/), version: 11.1 | |
Found link https://files.pythonhosted.org/packages/80/90/6788a1fa2fd333acc1e5adfccbceb2c0c0eedb8aefaac8b224f12d1230e7/setuptools-11.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 11.2 | |
Found link https://files.pythonhosted.org/packages/2f/aa/cc5b2e1e3326a35601508968767508374031c07e70e880e0f00c3e49fb2d/setuptools-11.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 11.2 | |
Found link https://files.pythonhosted.org/packages/f2/29/e69f1c1a12c579c6da265dc6594722ab11010683806e4e742eb7c8ffe08d/setuptools-11.2.zip (from https://pypi.org/simple/setuptools/), version: 11.2 | |
Found link https://files.pythonhosted.org/packages/db/c8/fb6817e76a2b6ab00e38c92286c526a8969e86a6739d251133ebcb7697ad/setuptools-11.3-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 11.3 | |
Found link https://files.pythonhosted.org/packages/34/a9/65ef401499e6878b3c67c473ecfd8803eacf274b03316ec8f2e86116708d/setuptools-11.3.tar.gz (from https://pypi.org/simple/setuptools/), version: 11.3 | |
Found link https://files.pythonhosted.org/packages/85/b9/f32b943ce45853d778458ce0f9af007641557a5257acea29458e8cc2115d/setuptools-11.3.zip (from https://pypi.org/simple/setuptools/), version: 11.3 | |
Found link https://files.pythonhosted.org/packages/32/da/46df61c1c7f71483c73af190ff668c31fff096d789d0dd5ed83170e9366a/setuptools-11.3.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 11.3.1 | |
Found link https://files.pythonhosted.org/packages/ac/34/8e23ee6e86e0a7f2ad934aa7e16b03c13b3a3c1058d7972c60a60111cf2a/setuptools-11.3.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 11.3.1 | |
Found link https://files.pythonhosted.org/packages/98/44/cf4a8843803aa272b290679c2b08236029752c927bedaf3a6805b0191c3c/setuptools-11.3.1.zip (from https://pypi.org/simple/setuptools/), version: 11.3.1 | |
Found link https://files.pythonhosted.org/packages/3a/31/1faf2685a0cea0c36d4bbc035e53414026fdd5bd5f4e31b8b3c5d1767a54/setuptools-12.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 12.0 | |
Found link https://files.pythonhosted.org/packages/9e/be/ca16313dcc62f3b69b6f204470806042847656380cd401241a7b69b91a07/setuptools-12.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 12.0 | |
Found link https://files.pythonhosted.org/packages/9d/c9/b837359319988b156b9deed87ab6e8fc7e709afa82a97b93191c5a0077f4/setuptools-12.0.zip (from https://pypi.org/simple/setuptools/), version: 12.0 | |
Found link https://files.pythonhosted.org/packages/9f/ae/2344d112a43c5409449e8edeef86553c572150e596a455dc8fc8dce132d3/setuptools-12.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 12.0.1 | |
Found link https://files.pythonhosted.org/packages/31/f5/17ce5fa1f49d1665e7ec9fe5a2d1e6e73032d8f7cfb32440454059679a6f/setuptools-12.0.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 12.0.1 | |
Found link https://files.pythonhosted.org/packages/8d/40/7814758efbad56c5b13c7ca3bbb49b198577b3f62dd88334be7d1a9df6f7/setuptools-12.0.1.zip (from https://pypi.org/simple/setuptools/), version: 12.0.1 | |
Found link https://files.pythonhosted.org/packages/37/9c/e623f9b14d1b66ac1b73f6cefaef63c6116895c4a38c015a78d1c2e135c4/setuptools-12.0.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 12.0.2 | |
Found link https://files.pythonhosted.org/packages/eb/59/4103a48ece1a341350a587dd5ef8e27ea75d411c709cf59cf01e78b49a55/setuptools-12.0.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 12.0.2 | |
Found link https://files.pythonhosted.org/packages/49/f7/5962355be50b9ba5ea1e18fec91619c18ed6db434f0861085bc84db649b0/setuptools-12.0.2.zip (from https://pypi.org/simple/setuptools/), version: 12.0.2 | |
Found link https://files.pythonhosted.org/packages/2b/41/eef9b1bcf9dd28db416d2ca6f9b093ee0de74e758a3926a3fb18bb3f11dc/setuptools-12.0.3-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 12.0.3 | |
Found link https://files.pythonhosted.org/packages/aa/17/36aaaceb141ad7cbb9851158a8fd73215b93a63e7162fe5fcd7d773fb9b9/setuptools-12.0.3.tar.gz (from https://pypi.org/simple/setuptools/), version: 12.0.3 | |
Found link https://files.pythonhosted.org/packages/39/8d/803fea27b92c8147f47e6254478a39eeef86b46d6fa72db6a358352b429c/setuptools-12.0.3.zip (from https://pypi.org/simple/setuptools/), version: 12.0.3 | |
Found link https://files.pythonhosted.org/packages/a0/b7/cc0ce2cb14b2312b253521c5985c1689e7e86ef1e27e36e4da6b4ccda768/setuptools-12.0.4-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 12.0.4 | |
Found link https://files.pythonhosted.org/packages/2c/1a/af35b7251503e04ca6946d2075bc694818edddbe1366b0c172c3e74c6133/setuptools-12.0.4.tar.gz (from https://pypi.org/simple/setuptools/), version: 12.0.4 | |
Found link https://files.pythonhosted.org/packages/ac/9a/ee5772e08133a17f0640bd38ec3af687609d63a04f98a42fca142f73b6b3/setuptools-12.0.4.zip (from https://pypi.org/simple/setuptools/), version: 12.0.4 | |
Found link https://files.pythonhosted.org/packages/77/71/266b72e5c7df0f8a560599617495172036878ba24cff1e22ac4882d919b8/setuptools-12.0.5-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 12.0.5 | |
Found link https://files.pythonhosted.org/packages/c6/b6/7d0793d138644f8857753ac341e1f5fe744f157754a7b2b59a93b0ce6c38/setuptools-12.0.5.tar.gz (from https://pypi.org/simple/setuptools/), version: 12.0.5 | |
Found link https://files.pythonhosted.org/packages/6f/bd/cde3aff4ef0b38b305ed68c05b696a202c2e7e72718831ade33eabd6d283/setuptools-12.0.5.zip (from https://pypi.org/simple/setuptools/), version: 12.0.5 | |
Found link https://files.pythonhosted.org/packages/a4/be/f9b8ef5079705f5872014198e1b5ddcefcedc75c22a59600868ca68cbbd0/setuptools-12.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 12.1 | |
Found link https://files.pythonhosted.org/packages/00/5b/a7dd72d8bab089f2c946b3682f1f9ebb459ca8c4bfef7b14640318ace782/setuptools-12.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 12.1 | |
Found link https://files.pythonhosted.org/packages/a8/4d/b668121f41308c83763a3f6030e9fde5cc8fd56cba422b923b0da3ac7668/setuptools-12.1.zip (from https://pypi.org/simple/setuptools/), version: 12.1 | |
Found link https://files.pythonhosted.org/packages/0b/36/6322d63caee39ce5efb932a289d892cf4c7b54e7e43376b7617638cd6e40/setuptools-12.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 12.2 | |
Found link https://files.pythonhosted.org/packages/13/c0/216e0adececaabad0bdfb11819af62b8c79ca507a179a01504adbf3726a3/setuptools-12.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 12.2 | |
Found link https://files.pythonhosted.org/packages/2c/72/1591dfe73b26a05bf53cd8035f85541283f9cb43febc67b76b6dd87fecb3/setuptools-12.2.zip (from https://pypi.org/simple/setuptools/), version: 12.2 | |
Found link https://files.pythonhosted.org/packages/ac/0f/29fb77656be5ab4cd72e51b5670f2f13b227377ae020ba49d9de2e4119a0/setuptools-12.3-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 12.3 | |
Found link https://files.pythonhosted.org/packages/d3/38/3f947884c009fc65c4d9f60ff154230be6226ac2215a30e631e155418a30/setuptools-12.3.tar.gz (from https://pypi.org/simple/setuptools/), version: 12.3 | |
Found link https://files.pythonhosted.org/packages/e7/94/f2afdffc82361f4f0f1d771cb18cc9a757d4a52741453a3639bea5c34c4d/setuptools-12.3.zip (from https://pypi.org/simple/setuptools/), version: 12.3 | |
Found link https://files.pythonhosted.org/packages/95/c2/aba5df20f8f8b75c6cd99970809a789ac9ce5bd3033b9693098d9e647228/setuptools-12.4-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 12.4 | |
Found link https://files.pythonhosted.org/packages/05/99/4eb2d51cc8a1bbc2252c186f8455c68898734529b64daafaaf7d62264f94/setuptools-12.4.tar.gz (from https://pypi.org/simple/setuptools/), version: 12.4 | |
Found link https://files.pythonhosted.org/packages/76/9d/4a0937535b4ed0ef752ed48dfd950d0d9c6ab3063a22f318ea08154d8bec/setuptools-12.4.zip (from https://pypi.org/simple/setuptools/), version: 12.4 | |
Found link https://files.pythonhosted.org/packages/08/80/6eb388e929f7212820aaf0e0943787ccb36bd49b86f0f7c4bf8e6ac00d27/setuptools-13.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 13.0.1 | |
Found link https://files.pythonhosted.org/packages/fa/ef/c0e1ac0e7509593a0addee204a4fc6b577e9323b5e92f03cccfc242ca5fa/setuptools-13.0.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 13.0.1 | |
Found link https://files.pythonhosted.org/packages/af/c5/63fe880591c601410cd2a168df603b24d66127a3c502b4688272e332ec19/setuptools-13.0.1.zip (from https://pypi.org/simple/setuptools/), version: 13.0.1 | |
Found link https://files.pythonhosted.org/packages/39/dd/d899e0ec56742d82a0ab83adff7ae0a2f36245047214bee9a6442bb9d4c6/setuptools-13.0.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 13.0.2 | |
Found link https://files.pythonhosted.org/packages/9f/9f/b8accb44e584d08bbdce792e4b99502f998b84130283c2ca539a4c3f2fd0/setuptools-13.0.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 13.0.2 | |
Found link https://files.pythonhosted.org/packages/ff/f3/498a65f5ed63ef35126da543d1be46b1526f0eb4f03dc47ffa2bdccf7e8b/setuptools-13.0.2.zip (from https://pypi.org/simple/setuptools/), version: 13.0.2 | |
Found link https://files.pythonhosted.org/packages/fb/5c/4e5898b5052e81a271faa03b0b9f5236c65682c3736d499d8de455264034/setuptools-14.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 14.0 | |
Found link https://files.pythonhosted.org/packages/60/79/b64b985b6c5eada9c650e12fb0ebd8c0136dbeabbd5b9b1be45f433a5ca1/setuptools-14.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 14.0 | |
Found link https://files.pythonhosted.org/packages/49/09/825f890e9f078a3ea74005bce4309143eee2662195f559b0d9b3910b868b/setuptools-14.0.zip (from https://pypi.org/simple/setuptools/), version: 14.0 | |
Found link https://files.pythonhosted.org/packages/7c/75/10917197567ce27a7d006fbdb5c37003478f626b1247c738f0d8584b9788/setuptools-14.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 14.1 | |
Found link https://files.pythonhosted.org/packages/1b/6c/de1a4da56ec6e7671d9b183ba0ad1ce76932d592be9c0da401538d98e1e5/setuptools-14.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 14.1 | |
Found link https://files.pythonhosted.org/packages/d7/f3/ac34e3cab9e07736ec3a72b1b435a3a4534daeb21a80d04ae411d09e73d0/setuptools-14.1.zip (from https://pypi.org/simple/setuptools/), version: 14.1 | |
Found link https://files.pythonhosted.org/packages/ca/a8/b3ced8c646d6e8e84b5b7e1861505b984c0a59bdd52c87fdf9765abf2a0b/setuptools-14.1.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 14.1.1 | |
Found link https://files.pythonhosted.org/packages/40/aa/7e810622378d14fe1f1ee6cc88c91a7c62f25dfa0f0b4cf3343d848ca5b1/setuptools-14.1.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 14.1.1 | |
Found link https://files.pythonhosted.org/packages/f1/c8/b5b997ff066cbf987660aa22bdc7b8b2cc804eea97170103b601bc7a40e5/setuptools-14.1.1.zip (from https://pypi.org/simple/setuptools/), version: 14.1.1 | |
Found link https://files.pythonhosted.org/packages/86/1e/55c39c8e647375f4ee053ab25dd47f847773113b3549e7642352a0d712f6/setuptools-14.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 14.2 | |
Found link https://files.pythonhosted.org/packages/43/3c/cb8b12b0f780caffdbb9621f63f39bb587f5549965ec0982abe73536e037/setuptools-14.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 14.2 | |
Found link https://files.pythonhosted.org/packages/b6/8b/19adbcfc88963f48906bd390c743184f59ca8c096dfb17c8a8b972436443/setuptools-14.2.zip (from https://pypi.org/simple/setuptools/), version: 14.2 | |
Found link https://files.pythonhosted.org/packages/e8/ac/6a4d5ea808ef5fe0a13319088e42937297140f112e86fbda5aff7c31cadc/setuptools-14.3-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 14.3 | |
Found link https://files.pythonhosted.org/packages/c6/07/2f5de27db67b1a7799811be804aa77dac9e04aaf39d8273f24205bb6dfb2/setuptools-14.3.tar.gz (from https://pypi.org/simple/setuptools/), version: 14.3 | |
Found link https://files.pythonhosted.org/packages/7b/2e/6abcca232b3ee13e4b4d26ff27a06b7b473a597b18b91802668ab141d29d/setuptools-14.3.zip (from https://pypi.org/simple/setuptools/), version: 14.3 | |
Found link https://files.pythonhosted.org/packages/6d/eb/2fd142cc6387b5304850698369250f05fec5a69ae50e8ee512d6ec25237c/setuptools-14.3.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 14.3.1 | |
Found link https://files.pythonhosted.org/packages/e2/99/2f6deb6f2f50b7eb289f83d03d81d1018333b8886b1ca6c8dd7c7b52f3f9/setuptools-14.3.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 14.3.1 | |
Found link https://files.pythonhosted.org/packages/da/f0/7ef454473979ecf6d337c44c0af776d5793a31e0194391ac31e23392e8c9/setuptools-14.3.1.zip (from https://pypi.org/simple/setuptools/), version: 14.3.1 | |
Found link https://files.pythonhosted.org/packages/77/8d/7821039e75a509e52828c3f7bcc9faf4218aff2cbf37304e2ba239326db1/setuptools-15.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 15.0 | |
Found link https://files.pythonhosted.org/packages/7c/40/b38a541524c417e32333e1d459c7f2be56f8aceb96fd527476a5232276a7/setuptools-15.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 15.0 | |
Found link https://files.pythonhosted.org/packages/43/d8/8952db17766ec989fca23dc2305535efcbe6b3d07d4493f4cf312f94463d/setuptools-15.0.zip (from https://pypi.org/simple/setuptools/), version: 15.0 | |
Found link https://files.pythonhosted.org/packages/4f/58/07877759f873430057c08bde2136d489842597032cb5c8bbcc54aa0093b7/setuptools-15.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 15.1 | |
Found link https://files.pythonhosted.org/packages/de/14/2cf462619805bf49c1395030509fc4b30dd118d56ae94f0551910308fcbc/setuptools-15.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 15.1 | |
Found link https://files.pythonhosted.org/packages/db/db/bc5443e648500e22b48a3b55f7614157d2187b622936836a014de7e8e6c6/setuptools-15.1.zip (from https://pypi.org/simple/setuptools/), version: 15.1 | |
Found link https://files.pythonhosted.org/packages/21/9d/a071a5a012ce6db6c5e1cd5ef1125619eaf72195e389ba83f8399725ba4a/setuptools-15.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 15.2 | |
Found link https://files.pythonhosted.org/packages/a1/5f/e290ea36e7749a0d58ed2daab8c138fbe28178b91bc68d62d85a85964406/setuptools-15.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 15.2 | |
Found link https://files.pythonhosted.org/packages/28/17/f1b300eeec0405388bfffc51a1efb37c45ad713c978b231f2c24e1a7cee4/setuptools-15.2.zip (from https://pypi.org/simple/setuptools/), version: 15.2 | |
Found link https://files.pythonhosted.org/packages/66/5e/717a861f50bc8fa2a9bd516a9be52c9d482d3af5dd6b9bad56d2893eb50a/setuptools-16.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 16.0 | |
Found link https://files.pythonhosted.org/packages/03/68/ff7b42cce92cfb96d299311836249fa1d6adb050a2444b87c1d661adf5ec/setuptools-16.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 16.0 | |
Found link https://files.pythonhosted.org/packages/4f/2d/5ccd59268e5b9243e40bb93ff654499669ad210817f6cafaf396f0574a20/setuptools-16.0.zip (from https://pypi.org/simple/setuptools/), version: 16.0 | |
Found link https://files.pythonhosted.org/packages/b6/f0/f93e7c38bb7242ad00f78ea799fd3a0362f8316edc916a0d8ab02f0bcfcd/setuptools-17.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 17.0 | |
Found link https://files.pythonhosted.org/packages/df/b6/0d8caceca41ad57cf6902b533626481aadf79686024836cdab34fa470990/setuptools-17.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 17.0 | |
Found link https://files.pythonhosted.org/packages/0e/59/8562edadb9bd37d7efd73b2156ec9e7aa1e5df027837b0cb147430b6b12f/setuptools-17.0.zip (from https://pypi.org/simple/setuptools/), version: 17.0 | |
Found link https://files.pythonhosted.org/packages/d6/86/5e0b49553de3c450bca91a303a052bf26f54df14cf59ab65fbe77e452f87/setuptools-17.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 17.1 | |
Found link https://files.pythonhosted.org/packages/94/aa/68a87f84793f4efb0fe2d311f903f97c089dbc8d6c366541d63e5766a174/setuptools-17.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 17.1 | |
Found link https://files.pythonhosted.org/packages/0b/23/ffbb0b89f01676e28d2e79bd5cba47e2aa617bf13691c0cd3fc82a646fc4/setuptools-17.1.zip (from https://pypi.org/simple/setuptools/), version: 17.1 | |
Found link https://files.pythonhosted.org/packages/87/01/2d147e63b6cfb6948491efc73f6c9219c0bc5d9d183c9ab6bed8430fa78b/setuptools-17.1.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 17.1.1 | |
Found link https://files.pythonhosted.org/packages/3e/39/4b0c9d8121f0a43a466139aac0939acf0e0dc15e4c8a1bb61b06fd8fe654/setuptools-17.1.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 17.1.1 | |
Found link https://files.pythonhosted.org/packages/ab/45/fbcb04dbf423a82cd530f63a1a265b55055ec61bf5af250fc4e1044b60cf/setuptools-17.1.1.zip (from https://pypi.org/simple/setuptools/), version: 17.1.1 | |
Found link https://files.pythonhosted.org/packages/65/07/c240e40af3180056b16d0c343b23cfd0a3a7206e077cd1ef887cc5fc0d91/setuptools-18.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 18.0 | |
Found link https://files.pythonhosted.org/packages/04/9f/9e15924a1ee397d23b86f1dfed3aa9f1ce3db2572996530385917c925faf/setuptools-18.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 18.0 | |
Found link https://files.pythonhosted.org/packages/d8/4e/bcc2292b28f7d2bc0e859247eea94e589d4aa730b6b36d268be9f5f9e238/setuptools-18.0.zip (from https://pypi.org/simple/setuptools/), version: 18.0 | |
Found link https://files.pythonhosted.org/packages/00/d5/1233f051f7ce669a2009301aa75f1efbd97ccde6b60236997fd9111d5297/setuptools-18.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 18.0.1 | |
Found link https://files.pythonhosted.org/packages/8c/04/f4a2dce4364c0bfbb1992e4b3a8e01eb196bb46202f96a62e73927a752ef/setuptools-18.0.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 18.0.1 | |
Found link https://files.pythonhosted.org/packages/e1/c3/a9db1ecd786b88c3454b42498945e4a341b68d8717bde8d5c8aa0d32e604/setuptools-18.0.1.zip (from https://pypi.org/simple/setuptools/), version: 18.0.1 | |
Found link https://files.pythonhosted.org/packages/10/40/f079e5f10cedefa29fd3b62173da977cf736064b76d7541377afc8802e27/setuptools-18.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 18.1 | |
Found link https://files.pythonhosted.org/packages/c9/54/b716bdd25bb6096686d2dc6e1f2de9c58b6042a5dc40cd45918dcf835d50/setuptools-18.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 18.1 | |
Found link https://files.pythonhosted.org/packages/b7/37/63e7e32c0b29c6100d22aac00681c92165411dd50696db0db14abc0d71c5/setuptools-18.1.zip (from https://pypi.org/simple/setuptools/), version: 18.1 | |
Found link https://files.pythonhosted.org/packages/c3/f6/b3224fb53fd3ddebdcc2aafb8f2d3a044a66446c9f17f4e5a24ca03b781b/setuptools-18.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 18.2 | |
Found link https://files.pythonhosted.org/packages/44/34/88291437ae25021cf632ecc8d81587c18deec404642fceee4a59478f57ba/setuptools-18.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 18.2 | |
Found link https://files.pythonhosted.org/packages/f5/f4/03fdc144f760de50a2a1d82975e25af0b4374ae0d8b934eeb28e248468d0/setuptools-18.2.zip (from https://pypi.org/simple/setuptools/), version: 18.2 | |
Found link https://files.pythonhosted.org/packages/e3/15/361a2f5c0a660ee497eec4981eff772cdfe3b181a85c407b2879cc4454e4/setuptools-18.3-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 18.3 | |
Found link https://files.pythonhosted.org/packages/5b/07/56cc2388ab75c15cbeb56dde0542d6c12aa58db6ed76d90448177a8ed8e3/setuptools-18.3.tar.gz (from https://pypi.org/simple/setuptools/), version: 18.3 | |
Found link https://files.pythonhosted.org/packages/13/9f/3b21c8ced6b093afb828b181bd0351dfc6043cb3f96132f3a390fea7de51/setuptools-18.3.zip (from https://pypi.org/simple/setuptools/), version: 18.3 | |
Found link https://files.pythonhosted.org/packages/09/f3/1dde395f7d8416510d276e5f4ccafd1ea3690a14e2e7af1dc5481d78e239/setuptools-18.3.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 18.3.1 | |
Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/89/ea/4fb7162ef9244471947676d549ef1603c67dfd257427c0549b51357a1e5a/setuptools-18.3.1-py3.4.egg (from https://pypi.org/simple/setuptools/) | |
Found link https://files.pythonhosted.org/packages/86/8a/c4666b05c74e840eb9b09d28f4e7ae76fc9075e8c653d0eb4d265a5b49d9/setuptools-18.3.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 18.3.1 | |
Found link https://files.pythonhosted.org/packages/22/26/6fdaea27dbe43163d63871f31cfce9a928520f616c1cbb5c98f2a37920a6/setuptools-18.3.1.zip (from https://pypi.org/simple/setuptools/), version: 18.3.1 | |
Found link https://files.pythonhosted.org/packages/4b/24/aa010e86a1762750be5c6863d95cb27721cec5382221dab1bdd76dbb0b33/setuptools-18.3.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 18.3.2 | |
Found link https://files.pythonhosted.org/packages/52/ba/51f53c8fa0c72750d6ea99d9493987a353a7a756cd7fba830326edda82d9/setuptools-18.3.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 18.3.2 | |
Found link https://files.pythonhosted.org/packages/fe/ce/063abef42134e75edc350ef67fdd3baf3df487ffe8e9cd4e282e864192aa/setuptools-18.3.2.zip (from https://pypi.org/simple/setuptools/), version: 18.3.2 | |
Found link https://files.pythonhosted.org/packages/cb/e7/63e4efa1bd3396d0d7d0697d896c7c9c39635a8929424c4016b0abcf6e4d/setuptools-18.4-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 18.4 | |
Found link https://files.pythonhosted.org/packages/f4/4c/2b6ab405ed5a3a9aba8db8d163fe37feafc284135e2cc7c1919c57a90bf9/setuptools-18.4.tar.gz (from https://pypi.org/simple/setuptools/), version: 18.4 | |
Found link https://files.pythonhosted.org/packages/04/79/0d1aace91c2ba8edbc23930b4c08d81ff0ebd016726f213a427af34893b8/setuptools-18.4.zip (from https://pypi.org/simple/setuptools/), version: 18.4 | |
Found link https://files.pythonhosted.org/packages/69/9d/e6ff1608e4308ae7c544050b58926daa4bf7764e963c09cc9f9a0bcd3728/setuptools-18.5-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 18.5 | |
Found link https://files.pythonhosted.org/packages/ec/6d/b433a14c77ad17b917a9646d5ac96275309170a88fcffc967def7a1ba8ce/setuptools-18.5.tar.gz (from https://pypi.org/simple/setuptools/), version: 18.5 | |
Found link https://files.pythonhosted.org/packages/01/e6/15b9f1d1dcbde0984c499c3775be47ea0e4063bc34d2e843c4425d164436/setuptools-18.5.zip (from https://pypi.org/simple/setuptools/), version: 18.5 | |
Found link https://files.pythonhosted.org/packages/1d/99/3375dfc6e5b5212f32438131dbd721762404bc6ba6c75a0eb4836b309756/setuptools-18.6-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 18.6 | |
Found link https://files.pythonhosted.org/packages/d3/c5/c61734bfbba5a635f2bc9f0dc0f031cee59b69165e02b391b966f63bee88/setuptools-18.6.tar.gz (from https://pypi.org/simple/setuptools/), version: 18.6 | |
Found link https://files.pythonhosted.org/packages/27/9d/b481808fd55856faa1bee32a7749de5c59e67096abbbeca609546a7ce1d7/setuptools-18.6.zip (from https://pypi.org/simple/setuptools/), version: 18.6 | |
Found link https://files.pythonhosted.org/packages/63/a5/a9369d7450c8725c7ea868ea395108eaa86ce4db38480fe714d3ebc2987f/setuptools-18.6.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 18.6.1 | |
Found link https://files.pythonhosted.org/packages/d7/6c/c44de1eb48a0528aee19ead52f64afac7830230ef94314e10d6de5c79ffd/setuptools-18.6.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 18.6.1 | |
Found link https://files.pythonhosted.org/packages/0d/c2/e2e94f17a5e3a9d23f6ade1936b276d37b5615c970847f7a73ac00dc597f/setuptools-18.6.1.zip (from https://pypi.org/simple/setuptools/), version: 18.6.1 | |
Found link https://files.pythonhosted.org/packages/47/04/7b211cb108f0ef1ec8d7f22750fb29126535609aabf9d4ae2a3d1392d10d/setuptools-18.7-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 18.7 | |
Found link https://files.pythonhosted.org/packages/b8/07/41e7b2d50ad56bff7767c9faffa3f006f30fe9bbde255b6dd13fb88f6c06/setuptools-18.7.tar.gz (from https://pypi.org/simple/setuptools/), version: 18.7 | |
Found link https://files.pythonhosted.org/packages/1c/a9/0dc5641ce1e46eb08a25d6e986faf524d44377b3bc29405acfead2b7456b/setuptools-18.7.zip (from https://pypi.org/simple/setuptools/), version: 18.7 | |
Found link https://files.pythonhosted.org/packages/47/77/a1fd66157a3f27ccb1a5537897328f00c8a2ce52294841685eddbd83a752/setuptools-18.7.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 18.7.1 | |
Found link https://files.pythonhosted.org/packages/a2/20/5b06560f0a2a58df41ad920bd7c63811bc0496f1de28740ba5bb166bf5ac/setuptools-18.7.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 18.7.1 | |
Found link https://files.pythonhosted.org/packages/dc/a3/36a19c2d8187cd3d67537d1ff8d66d649738b820624dcb0953c8688648e5/setuptools-18.7.1.zip (from https://pypi.org/simple/setuptools/), version: 18.7.1 | |
Found link https://files.pythonhosted.org/packages/57/a4/f6b8bc74006295a8cf0a5a6c7d2abb23d0e061cf98c24bc8262c89c69212/setuptools-18.8-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 18.8 | |
Found link https://files.pythonhosted.org/packages/a8/44/e71cea10c597efc7c8255926c70fbd5cf0a919b88589877f01b3cf3bd796/setuptools-18.8.tar.gz (from https://pypi.org/simple/setuptools/), version: 18.8 | |
Found link https://files.pythonhosted.org/packages/43/d9/015139565e4aa1be4fff52d6eccebf57df546ca9048df150d2b5c594aaf7/setuptools-18.8.zip (from https://pypi.org/simple/setuptools/), version: 18.8 | |
Found link https://files.pythonhosted.org/packages/62/bb/f30c6eec4fdad80dd2e24beca74f48b8953c989955d2e39572a2bba37e29/setuptools-18.8.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 18.8.1 | |
Found link https://files.pythonhosted.org/packages/e9/6b/60f0e5adea1b61bce06ffd02f414b0c115ec9608943c7387c997511d7cdc/setuptools-18.8.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 18.8.1 | |
Found link https://files.pythonhosted.org/packages/c8/4b/b87d0332ae6b6f816ebc7dd35b6ab7bc488af4acdf5d90e6a1fe3fa4be59/setuptools-18.8.1.zip (from https://pypi.org/simple/setuptools/), version: 18.8.1 | |
Found link https://files.pythonhosted.org/packages/25/e5/76920c6242c51dd97f418d9cdbb93bac9cc3626dbdfb67d0c7909b7332a7/setuptools-19.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 19.0 | |
Found link https://files.pythonhosted.org/packages/fd/0e/b4336a46bfa7f7aa2163d063ce7f85c9689a84d3ae4c918822b68e11ff7e/setuptools-19.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 19.0 | |
Found link https://files.pythonhosted.org/packages/07/a1/94d559a3b242c81d85a5ff6f283248952995b72c46bd84222f4d2c6c8fb6/setuptools-19.0.zip (from https://pypi.org/simple/setuptools/), version: 19.0 | |
Found link https://files.pythonhosted.org/packages/b8/b9/f7dadfb59d1f957bcb64c2e760fc4e1e6517e080ff23b7d02fa25c6c0f9a/setuptools-19.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 19.1 | |
Found link https://files.pythonhosted.org/packages/62/80/a982219d12596ae3ea8a03854b357cd5718ddb95721c00593464765cfb88/setuptools-19.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 19.1 | |
Found link https://files.pythonhosted.org/packages/49/a0/607ab10a870efb0276f9b2592fac438a008ea7af548cdaa86e1d31676483/setuptools-19.1.zip (from https://pypi.org/simple/setuptools/), version: 19.1 | |
Found link https://files.pythonhosted.org/packages/c9/7e/ff929dfb3c6268dfa23f86698b9ca17674cc2464e3b7bee8bd05ac653ed3/setuptools-19.1.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 19.1.1 | |
Found link https://files.pythonhosted.org/packages/8d/37/bd37d4432b0f788bdd2092f63190515c124e75613a24eccafe6f019d13d6/setuptools-19.1.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 19.1.1 | |
Found link https://files.pythonhosted.org/packages/99/97/b9ab8825b69fa53006ec6ff65322a75dfed4405af4c3cbc994f08a28e678/setuptools-19.1.1.zip (from https://pypi.org/simple/setuptools/), version: 19.1.1 | |
Found link https://files.pythonhosted.org/packages/50/4c/d1a74a90deb70f72981c138a70d3d0799721e5bd1dc8c4201900141b8915/setuptools-19.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 19.2 | |
Found link https://files.pythonhosted.org/packages/2d/f7/02abdb61deaf8135e463b7081d053e952cae3672f3f09d75ca26f4c824c9/setuptools-19.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 19.2 | |
Found link https://files.pythonhosted.org/packages/0f/b6/9357ac9dcbd267209621a1550ef6cf800d6055a6ed5814c75c1aa8c0dee7/setuptools-19.2.zip (from https://pypi.org/simple/setuptools/), version: 19.2 | |
Found link https://files.pythonhosted.org/packages/c8/df/d060af2269b6d4da20ef976368e97b500912f7f4a0066f1d13e66e691d6d/setuptools-19.3-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 19.3 | |
Found link https://files.pythonhosted.org/packages/1e/99/7606f9494383e77c2e2da269ffea6bff0412238c72a44930d6c2084ec961/setuptools-19.3.tar.gz (from https://pypi.org/simple/setuptools/), version: 19.3 | |
Found link https://files.pythonhosted.org/packages/81/01/d296546e7a005d0eac2944cdb6f065db8fae4df41a982be9af130047cbc0/setuptools-19.3.zip (from https://pypi.org/simple/setuptools/), version: 19.3 | |
Found link https://files.pythonhosted.org/packages/cd/1f/8415bc5ec42da81d4c5da35a21eb8c36f33768de99daeee09c33aacd51eb/setuptools-19.4-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 19.4 | |
Found link https://files.pythonhosted.org/packages/65/1b/7fbfa8da32c8daaebdd3c932986d43646d46855d609db5d39b558a823ccf/setuptools-19.4.tar.gz (from https://pypi.org/simple/setuptools/), version: 19.4 | |
Found link https://files.pythonhosted.org/packages/df/ae/95089f178d0ff51c7c218951b9bfc51d10170829c7dc23640af064440ecd/setuptools-19.4.zip (from https://pypi.org/simple/setuptools/), version: 19.4 | |
Found link https://files.pythonhosted.org/packages/90/e5/eebf9ffd75cb3df96d1fa639a86e3c6db555457854328f5c2706ac4068c2/setuptools-19.4.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 19.4.1 | |
Found link https://files.pythonhosted.org/packages/23/fa/980413db21bbeba755078e166b5bfe7d0e86b3dfbaf165f0d9575ded9abc/setuptools-19.4.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 19.4.1 | |
Found link https://files.pythonhosted.org/packages/e2/9e/052567ebe44024d17dbe8eb967f0227a23b0f68f47f6e54d11d9e2afccc0/setuptools-19.4.1.zip (from https://pypi.org/simple/setuptools/), version: 19.4.1 | |
Found link https://files.pythonhosted.org/packages/86/8b/375384ae41dcd985b66f5988a3122fecc872d3a6915090238508f9ad90d1/setuptools-19.5-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 19.5 | |
Found link https://files.pythonhosted.org/packages/14/59/93b6a05121d26276354c95ccd31aa7cfb97a01eed5c598c295b8ff829c57/setuptools-19.5.tar.gz (from https://pypi.org/simple/setuptools/), version: 19.5 | |
Found link https://files.pythonhosted.org/packages/9b/00/d24d8f4c26c6dfcf25f5456eaa0c4a64a1d4f40006a3dc05a6928c5ba63a/setuptools-19.5.zip (from https://pypi.org/simple/setuptools/), version: 19.5 | |
Found link https://files.pythonhosted.org/packages/1c/84/e54b5356f7de2f7d33b6c6c4c187b12dc6f5417861a0d81271a6c37ecc3c/setuptools-19.6-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 19.6 | |
Found link https://files.pythonhosted.org/packages/8c/58/0a9154c04ff99594c5563e2b03fdcded92e128afd5fa56db202b5877933b/setuptools-19.6.tar.gz (from https://pypi.org/simple/setuptools/), version: 19.6 | |
Found link https://files.pythonhosted.org/packages/f7/38/192acd9604546870cfe8f106923a63c5a532324cffc94f041a697b64cc5d/setuptools-19.6.zip (from https://pypi.org/simple/setuptools/), version: 19.6 | |
Found link https://files.pythonhosted.org/packages/ee/b5/595168f70a743d933bac6d4eb131dc9fc4a58fd38c59377a2c3903a7829d/setuptools-19.6.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 19.6.1 | |
Found link https://files.pythonhosted.org/packages/28/02/a4e4199e27414c7b9bd01b24284b239a43fdebfd5cae50cc97821562cbfa/setuptools-19.6.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 19.6.1 | |
Found link https://files.pythonhosted.org/packages/fe/e4/83bda2ba07ba3489374583a7a2b1d1a56fb993314e80b09fa6898557a26f/setuptools-19.6.1.zip (from https://pypi.org/simple/setuptools/), version: 19.6.1 | |
Found link https://files.pythonhosted.org/packages/09/0e/ad6774ef6f280c255fa1ce14c83d2df8d83a841621d538c0474fc9603160/setuptools-19.6.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 19.6.2 | |
Found link https://files.pythonhosted.org/packages/3e/ec/9fec74fc9e96dca889df66833fc2b5eb0a158d3d6a71b9ad016dfd2a301f/setuptools-19.6.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 19.6.2 | |
Found link https://files.pythonhosted.org/packages/8c/69/c4ec7b141a529fea6f7baa71e04fd1c43b146529a602f660d072c01e865f/setuptools-19.6.2.zip (from https://pypi.org/simple/setuptools/), version: 19.6.2 | |
Found link https://files.pythonhosted.org/packages/26/39/f94c9a95b11f7616adda92d7edbf2cf60079991df53af2ad1462c767a9c1/setuptools-19.7-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 19.7 | |
Found link https://files.pythonhosted.org/packages/47/79/90fc6fa184a25502f901bdda59c0423dbbfb5ace72557aa0bc47db00de8a/setuptools-19.7.tar.gz (from https://pypi.org/simple/setuptools/), version: 19.7 | |
Found link https://files.pythonhosted.org/packages/d2/22/2ed3e5bdae82c5f8b98d7d12b24951c73c87308afc77b3e746afb5895bb2/setuptools-19.7.zip (from https://pypi.org/simple/setuptools/), version: 19.7 | |
Found link https://files.pythonhosted.org/packages/f9/08/1cee3e1650e036fdc54ff328d88a735ed8ca7ac6a0bb20d26ccb27790575/setuptools-20.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 20.0 | |
Found link https://files.pythonhosted.org/packages/b2/8d/9cb60a838a783769729b6e3e9c42f53e735e9e2443ce0181ffc5a59ae826/setuptools-20.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 20.0 | |
Found link https://files.pythonhosted.org/packages/bc/bc/906f911c3255509b29f2edd7f7b63df11c2bb5be3348c8a6a557e326eb79/setuptools-20.0.zip (from https://pypi.org/simple/setuptools/), version: 20.0 | |
Found link https://files.pythonhosted.org/packages/53/f3/a1ed894c585833a22f7eb362afff8c381fc433efc3c305e4b681f783b769/setuptools-20.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 20.1 | |
Found link https://files.pythonhosted.org/packages/19/81/2d203308707cc50c531381e8a64965d0cfd233f64bf9e61bf76bd8710950/setuptools-20.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 20.1 | |
Found link https://files.pythonhosted.org/packages/b9/f4/daf82e949ff2602dd0e8f3e2e50091788135c0eb9f2d92a8468f2d745513/setuptools-20.1.zip (from https://pypi.org/simple/setuptools/), version: 20.1 | |
Found link https://files.pythonhosted.org/packages/e8/82/3b5455f74bf9ac0757d09c625b7741e6fc284d7519cffc3babb6c5173cf5/setuptools-20.1.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 20.1.1 | |
Found link https://files.pythonhosted.org/packages/9a/6f/3e4e5cc3fb0a155372791b0dbd0a997cea9699a72345d8e5f8fdbcc4e615/setuptools-20.1.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 20.1.1 | |
Found link https://files.pythonhosted.org/packages/0a/ac/982625a3231061811b02bfe1715c823ca6e483689cdebaab34e55c3200b4/setuptools-20.1.1.zip (from https://pypi.org/simple/setuptools/), version: 20.1.1 | |
Found link https://files.pythonhosted.org/packages/bc/6c/a07e4fd8ff7c7aa4eb535c17a7a5408d87a3d0bfc7251dea97f87be09f42/setuptools-20.2.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 20.2.2 | |
Found link https://files.pythonhosted.org/packages/69/65/4c544cde88d4d876cdf5cbc5f3f15d02646477756d89547e9a7ecd6afa76/setuptools-20.2.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 20.2.2 | |
Found link https://files.pythonhosted.org/packages/50/31/b777a1f82d2b34836b3a5f61d57977392e3bbe16d255b73a43a2f2e51b8d/setuptools-20.2.2.zip (from https://pypi.org/simple/setuptools/), version: 20.2.2 | |
Found link https://files.pythonhosted.org/packages/27/c5/a1dccd24bb075f0063afa13b15747a28d40efb1cccc8e85bdf256ae1475f/setuptools-20.3-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 20.3 | |
Found link https://files.pythonhosted.org/packages/2e/5e/b143cf33d98c41f2fb69fbcf50fbd4450e22771b1235aee515d48ecb3eac/setuptools-20.3.tar.gz (from https://pypi.org/simple/setuptools/), version: 20.3 | |
Found link https://files.pythonhosted.org/packages/cd/c3/bb18476d15774c1d1ed0f91ad8ffa920b6e5133e6a6288c47e00ed10d30d/setuptools-20.3.zip (from https://pypi.org/simple/setuptools/), version: 20.3 | |
Found link https://files.pythonhosted.org/packages/89/8c/200568ed24675f32dfa8ff8df130c66edf4563b05b4b0a7e88b121683d7e/setuptools-20.3.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 20.3.1 | |
Found link https://files.pythonhosted.org/packages/fc/bf/e129e7ef5192a182228ad4aeb164442dab838f7038cabdc1b8e4b2366ae9/setuptools-20.3.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 20.3.1 | |
Found link https://files.pythonhosted.org/packages/9b/52/20f47b5f8ea75a76c789bdc6d003c1e05d0f52c1d046a72f37db5065724f/setuptools-20.3.1.zip (from https://pypi.org/simple/setuptools/), version: 20.3.1 | |
Found link https://files.pythonhosted.org/packages/6c/e6/1e47ec467ba8224fddbd7ce63eee7958b4a43960b8306b28392fc0a30320/setuptools-20.4-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 20.4 | |
Found link https://files.pythonhosted.org/packages/1b/10/021a03228d67fb287d9df9c46ef7b29f0b86579d04fb6bd24158dfb0173e/setuptools-20.4.tar.gz (from https://pypi.org/simple/setuptools/), version: 20.4 | |
Found link https://files.pythonhosted.org/packages/c3/4a/c39e4d726c26aabaa07428cfd44ba3f65f7576771ebe5874b65714bb9ab3/setuptools-20.4.zip (from https://pypi.org/simple/setuptools/), version: 20.4 | |
Found link https://files.pythonhosted.org/packages/82/df/885e56f3a282f876b7280d98971efac45815ea372021b46bf25e82e4fe51/setuptools-20.6.6-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 20.6.6 | |
Found link https://files.pythonhosted.org/packages/83/9c/c35ea1a8c489518d59660bff85f83632bb421e1877e84328b7de0672709e/setuptools-20.6.6.tar.gz (from https://pypi.org/simple/setuptools/), version: 20.6.6 | |
Found link https://files.pythonhosted.org/packages/aa/bb/491858898e25460f9cf38c2757d134bd6bd5f6d54594dd0d2455e21cadb5/setuptools-20.6.6.zip (from https://pypi.org/simple/setuptools/), version: 20.6.6 | |
Found link https://files.pythonhosted.org/packages/45/11/e67731adbe045d384dabb5de73b900db57f37a1399bfd9ef12dcae4b35b9/setuptools-20.6.7-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 20.6.7 | |
Found link https://files.pythonhosted.org/packages/72/60/120420b893a7a8fe6aa7d0a6b78d80f145cbb832e1c6035b9b24f1583418/setuptools-20.6.7.tar.gz (from https://pypi.org/simple/setuptools/), version: 20.6.7 | |
Found link https://files.pythonhosted.org/packages/de/ef/d99fd3410990c69619ddadeed594dba1f307054ab0b35d5140cda6e774fc/setuptools-20.6.7.zip (from https://pypi.org/simple/setuptools/), version: 20.6.7 | |
Found link https://files.pythonhosted.org/packages/69/66/b3153ccb7e0a631b32ba51f02ecc781b3c9ea37b4a831b9bf06a235c0f10/setuptools-20.6.8-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 20.6.8 | |
Found link https://files.pythonhosted.org/packages/52/11/7eda69b8e0d2009822c970d8acd9bf3056d1daec1ed96310c8aeb39f1a46/setuptools-20.6.8.tar.gz (from https://pypi.org/simple/setuptools/), version: 20.6.8 | |
Found link https://files.pythonhosted.org/packages/1d/3f/a5a1e8a805c9b8ce8ca085ebc79b0dd329e2b797cecd38a769a06531f6da/setuptools-20.6.8.zip (from https://pypi.org/simple/setuptools/), version: 20.6.8 | |
Found link https://files.pythonhosted.org/packages/73/73/57576f40b4d87a4f8d0fba656469d05559910337d852bc513ff34f47bdc8/setuptools-20.7.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 20.7.0 | |
Found link https://files.pythonhosted.org/packages/e8/8a/267dca7818b5ba66bd85e1dbf5f867f14c7c16d823455d0f3103e6085a04/setuptools-20.7.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 20.7.0 | |
Found link https://files.pythonhosted.org/packages/a2/6b/3203c18962402ce25875f7682970283991fe401d0ee5fcac96829727c188/setuptools-20.7.0.zip (from https://pypi.org/simple/setuptools/), version: 20.7.0 | |
Found link https://files.pythonhosted.org/packages/8b/59/51b23f214a5ae5b3c0e7307a211a4fe71a6a07ca3b9fc2e36742a85963b4/setuptools-20.8.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 20.8.0 | |
Found link https://files.pythonhosted.org/packages/ec/84/9fa193404ad183c712088fcef43a3a52f94e06b3825bd594861952fd556e/setuptools-20.8.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 20.8.0 | |
Found link https://files.pythonhosted.org/packages/fb/0c/c33d7bcb99c28cfe177f05cccb423327a1fcbf21a49593013dac6b6595ce/setuptools-20.8.0.zip (from https://pypi.org/simple/setuptools/), version: 20.8.0 | |
Found link https://files.pythonhosted.org/packages/4f/4b/d492e47006cf1fe5a1c5000c61921cbb740bdf25de9e41150205261dcbfd/setuptools-20.8.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 20.8.1 | |
Found link https://files.pythonhosted.org/packages/da/11/5ba1a8162dca3c28666e448f3a8ddb8057e786b09bbd48f3c381ab26e898/setuptools-20.8.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 20.8.1 | |
Found link https://files.pythonhosted.org/packages/c4/19/c1bdc88b53da654df43770f941079dbab4e4788c2dcb5658fb86259894c7/setuptools-20.8.1.zip (from https://pypi.org/simple/setuptools/), version: 20.8.1 | |
Found link https://files.pythonhosted.org/packages/c0/8f/f02fdd83bed337d3fd504c279b2bd94895fc0ae81d162ba1deca846d739d/setuptools-20.9.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 20.9.0 | |
Found link https://files.pythonhosted.org/packages/00/d7/5511e82e0645ed4b939bb42f0a07450d0cdf9cf3ed08758b459f3d002747/setuptools-20.9.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 20.9.0 | |
Found link https://files.pythonhosted.org/packages/36/cb/57c5af3e6b2795e3eef0af035ae712e3528b1007f6f972721162ae5167aa/setuptools-20.9.0.zip (from https://pypi.org/simple/setuptools/), version: 20.9.0 | |
Found link https://files.pythonhosted.org/packages/c5/e2/72d706eeda837564b9fecdc8b2bf48b33467ae928ed05d4ac157463c90fb/setuptools-20.10.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 20.10.1 | |
Found link https://files.pythonhosted.org/packages/d3/16/21cf5dc6974280197e42d57bf7d372380562ec69aef9bb796b5e2dbbed6e/setuptools-20.10.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 20.10.1 | |
Found link https://files.pythonhosted.org/packages/86/ee/622e83b0dbede6d48891ed209fa5ca83fcc485f9b6696cf56796eda40806/setuptools-20.10.1.zip (from https://pypi.org/simple/setuptools/), version: 20.10.1 | |
Found link https://files.pythonhosted.org/packages/15/b7/a76624e5a3b18c8c1c8d33a5240b34cdabb08aef2da44b536a8b53ba1a45/setuptools-21.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 21.0.0 | |
Found link https://files.pythonhosted.org/packages/ff/d4/209f4939c49e31f5524fa0027bf1c8ec3107abaf7c61fdaad704a648c281/setuptools-21.0.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 21.0.0 | |
Found link https://files.pythonhosted.org/packages/1d/c0/57c129132059297460922eec3cabf3016e792455adf9db8c5b144db67d69/setuptools-21.0.0.zip (from https://pypi.org/simple/setuptools/), version: 21.0.0 | |
Found link https://files.pythonhosted.org/packages/48/9b/b9a9b3aaf83171a97cbfcef1bfb4a92ab3f7ed3bd74fdeb7e079617ee637/setuptools-21.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 21.1.0 | |
Found link https://files.pythonhosted.org/packages/f0/32/99ead2d74cba43bd59aa213e9c6e8212a9d3ed07805bb66b8bf9affbb541/setuptools-21.1.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 21.1.0 | |
Found link https://files.pythonhosted.org/packages/d3/70/1bd111ada7168f63d6134fc1a574f689e1b46156634b4ad8b77428210fcb/setuptools-21.1.0.zip (from https://pypi.org/simple/setuptools/), version: 21.1.0 | |
Found link https://files.pythonhosted.org/packages/57/68/a5b7002017dfbbf5f52bc23d4a9adedc97f7ceb5d92ae15591e858a56415/setuptools-21.2.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 21.2.0 | |
Found link https://files.pythonhosted.org/packages/8a/c1/d2de34cfd207a5c14efda8a5cd4fe7fd47ca9d91549e0a8309a15cedfbfb/setuptools-21.2.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 21.2.0 | |
Found link https://files.pythonhosted.org/packages/f9/ca/a4dd1a61159fc9576ff3b06c0ba71ff3f1367d409451e815398ba94b0697/setuptools-21.2.0.zip (from https://pypi.org/simple/setuptools/), version: 21.2.0 | |
Found link https://files.pythonhosted.org/packages/0b/71/2c2a7eedb682cfba4d86bc656be8e7c9e92795982b91487be6e4aa9713af/setuptools-21.2.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 21.2.1 | |
Found link https://files.pythonhosted.org/packages/13/e8/35d9c7528b3c266a17e888bea1e02eb061e9ab6cdabc7107dfb7da83a1d2/setuptools-21.2.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 21.2.1 | |
Found link https://files.pythonhosted.org/packages/18/43/f297fa8752573e03835971312ebecc167c5edf7e1dda810a7a799323f4d9/setuptools-21.2.1.zip (from https://pypi.org/simple/setuptools/), version: 21.2.1 | |
Found link https://files.pythonhosted.org/packages/9e/33/b4e3494d886eadde48f47f73fb0fc4e4061c65e9c05b0807c0e61e91a51b/setuptools-21.2.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 21.2.2 | |
Found link https://files.pythonhosted.org/packages/5b/6e/a4bf49ddc41f144fd511f24c096dfa7600bffaf348563e08ef381dd6323e/setuptools-21.2.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 21.2.2 | |
Found link https://files.pythonhosted.org/packages/94/ed/99b4cc83113d8f46234f8f4e47e0040977cac546de4d5f8bca9f52b54841/setuptools-21.2.2.zip (from https://pypi.org/simple/setuptools/), version: 21.2.2 | |
Found link https://files.pythonhosted.org/packages/70/4b/77c40f3a85809da4912977bcc949b541938250c3f65001bdc4e06cb2cfed/setuptools-22.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 22.0.0 | |
Found link https://files.pythonhosted.org/packages/f5/90/010892bde11d2da00548285da29a055e6b0e3b81592bb6021571b87f34a1/setuptools-22.0.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 22.0.0 | |
Found link https://files.pythonhosted.org/packages/0e/a4/d6e76f14075235f9ce64bba95bfb277ce24b305f1300afe353c2143ba234/setuptools-22.0.0.zip (from https://pypi.org/simple/setuptools/), version: 22.0.0 | |
Found link https://files.pythonhosted.org/packages/4f/d8/155e8dd2cf61d5091a331b7a5fec3bd0849a6f92a2108755ce0a031cc5b4/setuptools-22.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 22.0.1 | |
Found link https://files.pythonhosted.org/packages/a1/40/4e7350f71abd12eeb995ff6b22fb1e00e6e92b9197237684f9dd50a34076/setuptools-22.0.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 22.0.1 | |
Found link https://files.pythonhosted.org/packages/7d/b1/07544b46e1a0895c5049e23bb4b4959891970db24d03adb8a59b42c511b3/setuptools-22.0.1.zip (from https://pypi.org/simple/setuptools/), version: 22.0.1 | |
Found link https://files.pythonhosted.org/packages/a6/2b/803bd512ae9a69164ccfc29d289c99fa1b50cdfeb57aa3ab2239094e4751/setuptools-22.0.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 22.0.2 | |
Found link https://files.pythonhosted.org/packages/c4/53/c15ebef877fef2f719e0b6ddd380f64c1753080691108e061c1ca21ed449/setuptools-22.0.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 22.0.2 | |
Found link https://files.pythonhosted.org/packages/5e/65/c711495d09bfac87daa46af76051cd977eb6dd18b6aa63bd5be6fe30eac3/setuptools-22.0.2.zip (from https://pypi.org/simple/setuptools/), version: 22.0.2 | |
Found link https://files.pythonhosted.org/packages/5e/c2/8ab39c2652566b2a99875296a67b14bc21603553b47c7526d3afd95f2b32/setuptools-22.0.4-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 22.0.4 | |
Found link https://files.pythonhosted.org/packages/fb/df/68cc65abf4214a64e46da79b4bfa4a0f8d2cd8f0fb9bc7fae490c95141e1/setuptools-22.0.4.tar.gz (from https://pypi.org/simple/setuptools/), version: 22.0.4 | |
Found link https://files.pythonhosted.org/packages/3b/01/a43e38867f02831cdad642cbae50958a1e87acc5f4dbe21b65c70f0b2bc3/setuptools-22.0.4.zip (from https://pypi.org/simple/setuptools/), version: 22.0.4 | |
Found link https://files.pythonhosted.org/packages/9c/e7/61c61680de7051a5de59ee58ef59738609cdfd2ac79575fc93230c2fd1a5/setuptools-22.0.5-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 22.0.5 | |
Found link https://files.pythonhosted.org/packages/90/7a/b64d5804b6d1aebed1892e4df1c21bcb4f8480095ba8004e48999601119d/setuptools-22.0.5.tar.gz (from https://pypi.org/simple/setuptools/), version: 22.0.5 | |
Found link https://files.pythonhosted.org/packages/f4/27/72b6758f84cbd0dc2a21b87be7d080f491efa8c7bc23f12572f7f3a21b1e/setuptools-22.0.5.zip (from https://pypi.org/simple/setuptools/), version: 22.0.5 | |
Found link https://files.pythonhosted.org/packages/74/7c/c75c4f4032a4627406db06b742cdc7ba24c4833cd423ea7e22882380abde/setuptools-23.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 23.0.0 | |
Found link https://files.pythonhosted.org/packages/45/5e/79ca67a0d6f2f42bfdd9e467ef97398d6ad87ee2fa9c8cdf7caf3ddcab1e/setuptools-23.0.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 23.0.0 | |
Found link https://files.pythonhosted.org/packages/48/93/34a0210b2cb822ef2bde0b0849db071944ffb635ae7dabc9537d05827215/setuptools-23.0.0.zip (from https://pypi.org/simple/setuptools/), version: 23.0.0 | |
Found link https://files.pythonhosted.org/packages/d7/3d/577bafbfc9fcd78ed7b45de24a6bc30a94cc75cbde786389f1014d433614/setuptools-23.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 23.1.0 | |
Found link https://files.pythonhosted.org/packages/9f/7c/0a33c528164f1b7ff8cf0684cf88c2e733c8ae0119ceca4a3955c7fc059d/setuptools-23.1.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 23.1.0 | |
Found link https://files.pythonhosted.org/packages/89/86/ab1bf3a2550dcf43e2f5e77d72e9edb53dc701e78cbf07ef88ff8a08333e/setuptools-23.1.0.zip (from https://pypi.org/simple/setuptools/), version: 23.1.0 | |
Found link https://files.pythonhosted.org/packages/40/2d/7304d8992682423fbf0bd2b91107b1f0bc1e074a734f735589b2cce8f4a4/setuptools-23.2.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 23.2.0 | |
Found link https://files.pythonhosted.org/packages/a8/d1/b2f3500d39e8b0b4e1780fc10c8e6536db7718e3badd673be29760ce3369/setuptools-23.2.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 23.2.0 | |
Found link https://files.pythonhosted.org/packages/ce/4e/d8d780d710a553a2900c087fb297646f01c023d44822a570f24e141efaf8/setuptools-23.2.0.zip (from https://pypi.org/simple/setuptools/), version: 23.2.0 | |
Found link https://files.pythonhosted.org/packages/a0/f9/d17efe888634046672f99514947c19d7568459a77c417576d99007671e42/setuptools-23.2.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 23.2.1 | |
Found link https://files.pythonhosted.org/packages/de/ca/21e71a0f9efc6f98462f92b1ebafcaf404b17b1bb9dbba11cf2adeaa5e35/setuptools-23.2.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 23.2.1 | |
Found link https://files.pythonhosted.org/packages/53/80/f00b72a5b155831213f79be0ef1a468199fc028219354dc92f18720e1c6b/setuptools-23.2.1.zip (from https://pypi.org/simple/setuptools/), version: 23.2.1 | |
Found link https://files.pythonhosted.org/packages/9f/e7/0dad3c2362a4b0ef0a432d07d5b8dab433a1b3cff54e55045b36f05153c2/setuptools-24.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 24.0.0 | |
Found link https://files.pythonhosted.org/packages/0a/40/a740a4890d9cc8f725f67da158ab250d3926b874e0f7cb85bdc836e3d069/setuptools-24.0.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 24.0.0 | |
Found link https://files.pythonhosted.org/packages/f6/d7/5caa03e11cb95140c08c4488e25979f3a6f8fc8695ca68d3c82fb97c2ba6/setuptools-24.0.0.zip (from https://pypi.org/simple/setuptools/), version: 24.0.0 | |
Found link https://files.pythonhosted.org/packages/e3/08/407c327962e7138de49ca09b599a32fffcc67c612dd78e7433945fd64d26/setuptools-24.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 24.0.1 | |
Found link https://files.pythonhosted.org/packages/7a/a8/5877fa2cec00f7678618fb465878fd9356858f0894b60c6960364b5cf816/setuptools-24.0.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 24.0.1 | |
Found link https://files.pythonhosted.org/packages/8b/ae/6c8fd57ce6c8313ce12bc6a32b488022d94423c25edadb63a9ae88fb013c/setuptools-24.0.1.zip (from https://pypi.org/simple/setuptools/), version: 24.0.1 | |
Found link https://files.pythonhosted.org/packages/75/5b/0a6348c852aabbecdc2a1cdea39f08df569ef8b5d576e6b88bd3fb60d67f/setuptools-24.0.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 24.0.2 | |
Found link https://files.pythonhosted.org/packages/21/d7/3e7e4b42d40469d2b770e10aee5b49538ecf2853eb5635d2d2536b286e2d/setuptools-24.0.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 24.0.2 | |
Found link https://files.pythonhosted.org/packages/f7/83/2865ee5727b46234c68efb833363dbce1922a191dd46e246853246a46182/setuptools-24.0.2.zip (from https://pypi.org/simple/setuptools/), version: 24.0.2 | |
Found link https://files.pythonhosted.org/packages/77/1d/aa9cee9843393165388ae2d764e811c42f995d9a493ec27354d8c9638216/setuptools-24.0.3-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 24.0.3 | |
Found link https://files.pythonhosted.org/packages/84/24/610d8bb87219ed6d0928018b7b35ac6f6f6ef27a71ed6a2d0cfb68200f65/setuptools-24.0.3.tar.gz (from https://pypi.org/simple/setuptools/), version: 24.0.3 | |
Found link https://files.pythonhosted.org/packages/fe/d1/19813ec0d7966829b0f3fb2a975706e19c475251142e683d7a15660b180c/setuptools-24.0.3.zip (from https://pypi.org/simple/setuptools/), version: 24.0.3 | |
Found link https://files.pythonhosted.org/packages/3e/c0/f4d9dad75777145c47d0d76ae89ac1448b9000e47834fc4cbf218f172807/setuptools-24.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 24.1.0 | |
Found link https://files.pythonhosted.org/packages/83/2a/2e0b93208a8e68e536a1861ed91eca8b06b24cd63255e6ae31648233acdd/setuptools-24.1.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 24.1.0 | |
Found link https://files.pythonhosted.org/packages/d9/4b/566dd5f069c910a9cc642764bfac6dc41cf3441da77da28ed6210a3643be/setuptools-24.1.0.zip (from https://pypi.org/simple/setuptools/), version: 24.1.0 | |
Found link https://files.pythonhosted.org/packages/f3/11/37e470ce38a152b9674a71a5fd1ea3bca1a388d18dd542000da0409ce44b/setuptools-24.1.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 24.1.1 | |
Found link https://files.pythonhosted.org/packages/46/91/52d4045fef23635249f7da1547588cff37b75df36238a3a994dc760b0e73/setuptools-24.1.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 24.1.1 | |
Found link https://files.pythonhosted.org/packages/37/cd/92dab23239b6aa67871ceb73bf1ab924eab4fcc79f37e2d21ce665b0dc2a/setuptools-24.1.1.zip (from https://pypi.org/simple/setuptools/), version: 24.1.1 | |
Found link https://files.pythonhosted.org/packages/b6/aa/853ddef15e7d397e191fcf7b3436f21483b77a0da6156bf0ae77f25b5998/setuptools-24.2.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 24.2.0 | |
Found link https://files.pythonhosted.org/packages/ee/a7/6595292baa2a9d5a39affcdc37e4c5f2763ed440c94a08852b222d17e953/setuptools-24.2.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 24.2.0 | |
Found link https://files.pythonhosted.org/packages/7f/df/f1db5805f28f80f19711d96e33eb172cfda95541d828e0d6dc806720fec3/setuptools-24.2.0.zip (from https://pypi.org/simple/setuptools/), version: 24.2.0 | |
Found link https://files.pythonhosted.org/packages/9f/3e/e4912f33a92257b29c28aa1d7121e8081536d9291d6185a313ecf0d1f8c7/setuptools-24.2.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 24.2.1 | |
Found link https://files.pythonhosted.org/packages/1e/07/172354ef5424923c1bf2e7c89233ab790a7c462536849957602752ebad25/setuptools-24.2.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 24.2.1 | |
Found link https://files.pythonhosted.org/packages/46/e7/d3d168372022bbb555619f5bc50bbc93d1c2309e3c1b607dc6b0c705df0f/setuptools-24.2.1.zip (from https://pypi.org/simple/setuptools/), version: 24.2.1 | |
Found link https://files.pythonhosted.org/packages/dd/b8/d195d56c0a6ef8f2816a6e41a4e8ed8446bc647c6abd6e212f7190e93aff/setuptools-24.3.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 24.3.0 | |
Found link https://files.pythonhosted.org/packages/1b/4f/e52b81c47396668deb139b628f4ebb499b3cd39fc05382851fa985d0b642/setuptools-24.3.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 24.3.0 | |
Found link https://files.pythonhosted.org/packages/d1/81/444dec9e9a7eab092651e501b27786d16ac36a28da990e59e8ed2d2c033c/setuptools-24.3.0.zip (from https://pypi.org/simple/setuptools/), version: 24.3.0 | |
Found link https://files.pythonhosted.org/packages/0b/1d/6debaf800af0bb247da8ee7bb167b5be6c87ca0a8f62593daa7b307aa20d/setuptools-24.3.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 24.3.1 | |
Found link https://files.pythonhosted.org/packages/5c/dd/c60ce480ae7f9acd5a31a91f8240d080ff213e5eb897d00c356d20e8328c/setuptools-24.3.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 24.3.1 | |
Found link https://files.pythonhosted.org/packages/73/f0/91e5227c2e99631036cc03e5ad0fc3f5c572c41b80948dfeb6d30d08e77d/setuptools-24.3.1.zip (from https://pypi.org/simple/setuptools/), version: 24.3.1 | |
Found link https://files.pythonhosted.org/packages/1f/eb/cee6969380d12f43444b8fd81a6f806f63123b5bbaba6afcec69df2766db/setuptools-25.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 25.0.0 | |
Found link https://files.pythonhosted.org/packages/a0/85/24d3b6b331b056180f28ce19658a515364dca58aa9e88eff2ac39bf825f2/setuptools-25.0.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 25.0.0 | |
Found link https://files.pythonhosted.org/packages/dc/9f/ecd9443b342757cd223088c419aa35c68b3ccf1782017c18d0398c9ceab7/setuptools-25.0.0.zip (from https://pypi.org/simple/setuptools/), version: 25.0.0 | |
Found link https://files.pythonhosted.org/packages/69/31/1f1f638830f55a57f8e7f6b7ae265baee2dfe55c687d9f39eb053e88a6b4/setuptools-25.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 25.0.1 | |
Found link https://files.pythonhosted.org/packages/f0/21/708b3eb6709ece3cb2613b6c44e749823c435bef0b26b9b45be1634afe16/setuptools-25.0.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 25.0.1 | |
Found link https://files.pythonhosted.org/packages/0a/f0/904432438dda1b4ed33c668392756bb45ae25a945458dd34d8215e68bdd7/setuptools-25.0.1.zip (from https://pypi.org/simple/setuptools/), version: 25.0.1 | |
Found link https://files.pythonhosted.org/packages/51/23/9ba87803415bf3e855db1f15973161aca7d317b697d31e8f02b92a53165b/setuptools-25.0.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 25.0.2 | |
Found link https://files.pythonhosted.org/packages/7a/ad/238451bc76d3b280395d785c390dcc01645af68059d221a45a872865f73c/setuptools-25.0.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 25.0.2 | |
Found link https://files.pythonhosted.org/packages/b6/e6/b373ff0579a030ccd35829afe892f49460b44a028fc238a30573c4fa6f05/setuptools-25.0.2.zip (from https://pypi.org/simple/setuptools/), version: 25.0.2 | |
Found link https://files.pythonhosted.org/packages/48/c6/3a30a886ea43ca7aef2c0d9a642d7ecdaa319579454ca340adea5aba89e8/setuptools-25.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 25.1.0 | |
Found link https://files.pythonhosted.org/packages/17/ed/ea984f05dd29e7a1ffdee0eba8335b5c73903e2ca10915fbdb6e8c5084c7/setuptools-25.1.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 25.1.0 | |
Found link https://files.pythonhosted.org/packages/29/c1/33ab781160aede84140523f2fd0685b0bbe46b2d0b7aa9b033a9665cabc4/setuptools-25.1.0.zip (from https://pypi.org/simple/setuptools/), version: 25.1.0 | |
Found link https://files.pythonhosted.org/packages/20/27/5a49d6ee5df931a86ab73b85631192da29bbec86db37d2e8024aba7cda25/setuptools-25.1.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 25.1.1 | |
Found link https://files.pythonhosted.org/packages/9c/25/fa63da717a694ecf3bdb27f438450f535cdcabd77a955b5b05113f1abd11/setuptools-25.1.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 25.1.1 | |
Found link https://files.pythonhosted.org/packages/89/2d/5c3517d4cf69d005151fdfccd6b3f9a342678dfab15b95a9272456cf70b5/setuptools-25.1.1.zip (from https://pypi.org/simple/setuptools/), version: 25.1.1 | |
Found link https://files.pythonhosted.org/packages/9a/75/612e5aae898d83b1f40337cef46693462ba5ad26197950294c686ac4b533/setuptools-25.1.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 25.1.2 | |
Found link https://files.pythonhosted.org/packages/12/1a/95c4ce8205e114efa16e91323c372d9a8adfa560d8cd00ad4b3aa2e27ae0/setuptools-25.1.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 25.1.2 | |
Found link https://files.pythonhosted.org/packages/94/99/3b63b80785fcf51b1429eee0491dd975828da68956d58752d9953deff478/setuptools-25.1.2.zip (from https://pypi.org/simple/setuptools/), version: 25.1.2 | |
Found link https://files.pythonhosted.org/packages/a0/67/266580f0326b2f1e46b1aae86907ad3935e980082f15d262acbf289a7d92/setuptools-25.1.3-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 25.1.3 | |
Found link https://files.pythonhosted.org/packages/46/db/baa571da945ff731f3739a119574e89b12add9b05c03842103bd641d0990/setuptools-25.1.3.tar.gz (from https://pypi.org/simple/setuptools/), version: 25.1.3 | |
Found link https://files.pythonhosted.org/packages/c8/e0/d27f3b315a7bce1cc03b7d8b33bb6119806a385b06f20a27e3741614bdef/setuptools-25.1.3.zip (from https://pypi.org/simple/setuptools/), version: 25.1.3 | |
Found link https://files.pythonhosted.org/packages/b9/c4/c179ea0c805a552ce6e7fdd061c08b6de91f41a689a09581214fb09544bb/setuptools-25.1.4-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 25.1.4 | |
Found link https://files.pythonhosted.org/packages/4c/02/3cb39568f0946b29826f068f7a717f7ab24fd32f79d2cbc0ba044ed568e6/setuptools-25.1.4.tar.gz (from https://pypi.org/simple/setuptools/), version: 25.1.4 | |
Found link https://files.pythonhosted.org/packages/e5/46/caa9a57d19ab44254f8c8cc1c613a46dc21aa3611e3bb5f7cbaf1a4d3c08/setuptools-25.1.4.zip (from https://pypi.org/simple/setuptools/), version: 25.1.4 | |
Found link https://files.pythonhosted.org/packages/cd/bd/f640c01881d07e46ea14e73b19434ce21ec6e9bed4275aea1a02ec17769f/setuptools-25.1.5-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 25.1.5 | |
Found link https://files.pythonhosted.org/packages/5b/ea/0c0c51368b260e0b314acb8ce4a28e759022435c860e1c5cc72fb4b211ec/setuptools-25.1.5.tar.gz (from https://pypi.org/simple/setuptools/), version: 25.1.5 | |
Found link https://files.pythonhosted.org/packages/91/f6/a6fed3e2484b9062ead5f3b90cb1a5ceed55140b214300d9c00f2b4b04b7/setuptools-25.1.5.zip (from https://pypi.org/simple/setuptools/), version: 25.1.5 | |
Found link https://files.pythonhosted.org/packages/0f/31/47f09564c1f513b18c34aa755181d7a66362c16a8873221e4082d7d758da/setuptools-25.1.6-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 25.1.6 | |
Found link https://files.pythonhosted.org/packages/1f/7a/6b239a65d452b04ad8068193ae313b386e6fc745b92cd4584fccebecebf0/setuptools-25.1.6.tar.gz (from https://pypi.org/simple/setuptools/), version: 25.1.6 | |
Found link https://files.pythonhosted.org/packages/c3/40/4c0e626ae88f44ddfeb56b58a8dc3d8b8c4274b245e5ffacdc75ebe1d9c7/setuptools-25.1.6.zip (from https://pypi.org/simple/setuptools/), version: 25.1.6 | |
Found link https://files.pythonhosted.org/packages/9b/81/5258d4928d2ba039c98f8175e6c3d3995814b9449b57802be9d71e37c944/setuptools-25.2.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 25.2.0 | |
Found link https://files.pythonhosted.org/packages/9f/32/81c324675725d78e7f6da777483a3453611a427db0145dfb878940469692/setuptools-25.2.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 25.2.0 | |
Found link https://files.pythonhosted.org/packages/93/56/225ab3880e2ef5e6d85334843141e97ffad2acb2044278de5acb174c73d3/setuptools-25.2.0.zip (from https://pypi.org/simple/setuptools/), version: 25.2.0 | |
Found link https://files.pythonhosted.org/packages/6b/41/c6bf7e2ee1d43d1e3fab6bf830cd63d333d3a28249f145194a2accd12eab/setuptools-25.3.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 25.3.0 | |
Found link https://files.pythonhosted.org/packages/b1/9a/cda61ff6ea0e10780dcc49c8fd021d980398285e85c54e4977f88f8c2a9c/setuptools-25.3.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 25.3.0 | |
Found link https://files.pythonhosted.org/packages/78/1f/3da475bb81ae407962c65e29736ebb3c36728fc1e6335c66b054bf6db5ca/setuptools-25.3.0.zip (from https://pypi.org/simple/setuptools/), version: 25.3.0 | |
Found link https://files.pythonhosted.org/packages/cd/48/45dee63e94368e331cfd8d90d1e804e8ad0c0d055e677ef2c1317de863e1/setuptools-25.4.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 25.4.0 | |
Found link https://files.pythonhosted.org/packages/fa/76/a94f7738865199ab9700977612ec1ba3298fb271ba3a8981017a48507c31/setuptools-25.4.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 25.4.0 | |
Found link https://files.pythonhosted.org/packages/3b/40/69fefe3c5c06923a6518a2c1abe6664d985a63da3614cef75d8c119eb634/setuptools-25.4.0.zip (from https://pypi.org/simple/setuptools/), version: 25.4.0 | |
Found link https://files.pythonhosted.org/packages/07/1a/19b5d2de13e1c300f703e7914031fe5fe449d19e0ded5a34db9f3e7969ff/setuptools-26.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 26.0.0 | |
Found link https://files.pythonhosted.org/packages/0d/13/ce6a0a22220f3da7483131bb8212d5791a03c8c3e86ff61b2c6a2de547cd/setuptools-26.0.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 26.0.0 | |
Found link https://files.pythonhosted.org/packages/fd/e2/6685fa17489a921804951bdeb13faa177cd1095da91d9371c4908c903367/setuptools-26.0.0.zip (from https://pypi.org/simple/setuptools/), version: 26.0.0 | |
Found link https://files.pythonhosted.org/packages/29/17/fbfdcf6b6bbd243f2db12372ac2970dcaf75be4d761d922b1e6a389934d3/setuptools-26.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 26.1.0 | |
Found link https://files.pythonhosted.org/packages/df/c3/4265eb901f9db8c0ea5bdfb344084d85bc96c1a9b883f70430254b5491f6/setuptools-26.1.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 26.1.0 | |
Found link https://files.pythonhosted.org/packages/a3/f0/92458608fdc6747f5ad92c5b4fda5d31ecb1e1f18cf1c74207ca6c26bfa7/setuptools-26.1.0.zip (from https://pypi.org/simple/setuptools/), version: 26.1.0 | |
Found link https://files.pythonhosted.org/packages/3b/c7/e9724e6f81c96248fba5876054418c11d327b3093d075790903cd66fad44/setuptools-26.1.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 26.1.1 | |
Found link https://files.pythonhosted.org/packages/32/3c/e853a68b703f347f5ed86585c2dd2828a83252e1216c1201fa6f81270578/setuptools-26.1.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 26.1.1 | |
Found link https://files.pythonhosted.org/packages/6f/10/5398a054e63ce97921913052fde13ebf332a3a4104c50c4d7be9c465930e/setuptools-26.1.1.zip (from https://pypi.org/simple/setuptools/), version: 26.1.1 | |
Found link https://files.pythonhosted.org/packages/4b/30/ab37d6856850cb5a39041f1149498b71c580d0001d34035c7c276e55bed3/setuptools-27.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 27.0.0 | |
Found link https://files.pythonhosted.org/packages/70/0b/5766531af44aabeb52238beb95491d9323a32d83f1a6d202bf8cb56bdb90/setuptools-27.0.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 27.0.0 | |
Found link https://files.pythonhosted.org/packages/0f/a6/e790304c3676cc50269c0a79b5686ad3713f0986e3b2a3a5f00e7d1de1c4/setuptools-27.0.0.zip (from https://pypi.org/simple/setuptools/), version: 27.0.0 | |
Found link https://files.pythonhosted.org/packages/ac/d9/326012112791f043aab374221e1a096ac0b41c3097fcd0b33408b85d077d/setuptools-27.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 27.1.0 | |
Found link https://files.pythonhosted.org/packages/a0/21/964dfff9e662bbee6004641b5e3dabdaef14de6f179833571dc7b83ebe8c/setuptools-27.1.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 27.1.0 | |
Found link https://files.pythonhosted.org/packages/0e/ae/e55aa2c072b42f99229676f4a20291afb7d31678acd8672217911ffc696b/setuptools-27.1.0.zip (from https://pypi.org/simple/setuptools/), version: 27.1.0 | |
Found link https://files.pythonhosted.org/packages/2d/76/bce013588c82099ea243241441364db1e55a8d2d1a7cc962cee8873ccaea/setuptools-27.1.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 27.1.2 | |
Found link https://files.pythonhosted.org/packages/7b/e7/d9b468ead9854ca55110325ce00ae6ee64d11b957cc5214aa5174738187e/setuptools-27.1.2.tar.gz (from https://pypi.org/simple/setuptools/), version: 27.1.2 | |
Found link https://files.pythonhosted.org/packages/80/cd/9bc7dc5aba7c64bd01f7a26517c622d9e863f5f58c75a433faffe55822fc/setuptools-27.1.2.zip (from https://pypi.org/simple/setuptools/), version: 27.1.2 | |
Found link https://files.pythonhosted.org/packages/0c/5d/309113d5359654094f7423ad9c32ac55255b83304f36d0fa96129f28db83/setuptools-27.2.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 27.2.0 | |
Found link https://files.pythonhosted.org/packages/87/ba/54197971d107bc06f5f3fbdc0d728a7ae0b10cafca46acfddba65a0899d8/setuptools-27.2.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 27.2.0 | |
Found link https://files.pythonhosted.org/packages/a5/88/e0b97490f4a7148c3e7766c9047b6fdc0eb760510dd428dcbe70e2d0b046/setuptools-27.2.0.zip (from https://pypi.org/simple/setuptools/), version: 27.2.0 | |
Found link https://files.pythonhosted.org/packages/8d/ae/766f375fc05b3d345b7082333da9f8b49af02d9c5680ff4eb15655fc5ae1/setuptools-27.3.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 27.3.0 | |
Found link https://files.pythonhosted.org/packages/72/e1/741cd8c4825e58119481d8be4254c9cd133db50876b159cdf8cbd253fbb3/setuptools-27.3.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 27.3.0 | |
Found link https://files.pythonhosted.org/packages/a9/84/8542f2f057005f4d9f788a5b686a4656614dade9ff84b528b20f4f1f70be/setuptools-27.3.0.zip (from https://pypi.org/simple/setuptools/), version: 27.3.0 | |
Found link https://files.pythonhosted.org/packages/6d/24/21cfe43cf54ee6461ac31dd96bf9ae2ba18594c073b6ef4fb36a1ad92d4c/setuptools-27.3.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 27.3.1 | |
Found link https://files.pythonhosted.org/packages/30/79/36ae55fa99fb888ddfbfd0c0c75e3e2b14d943822012401cdaa99085f6ea/setuptools-27.3.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 27.3.1 | |
Found link https://files.pythonhosted.org/packages/41/2e/2944b9b85b4ea2a65eedb0578c3d0037f5ac07f193e3544c2f26b0a76191/setuptools-27.3.1.zip (from https://pypi.org/simple/setuptools/), version: 27.3.1 | |
Found link https://files.pythonhosted.org/packages/10/46/2a5a1fa61982a622d803d3744ce5fc551ddbb35b26a4c0e1115a428f879c/setuptools-28.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 28.0.0 | |
Found link https://files.pythonhosted.org/packages/f7/94/eee867605a99ac113c4108534ad7c292ed48bf1d06dfe7b63daa51e49987/setuptools-28.0.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 28.0.0 | |
Found link https://files.pythonhosted.org/packages/14/41/b1acc3a67584fc45080dad57445807f1d4a7f5175aea2ba77d044c50ace7/setuptools-28.0.0.zip (from https://pypi.org/simple/setuptools/), version: 28.0.0 | |
Found link https://files.pythonhosted.org/packages/27/1b/a7e72fc6590cafbf9d85a96050fe05d6484133e818c4f256ff9fc9b85a34/setuptools-28.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 28.1.0 | |
Found link https://files.pythonhosted.org/packages/8b/41/da4f755b212af7eeeaa6f4f336d1b8d8782531610dd945e115a93cf69801/setuptools-28.1.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 28.1.0 | |
Found link https://files.pythonhosted.org/packages/13/e1/bc23cc7207daaae29862c6bf777afe94660af40493ae0a7269f2f616e136/setuptools-28.1.0.zip (from https://pypi.org/simple/setuptools/), version: 28.1.0 | |
Found link https://files.pythonhosted.org/packages/be/20/3f4d2fb59ddeed35532bd4e11e900abcf8019d29f4558d38169639303536/setuptools-28.2.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 28.2.0 | |
Found link https://files.pythonhosted.org/packages/fa/dd/e310aaaf1702516e12451d2d5eb78175587edc7fbeb1afd58263171e9384/setuptools-28.2.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 28.2.0 | |
Found link https://files.pythonhosted.org/packages/c9/9b/a03e851505aba1f7b33cb7135ac42cf0fff61dcd9a218f4592738bd310ea/setuptools-28.2.0.zip (from https://pypi.org/simple/setuptools/), version: 28.2.0 | |
Found link https://files.pythonhosted.org/packages/21/5c/46a549d8b15f751e9428d5e821e9bc3f69dd8b579c3a9f13ab9bd3e75589/setuptools-28.3.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 28.3.0 | |
Found link https://files.pythonhosted.org/packages/6b/dd/a7de8caeeffab76bacf56972b3f090c12e0ae6932245abbce706690a6436/setuptools-28.3.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 28.3.0 | |
Found link https://files.pythonhosted.org/packages/eb/88/ae1edbd71d08e37537f515ba83873a52df12fe2fffaa62cdc6142044ab6a/setuptools-28.3.0.zip (from https://pypi.org/simple/setuptools/), version: 28.3.0 | |
Found link https://files.pythonhosted.org/packages/42/98/96c206155a10b61ecf06b60b31f9679d5513f97f6526c4f996ec71976cc1/setuptools-28.4.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 28.4.0 | |
Found link https://files.pythonhosted.org/packages/a4/d3/a174c339d20fa9c687d079742c0b8a04aa70150823050aa952ccd7f560da/setuptools-28.4.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 28.4.0 | |
Found link https://files.pythonhosted.org/packages/67/6b/e0ad595d4a69078c051e5e4deb188ce8136bd6f762c80b1129483002603e/setuptools-28.4.0.zip (from https://pypi.org/simple/setuptools/), version: 28.4.0 | |
Found link https://files.pythonhosted.org/packages/e9/41/4bcb23afdd1c94e73d333344a75fe1ea0800461f6eb13c2a0135075e12ca/setuptools-28.5.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 28.5.0 | |
Found link https://files.pythonhosted.org/packages/8a/36/df963b2b3f841dd44fdcefa23e33aee89a77e6b2dc89319d39199c977f91/setuptools-28.5.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 28.5.0 | |
Found link https://files.pythonhosted.org/packages/7a/a6/b46d288805469509f776ee7c805d9d253a3e9d8a77d28925d6662f89a278/setuptools-28.5.0.zip (from https://pypi.org/simple/setuptools/), version: 28.5.0 | |
Found link https://files.pythonhosted.org/packages/0a/82/7f0156a8d1cbb6bff246f479afa379204dbfab159ae1ff2029a90a6fd461/setuptools-28.6.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 28.6.0 | |
Found link https://files.pythonhosted.org/packages/cd/1b/2aaf7aef152a274c687e0441a75f3df5fa1de0144cf3fba856d916558c20/setuptools-28.6.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 28.6.0 | |
Found link https://files.pythonhosted.org/packages/9d/60/e19cf81ad1743cebea5a799d4ff7179b705b949844c841975e3be4bbb26e/setuptools-28.6.0.zip (from https://pypi.org/simple/setuptools/), version: 28.6.0 | |
Found link https://files.pythonhosted.org/packages/8a/1f/e2e14f0b98d0b6de6c3fb4e8a3b45d3b8907783937c497cb53539c0d2b19/setuptools-28.6.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 28.6.1 | |
Found link https://files.pythonhosted.org/packages/b5/9a/9ce1a45a076f977cb870bf0c9370347c9371b0e9aa9ca9859196ce58afda/setuptools-28.6.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 28.6.1 | |
Found link https://files.pythonhosted.org/packages/57/d7/0848d1152d479cb8d7329919cc4ec4f8a21c5487c5bbd95c3a15c290eee1/setuptools-28.6.1.zip (from https://pypi.org/simple/setuptools/), version: 28.6.1 | |
Found link https://files.pythonhosted.org/packages/fb/46/642886741c17d0e4caf08358a6588467b3b1abd8e935384cff84973484fa/setuptools-28.7.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 28.7.0 | |
Found link https://files.pythonhosted.org/packages/94/b5/f1ad3a987acdf58eda28e720b671af6aef43dfe2b8e54682dece964799e7/setuptools-28.7.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 28.7.0 | |
Found link https://files.pythonhosted.org/packages/0d/be/9f2857889551d53a103e7a9bb6f2fdb8416e263b0dcc27e8130a1367363c/setuptools-28.7.0.zip (from https://pypi.org/simple/setuptools/), version: 28.7.0 | |
Found link https://files.pythonhosted.org/packages/74/c5/c78a788e65f9eb241c531839e909df1226534ea2d09d300231766b82b79a/setuptools-28.7.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 28.7.1 | |
Found link https://files.pythonhosted.org/packages/1d/04/97e37cf85972ea19364c22db34ee8192db3876a80ed5bffd6413dcdabe2d/setuptools-28.7.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 28.7.1 | |
Found link https://files.pythonhosted.org/packages/9a/37/7f85f5b4b03983357c0d1d3f5fbd2602e0ab278d9c2792544db0eb52447f/setuptools-28.7.1.zip (from https://pypi.org/simple/setuptools/), version: 28.7.1 | |
Found link https://files.pythonhosted.org/packages/3b/7e/293d19ccd106119e35db4bf3e111b1895098f618b455b758aa636496cf03/setuptools-28.8.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 28.8.0 | |
Found link https://files.pythonhosted.org/packages/25/4e/1b16cfe90856235a13872a6641278c862e4143887d11a12ac4905081197f/setuptools-28.8.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 28.8.0 | |
Found link https://files.pythonhosted.org/packages/e9/93/e53fb79dbf5f4a1407feed7a19ea6d0e83765b354754e003cce7aa12b976/setuptools-28.8.0.zip (from https://pypi.org/simple/setuptools/), version: 28.8.0 | |
Found link https://files.pythonhosted.org/packages/1d/c7/edad005b9fcc59f299a05394980ca76a376254d8dbcab639bb3e2e989807/setuptools-28.8.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 28.8.1 | |
Found link https://files.pythonhosted.org/packages/73/cc/69479045ede36b4786e6069d616dc6c232ee875e8686ef9fd7af3d3c7404/setuptools-28.8.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 28.8.1 | |
Found link https://files.pythonhosted.org/packages/07/39/899c49ac766533c2326133a73de1bebf980c116d30df9d38445cd767b0c7/setuptools-28.8.1.zip (from https://pypi.org/simple/setuptools/), version: 28.8.1 | |
Found link https://files.pythonhosted.org/packages/5b/22/ee2f999f9fc1ce934b523852bd7c1ea12e0f0fa1de19317135a0d1159507/setuptools-29.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 29.0.0 | |
Found link https://files.pythonhosted.org/packages/8b/40/9fd40ccf8987ae89e43298eac4f662bab2d739cbb8943b9c019fe1974fdb/setuptools-29.0.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 29.0.0 | |
Found link https://files.pythonhosted.org/packages/6f/4f/62e4eb1ff67f8877434b3aaa62298cd0abcac9a73aee44b00249b9bac1f7/setuptools-29.0.0.zip (from https://pypi.org/simple/setuptools/), version: 29.0.0 | |
Found link https://files.pythonhosted.org/packages/06/4b/86a670fd21f7849adb092e40883c48dcd0d66b8a878fc8d63b7f0ea04213/setuptools-29.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 29.0.1 | |
Found link https://files.pythonhosted.org/packages/59/88/2f3990916931a5de6fa9706d6d75eb32ee8b78627bb2abaab7ed9e6d0622/setuptools-29.0.1.tar.gz (from https://pypi.org/simple/setuptools/), version: 29.0.1 | |
Found link https://files.pythonhosted.org/packages/1a/31/3c29a0d6eaf8851d2031003f300b4accb724e3f5c4d519e8e7d88bc373a3/setuptools-29.0.1.zip (from https://pypi.org/simple/setuptools/), version: 29.0.1 | |
Found link https://files.pythonhosted.org/packages/d8/ca/dff6c67f45bff7a2ad2fd9a69ae9ebdbea742fd961f76486ae2d84517464/setuptools-30.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 30.0.0 | |
Found link https://files.pythonhosted.org/packages/66/6d/dad0d39ce1cfa98ef3634463926e7324e342c956aecb066968e2e3696300/setuptools-30.0.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 30.0.0 | |
Found link https://files.pythonhosted.org/packages/03/53/65d932f96d5aab57c21679c30e6ec33c37f8530828263d0a1d41f9faddc9/setuptools-30.0.0.zip (from https://pypi.org/simple/setuptools/), version: 30.0.0 | |
Found link https://files.pythonhosted.org/packages/f1/2b/6fb5c6988b062144d4d0fd5c31cd9ff74ce8ff55e1ee2a043efff49f0c91/setuptools-30.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/), version: 30.1.0 | |
Found link https://files.pythonhosted.org/packages/1e/43/002c8616db9a3e7be23c2556e39b90a32bb40ba0dc652de1999d5334d372/setuptools-30.1.0.tar.gz (from https://pypi.org/simple/setuptools/), version: 30.1.0 | |
Found link https://files.pythonhosted.org/packages/34/28/ac537928ef346f7c6ba2bfa822450af4d2b41321964532ef9157112c830e/setuptools-30.1.0.zip (from https://pypi.org/simple/setuptools/), version: 30.1.0 | |
Found link https://files.pythonhosted.org/packages/b8/cb/b919f52dd81b4b2210d0c5529b6b629a4002e08d49a90183605d1181b10c/setuptools-30.2.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 30.2.0 | |
Found link https://files.pythonhosted.org/packages/f1/92/12c7251039b274c30106c3e0babdcb040cbd13c3ad4b3f0ef9a7c217e36a/setuptools-30.2.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 30.2.0 | |
Found link https://files.pythonhosted.org/packages/48/c0/f01379bc7b1b7684bdf4cc744b6124bc0a089349978ec576687ac8f809a7/setuptools-30.2.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 30.2.0 | |
Found link https://files.pythonhosted.org/packages/05/c3/b5534ca0113d5a6779802644f88f9e110de92287d2d11b7f83723778c83c/setuptools-30.2.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 30.2.1 | |
Found link https://files.pythonhosted.org/packages/7e/ee/9c5f692af20450c67ebfd2c8b6ec9fc359c00627162063832e647ee0d0a0/setuptools-30.2.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 30.2.1 | |
Found link https://files.pythonhosted.org/packages/c7/d5/9a95d0e941f753c372196a5b8cf050d5f48be1cb04842805e93a37ad10fa/setuptools-30.2.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 30.2.1 | |
Found link https://files.pythonhosted.org/packages/f3/5f/df3db5e01f268f53646f51f9b5063d6834a6744a0efdea4093bbcf86f83f/setuptools-30.3.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 30.3.0 | |
Found link https://files.pythonhosted.org/packages/e0/b4/1e023e0f0e3a1475c146889f91989a306162c162d76eceac8ad13d6fad8d/setuptools-30.3.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 30.3.0 | |
Found link https://files.pythonhosted.org/packages/9f/a4/97874b4ccdd40a6c0e8f8ed1c1dc3be709c126ebbd5f09edcbcc87856845/setuptools-30.3.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 30.3.0 | |
Found link https://files.pythonhosted.org/packages/16/9b/5e491cef98014d9a1b1f15896e503661d3973d02970583cfb026b613d0fd/setuptools-30.4.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 30.4.0 | |
Found link https://files.pythonhosted.org/packages/b4/ed/cf46e89ea621166473ad82657f8947218a76f8d9ab08721a3d3dc226d710/setuptools-30.4.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 30.4.0 | |
Found link https://files.pythonhosted.org/packages/84/c0/ffefe842cad8f73271a5169d65bfcc49862263569a9f26fe1ed1fa785589/setuptools-30.4.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 30.4.0 | |
Found link https://files.pythonhosted.org/packages/c2/03/9748e703e9f7402aa5d83ba496a350325a2686ba965d443bff91e0cbea09/setuptools-31.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 31.0.0 | |
Found link https://files.pythonhosted.org/packages/68/13/1bfbfbd86560e61fa9803d241084fff41a775bf56ee8b3ad72fc9e550dad/setuptools-31.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 31.0.0 | |
Found link https://files.pythonhosted.org/packages/06/07/606dbad6d0994d06a2e8147f4c6a7c699b7484efaf126810572a904ad1fd/setuptools-31.0.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 31.0.0 | |
Found link https://files.pythonhosted.org/packages/95/77/e7b546c84cd9d98f26cb7e2aaee8193abc17e23e19dfdcdcc10b8e9b6619/setuptools-31.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 31.0.1 | |
Found link https://files.pythonhosted.org/packages/42/03/3ece0509e844a31bae7a80adaf7b93fdbbe91cdb8c77f27d25dfd3b49db3/setuptools-31.0.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 31.0.1 | |
Found link https://files.pythonhosted.org/packages/4a/27/cf254815e1c31b4ccd37acce8d9ed9fb923c820c589b0cb3149b3f0e3ea3/setuptools-31.0.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 31.0.1 | |
Found link https://files.pythonhosted.org/packages/9f/d6/08d72760617ab501ebb3b30a945e19c0fa5cd1bfa80a7f6aacf481e60ee8/setuptools-32.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 32.0.0 | |
Found link https://files.pythonhosted.org/packages/dc/37/f01d823fd312ba8ea6c3aea906d2d6ac9e9e8bf9e7853e34f296e94b0d0d/setuptools-32.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 32.0.0 | |
Found link https://files.pythonhosted.org/packages/74/6e/a1eec5bab831386eb043438225e0a7d311702047d20cee460ad4318238f4/setuptools-32.0.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 32.0.0 | |
Found link https://files.pythonhosted.org/packages/28/cd/e9fbf7cf35aade9661304f9c3e86520e043042d1cd0df0bee238abe6ec94/setuptools-32.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 32.1.0 | |
Found link https://files.pythonhosted.org/packages/26/d1/dc7fe14ce4a3ff3faebf1ac11350de4104ea2d2a80c98393b55c84362b0c/setuptools-32.1.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 32.1.0 | |
Found link https://files.pythonhosted.org/packages/40/e2/114f0b42ca5d7dcbefafbcbe4f8fdbe407b577345caac08f943855d72fe1/setuptools-32.1.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 32.1.0 | |
Found link https://files.pythonhosted.org/packages/04/8a/0f562a74f21d2ed48c586ae9148a536905c9b3e4c4070c83611c3fbbbf59/setuptools-32.1.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 32.1.1 | |
Found link https://files.pythonhosted.org/packages/6b/b2/b79df1b728dc14469269844cbd6cbe82c71a16839a131c60357b13117c96/setuptools-32.1.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 32.1.1 | |
Found link https://files.pythonhosted.org/packages/d6/38/54338b224a06a618bc6e05453ab54094f0feede29f277f684e4985728fe2/setuptools-32.1.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 32.1.2 | |
Found link https://files.pythonhosted.org/packages/5f/66/bfd7f09fddc2530e5c1096736fe08742d475c4eab80fe8527f0440d885ec/setuptools-32.1.2.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 32.1.2 | |
Found link https://files.pythonhosted.org/packages/2a/0b/80d014192eb120270e936cb166e9c5f7d7e9316d20540d0cc41221be1d93/setuptools-32.1.3-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 32.1.3 | |
Found link https://files.pythonhosted.org/packages/60/23/8e79ce5164310c2f367a66a6110da77b0088365b14363a873bfc91d9c702/setuptools-32.1.3.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 32.1.3 | |
Found link https://files.pythonhosted.org/packages/3a/fb/570e51a1a4b0de85eb6ec36a6c47bd5fd7a55128a1391a15b6e21d290a87/setuptools-32.2.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 32.2.0 | |
Found link https://files.pythonhosted.org/packages/87/1a/33d3d05569e857c5c5cc3e90d197bf4d9696dc740a05f66a09599d66e5bd/setuptools-32.2.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 32.2.0 | |
Found link https://files.pythonhosted.org/packages/50/77/581dc566d4a03d408d3797153a537c0edc67aded8765ac556124e0e25ef0/setuptools-32.3.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 32.3.0 | |
Found link https://files.pythonhosted.org/packages/b0/04/d7aac18d0d8b1b9bd9b88af02af8090e72653753bced3226f9903cabb991/setuptools-32.3.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 32.3.0 | |
Found link https://files.pythonhosted.org/packages/69/19/b1dff551058ce79d88b1e3688f1c735590d7ddf44d10681512133b35019f/setuptools-32.3.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 32.3.1 | |
Found link https://files.pythonhosted.org/packages/e8/68/f968ebc015c7e0021e76b60b8cfd29f9ffbae4b3b58d96ad20045a99562e/setuptools-32.3.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 32.3.1 | |
Found link https://files.pythonhosted.org/packages/d3/72/0108eee78038fa8961e2309d4486294b1035968bd940546748b72d309737/setuptools-33.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 33.1.0 | |
Found link https://files.pythonhosted.org/packages/74/48/b99482eaf90785868e0ba83e8d21a62cf88cf1067ff481f37eff528c22ab/setuptools-33.1.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 33.1.0 | |
Found link https://files.pythonhosted.org/packages/e5/53/92a8ac9d252ec170d9197dcf988f07e02305a06078d7e83a41ba4e3ed65b/setuptools-33.1.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 33.1.1 | |
Found link https://files.pythonhosted.org/packages/dc/8c/7c9869454bdc53e72fb87ace63eac39336879eef6f2bf96e946edbf03e90/setuptools-33.1.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 33.1.1 | |
Found link https://files.pythonhosted.org/packages/67/d9/0633db28d5c86047501909cdb7c2614602ca425c14ff38faf9eafa383010/setuptools-34.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.0.0 | |
Found link https://files.pythonhosted.org/packages/4f/5d/77ab299135d7a882fff2970b45c6a77d7d79db0363c395081770632e6f1d/setuptools-34.0.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.0.0 | |
Found link https://files.pythonhosted.org/packages/52/85/15b618883d7289920943c7971b1add55188a5e4769a4f1fbec982279bcc0/setuptools-34.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.0.1 | |
Found link https://files.pythonhosted.org/packages/b1/d1/3df86b914d72b18d37266f964a11576f135eadbb7d2e3c5165377e4263bc/setuptools-34.0.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.0.1 | |
Found link https://files.pythonhosted.org/packages/fb/95/6af4e7a9f3a1af7e04ffdf45dfdc1a86ab36e6888708e578e506b357240d/setuptools-34.0.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.0.2 | |
Found link https://files.pythonhosted.org/packages/e3/6b/bb793ca610f364d1888b9bd7b83dccd0c27d779e4fd91a953ce8bae74996/setuptools-34.0.2.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.0.2 | |
Found link https://files.pythonhosted.org/packages/e2/e4/4a35e641eb36f3a8a1ebe1a38cbd6f251da416cb2680ef44fab4fd07dc20/setuptools-34.0.3-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.0.3 | |
Found link https://files.pythonhosted.org/packages/d7/53/291726cd289b87588381db8a63f027819ee133a5764d7f0adbcb4a5f7951/setuptools-34.0.3.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.0.3 | |
Found link https://files.pythonhosted.org/packages/a7/62/3995dc3067cbf8d4a13ddac0f87417b9a08799c586b3faa77d62ad9085de/setuptools-34.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.1.0 | |
Found link https://files.pythonhosted.org/packages/64/88/d434873ba1ce02c0ed669f574afeabaeaaeec207929a41b5c1ed947270fc/setuptools-34.1.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.1.0 | |
Found link https://files.pythonhosted.org/packages/e4/1a/24d196d3f3c62db133afb09d221d0b9b2f48f6d7e81020e9892b4eab7686/setuptools-34.1.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.1.1 | |
Found link https://files.pythonhosted.org/packages/e2/51/3ea582a6d64dcd36858a10de31d43ca8ea0a3be5386dd0caf6503167cdfb/setuptools-34.1.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.1.1 | |
Found link https://files.pythonhosted.org/packages/9a/9e/7614c97ca7f88a74352c726cfae1fa3f9823701d3a8b71f8c95ea581e493/setuptools-34.2.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.2.0 | |
Found link https://files.pythonhosted.org/packages/16/ef/44baff6e9b1f8125d759d026757677a8a82d14d9974726f13726dee9adfb/setuptools-34.2.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.2.0 | |
Found link https://files.pythonhosted.org/packages/ad/bb/940a5b3244d62ffdef887dc3a8061649f4f0fa5cbbd498b09a862e91b6b9/setuptools-34.3.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.3.0 | |
Found link https://files.pythonhosted.org/packages/87/24/0a39eaaf6caac0dc20158c0d5e8e4e4f8a195d0481dc3d14043fb8e9ca94/setuptools-34.3.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.3.0 | |
Found link https://files.pythonhosted.org/packages/49/09/68b43c68492a9d437c137892d11427ac45a1497812c8a8ce2cd17649a27c/setuptools-34.3.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.3.1 | |
Found link https://files.pythonhosted.org/packages/03/79/e56106d77d3d2ae607ba1e1d7f8c3ed61880f7decba1f253feb714b7eafe/setuptools-34.3.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.3.1 | |
Found link https://files.pythonhosted.org/packages/de/b2/b63accae9aa1a4cf02e03c7522102f686a1bd9b8b1b847716198152d2c63/setuptools-34.3.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.3.2 | |
Found link https://files.pythonhosted.org/packages/b5/e2/cca325e160b8e12334f5b2923ffcdb3c02da9fded1d2899d7930ac1c7448/setuptools-34.3.2.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.3.2 | |
Found link https://files.pythonhosted.org/packages/dd/d5/0c24cf773269681b2ce088b7afbaadddc2273cf0bd91c3f3961458097de2/setuptools-34.3.3-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.3.3 | |
Found link https://files.pythonhosted.org/packages/d5/b7/e52b7dccd3f91eec858309dcd931c1387bf70b6d458c86a9bfcb50134fbd/setuptools-34.3.3.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.3.3 | |
Found link https://files.pythonhosted.org/packages/4f/45/4ff49ef85e3bda6e63eefeae4d42642de0c58b63acabf01cbf3512b851f6/setuptools-34.4.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.4.0 | |
Found link https://files.pythonhosted.org/packages/b7/58/53b0dea2c7563abebbc774318b298b8d78f41464e0b24833817e33c96438/setuptools-34.4.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.4.0 | |
Found link https://files.pythonhosted.org/packages/61/da/d37d49dc549683b7a5f1074641c6f42b4c0093dc7085bc680485ad160ef8/setuptools-34.4.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.4.1 | |
Found link https://files.pythonhosted.org/packages/ad/73/536baf7b0c6b20129a142f653b0b9750e6bbef5cc8ac03b4eb8fd939fc4c/setuptools-34.4.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 34.4.1 | |
Found link https://files.pythonhosted.org/packages/ff/96/5e917753dbdd7b28217c1068d9e3fbe54a7ef0ff3a6411d0cc81faf37070/setuptools-35.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 35.0.0 | |
Found link https://files.pythonhosted.org/packages/9d/4c/e52cb975d7deee609e78d24e652251dd2a10144c796ca982500cb15389c9/setuptools-35.0.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 35.0.0 | |
Found link https://files.pythonhosted.org/packages/76/10/f61ea34f5ca2ab6437d8529d10954cbdf0bbb0f9826e1b703863a66a40ae/setuptools-35.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 35.0.1 | |
Found link https://files.pythonhosted.org/packages/55/61/fdecfda95355db1c67daa6c8e6ee747f8a0bbc0a5e18f8bfd716bdffac3e/setuptools-35.0.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 35.0.1 | |
Found link https://files.pythonhosted.org/packages/27/45/79618f80704497f74f2de1ca62216a5c3ffdbd49f43047c81c30e126a055/setuptools-35.0.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 35.0.2 | |
Found link https://files.pythonhosted.org/packages/88/13/7d560b75334a8e4b4903f537b7e5a1ad9f1a2f1216e2587aaaf91b38c991/setuptools-35.0.2.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 35.0.2 | |
Found link https://files.pythonhosted.org/packages/fc/cb/748dcabb152fbc7eceaf585d052b8bc11cf028b917a7d2343cf1e0c092c3/setuptools-36.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.0.1 | |
Found link https://files.pythonhosted.org/packages/a9/23/720c7558ba6ad3e0f5ad01e0d6ea2288b486da32f053c73e259f7c392042/setuptools-36.0.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.0.1 | |
Found link https://files.pythonhosted.org/packages/e3/13/e5705e5a8fc366cfb92807d3c926ed033186f644a995b238fd7ba0ab2ea8/setuptools-36.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.1.0 | |
Found link https://files.pythonhosted.org/packages/8f/e1/02e6e8f5d5cb120748cdcff48b82c7fffce9750fdaf9362a860d669a617d/setuptools-36.1.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.1.0 | |
Found link https://files.pythonhosted.org/packages/62/64/5161818bd7d574dda208ec8e41307fd661b45ea8d5f6aa7e2dda09fc9b18/setuptools-36.1.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.1.1 | |
Found link https://files.pythonhosted.org/packages/0e/d3/672f680d7185bc30478691aea62486c85e51ff07b06a52635699b29c0460/setuptools-36.1.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.1.1 | |
Found link https://files.pythonhosted.org/packages/e2/79/a865e78ab721a6dda2dea171526e6f8db51ba50814766429477e87c6ba8a/setuptools-36.2.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.2.0 | |
Found link https://files.pythonhosted.org/packages/25/c1/344fdd1f543cba2d38c6fb7db86f2ffc468e72006487005e50df08f0243d/setuptools-36.2.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.2.0 | |
Found link https://files.pythonhosted.org/packages/54/78/55b06e9c83fe661bd7554ce8b2620c253cba25df36ae402ba184df980ec0/setuptools-36.2.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.2.1 | |
Found link https://files.pythonhosted.org/packages/ef/e7/c55562d31056ab4a2bb7edc51d750531db055c770664ea4542bccf0cf405/setuptools-36.2.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.2.1 | |
Found link https://files.pythonhosted.org/packages/b7/e8/c7e5fabf907ee4f17dbec13cf18eba3c48e1ac97adb209fcbd2e0f5e4316/setuptools-36.2.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.2.2 | |
Found link https://files.pythonhosted.org/packages/62/48/5902109864b2c22d5ed5804479175ae4e2239b04e06b5917d2dc90a83a8c/setuptools-36.2.2.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.2.2 | |
Found link https://files.pythonhosted.org/packages/4d/d8/fb50bb18b1b3652022f2f1ca560db7b0d8e02e9573b263e978501ba5f4a6/setuptools-36.2.3-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.2.3 | |
Found link https://files.pythonhosted.org/packages/46/44/648b37b1dc8f6e70c05c0f91cc7873b76484a924b8a2d5aa2e57d6846076/setuptools-36.2.3.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.2.3 | |
Found link https://files.pythonhosted.org/packages/9c/33/486970f273c7d8e4610bf17106a6b5949ddf214ff61835804407e02987e4/setuptools-36.2.4-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.2.4 | |
Found link https://files.pythonhosted.org/packages/08/ed/a71819fa8a3c689bb00df79a966921f7f59409352f3143a85f6937ae7c97/setuptools-36.2.4.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.2.4 | |
Found link https://files.pythonhosted.org/packages/47/0e/0a8d5b5de0325e276c772254d5036b9228b744befc427c9fb9997aab5f25/setuptools-36.2.5-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.2.5 | |
Found link https://files.pythonhosted.org/packages/e1/b1/b9a490783bc7c10ca9e87aecbdc21baedb97a80a65f98559f283e3c7fb46/setuptools-36.2.5.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.2.5 | |
Found link https://files.pythonhosted.org/packages/40/91/75d94d70b669ce6915b17992a68e2c3214a217f0d8e21aebbf94b10beae4/setuptools-36.2.6-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.2.6 | |
Found link https://files.pythonhosted.org/packages/1c/cf/bceaa680300c39f8561d43a06aaa2a9a3b6217ebd37ccadbc1aae0836e88/setuptools-36.2.6.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.2.6 | |
Found link https://files.pythonhosted.org/packages/f6/d0/926c904249bee08b7c92848cb015cc8204cc4a36c4e0f9132e32109f8ab1/setuptools-36.2.7-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.2.7 | |
Found link https://files.pythonhosted.org/packages/07/a0/11d3d76df54b9701c0f7bf23ea9b00c61c5e14eb7962bb29aed866a5844e/setuptools-36.2.7.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.2.7 | |
Found link https://files.pythonhosted.org/packages/25/56/8911aee89553b72f799f80790ddf1c36aeda125eb5bd0bd3487663856556/setuptools-36.3.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.3.0 | |
Found link https://files.pythonhosted.org/packages/6a/a7/e3af543c6dde4de7584536c868ac38570f58ae451f9201ff674532ea3809/setuptools-36.3.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.3.0 | |
Found link https://files.pythonhosted.org/packages/1b/95/e6f28144fdb6c06186c1f0e70cea02791e6ec787682bdfc437ce69b8186c/setuptools-36.4.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.4.0 | |
Found link https://files.pythonhosted.org/packages/28/4f/889339f38da415e49cff15b21ab27becbf4c017c79fbfdeca663f5b33b36/setuptools-36.4.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.4.0 | |
Found link https://files.pythonhosted.org/packages/32/28/16fffbead19dc705f9546134ca81090d6c266aff6173fb092bb6d8dfd76a/setuptools-36.5.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.5.0 | |
Found link https://files.pythonhosted.org/packages/a4/c8/9a7a47f683d54d83f648d37c3e180317f80dc126a304c45dc6663246233a/setuptools-36.5.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.5.0 | |
Found link https://files.pythonhosted.org/packages/bd/4c/b06ab3abfc8bc93b87b70f4cab22352c3c72deba7b71390d14bfffa97c85/setuptools-36.6.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.6.0 | |
Found link https://files.pythonhosted.org/packages/45/29/8814bf414e7cd1031e1a3c8a4169218376e284ea2553cc0822a6ea1c2d78/setuptools-36.6.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.6.0 | |
Found link https://files.pythonhosted.org/packages/85/36/b36167b5df1fe186ea0a476f7029cfb1f67ddc21dc24fe6704a89b162c99/setuptools-36.6.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.6.1 | |
Found link https://files.pythonhosted.org/packages/56/a0/4dfcc515b1b993286a64b9ab62562f09e6ed2d09288909aee1efdb9dde16/setuptools-36.6.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.6.1 | |
Found link https://files.pythonhosted.org/packages/3d/57/9b439f6de8dcca7663d592aa4b50c010a7e46bb842ce2ad087f5b48fc19f/setuptools-36.7.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.7.0 | |
Found link https://files.pythonhosted.org/packages/a9/5e/be163b88ee1c0093532e96ac68e42b840c5d85fd9888d8a96645ac5b71e4/setuptools-36.7.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.7.0 | |
Found link https://files.pythonhosted.org/packages/e5/63/8b03cf8480caef721a22ad4241202165ed95c3ba2d2ab7ba8886b239c021/setuptools-36.7.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.7.1 | |
Found link https://files.pythonhosted.org/packages/4f/12/fe19686c43d82c2101c70b917185682f4fc907cbfc9290368ecace403ad6/setuptools-36.7.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.7.1 | |
Found link https://files.pythonhosted.org/packages/d1/56/fe971f02e075c9e712f23d1fe5c427f573fce178c368deebf5794f80b7c9/setuptools-36.7.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.7.2 | |
Found link https://files.pythonhosted.org/packages/0f/22/7fdcc777ba60e2a8b1ea17f679c2652ffe80bd5a2f35d61c629cb9545d5e/setuptools-36.7.2.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.7.2 | |
Found link https://files.pythonhosted.org/packages/27/f6/fabfc9c71c9b1b99d2ec4768a6e1f73b2e924f51c89d436302b8c2a25459/setuptools-36.8.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.8.0 | |
Found link https://files.pythonhosted.org/packages/b8/04/be569e393006fa9a2c10ef72ea33133c2902baa115dd1d4279dae55c3b3b/setuptools-36.8.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*), version: 36.8.0 | |
Found link https://files.pythonhosted.org/packages/0f/40/b3c98aa32bc91d3d8c573443a29aa482d77268d77132b63f09d8385b21ff/setuptools-37.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 37.0.0 | |
Found link https://files.pythonhosted.org/packages/7c/cb/bdfbb0b6a56459d5461768de824d4f40ec4c4c778f3a8fb0b84c25f03b68/setuptools-37.0.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 37.0.0 | |
Found link https://files.pythonhosted.org/packages/54/60/54e7ee235b377854f8ccaec996ccae04c33f59eb86c44c387761a82cafea/setuptools-38.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.0.0 | |
Found link https://files.pythonhosted.org/packages/55/23/726b0d4f6c96ff62bd6593398b64427882c74939e862849ea8f2b0bc0bb8/setuptools-38.0.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.0.0 | |
Found link https://files.pythonhosted.org/packages/44/84/36374822b182d0334928af192ba03b7b287b27675a788d3e218af2773b8e/setuptools-38.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.1.0 | |
Found link https://files.pythonhosted.org/packages/c6/34/cd488be4302b6e72fa10a336eacd789c6ef2affa251e9c5f76402ccdb243/setuptools-38.1.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.1.0 | |
Found link https://files.pythonhosted.org/packages/09/ec/d02a4ec3942435c14677e4b6d6852a382ae19fc53f1a92184738450d0e72/setuptools-38.2.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.2.0 | |
Found link https://files.pythonhosted.org/packages/70/7a/1ca7761f8d056ecf40f0ed3300669bba184ce1ed943fa393ed0259606118/setuptools-38.2.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.2.0 | |
Found link https://files.pythonhosted.org/packages/dc/00/338a7476782b3059976ee4d1e2117e03f8bec6ae86c7a86b36648f491373/setuptools-38.2.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.2.1 | |
Found link https://files.pythonhosted.org/packages/27/25/6f8cf695e021a0b20ab9b1eaf95b286695e8ff27dea9afa4427f954f8998/setuptools-38.2.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.2.1 | |
Found link https://files.pythonhosted.org/packages/e3/39/ec976dc30d045c5ee30cfcd849b88726e0fa1d4ba9de44e6ec7e926b9f20/setuptools-38.2.3-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.2.3 | |
Found link https://files.pythonhosted.org/packages/41/80/268fda78a53c2629128f8174d2952c7f902c93ebaa2062b64f27aa101b07/setuptools-38.2.3.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.2.3 | |
Found link https://files.pythonhosted.org/packages/bb/e0/ea620f9ecbaaaf3ebb288cdbbe8cc20b6a789c17e42d8916662b218e3349/setuptools-38.2.4-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.2.4 | |
Found link https://files.pythonhosted.org/packages/69/56/f0f52281b5175e3d9ca8623dadbc3b684e66350ea9e0006736194b265e99/setuptools-38.2.4.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.2.4 | |
Found link https://files.pythonhosted.org/packages/4c/00/19ad1da0869e6699577d90ea843325036952015f924fc8488d181c140729/setuptools-38.2.5-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.2.5 | |
Found link https://files.pythonhosted.org/packages/e9/c3/5986db56819bd88e1a250cad2a97249211686b1b7b5d95f9ab64d403a2cb/setuptools-38.2.5.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.2.5 | |
Found link https://files.pythonhosted.org/packages/0c/f4/69bd5904cc1ecccf7b625f0d2f1de8cb168fe76bac31bec197c845c77a1d/setuptools-38.3.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.3.0 | |
Found link https://files.pythonhosted.org/packages/f4/21/9990132a250d49190c2fb41ea2adb9b4693c0b10ec1b92db476d3f06e6cb/setuptools-38.3.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.3.0 | |
Found link https://files.pythonhosted.org/packages/75/d1/5abca4ccf61a7ab86c255dd315fb96e566fbf9b5d3a480e72c93e8ec2802/setuptools-38.4.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.4.0 | |
Found link https://files.pythonhosted.org/packages/41/5f/6da80400340fd48ba4ae1c673be4dc3821ac06cd9821ea60f9c7d32a009f/setuptools-38.4.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.4.0 | |
Found link https://files.pythonhosted.org/packages/61/c8/3e04b8f555a598de6053bd6e07c6aa389e6801467599d166d17f984af6c0/setuptools-38.4.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.4.1 | |
Found link https://files.pythonhosted.org/packages/d7/18/ef605d86063c11555d497a5f049709d6a90c5f8232bd6748a692794c10b7/setuptools-38.4.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.4.1 | |
Found link https://files.pythonhosted.org/packages/aa/64/ea9f0f022bb9660b8a3c549754bf9105e05284ec408e93a65644522c1ecc/setuptools-38.5.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.5.0 | |
Found link https://files.pythonhosted.org/packages/1d/80/eb09090e89f658990ee8b92c41fd4f5b04b5a07ddac121b94874473c7171/setuptools-38.5.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.5.0 | |
Found link https://files.pythonhosted.org/packages/43/41/033a273f9a25cb63050a390ee8397acbc7eae2159195d85f06f17e7be45a/setuptools-38.5.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.5.1 | |
Found link https://files.pythonhosted.org/packages/6c/54/f7e9cea6897636a04e74c3954f0d8335cc38f7d01e27eec98026b049a300/setuptools-38.5.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.5.1 | |
Found link https://files.pythonhosted.org/packages/ad/dc/fcced9ec3f2561c0cbe8eb6527eef7cf4f4919a2b3a07891a36e846635af/setuptools-38.5.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.5.2 | |
Found link https://files.pythonhosted.org/packages/e0/02/2b14188e06ddf61e5b462e216b15d893e8472fca28b1b0c5d9272ad7e87c/setuptools-38.5.2.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.5.2 | |
Found link https://files.pythonhosted.org/packages/b2/8a/9b1fa583782c63b89d21c4bf32dfdee40fa30be1339201f0acfe3fb21510/setuptools-38.6.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.6.0 | |
Found link https://files.pythonhosted.org/packages/95/b9/7c61dcfa6953271f567a8db96f110cd8cf75e13a84c1d293649d584d2d39/setuptools-38.6.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.6.0 | |
Found link https://files.pythonhosted.org/packages/6f/91/ed40033d671744824b938d0cea41c0e35a42eded4254fe720d3226411a37/setuptools-38.6.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.6.1 | |
Found link https://files.pythonhosted.org/packages/d6/09/55f3263f7adbe1341529a47ed6dc0dfad915bc05a35a21b37da443962b67/setuptools-38.6.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.6.1 | |
Found link https://files.pythonhosted.org/packages/f3/8d/74c86edb326ee18c0ffbec9d0a97f6b5a519f6449a64d21673b29e67b8db/setuptools-38.7.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.7.0 | |
Found link https://files.pythonhosted.org/packages/0e/12/d62a8359835c4c46c883d6b80ea11f9333a8594ed45dae99aea92df2e72f/setuptools-38.7.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 38.7.0 | |
Found link https://files.pythonhosted.org/packages/26/57/69f35fa2ee411cfa3557efa40f776992dffb54d8edd52e03ec0be5fb3bb9/setuptools-39.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 39.0.0 | |
Found link https://files.pythonhosted.org/packages/47/bf/f1640538c9a329ef5459ad7093cf305767e45c5d9adcd6f97f1e43581944/setuptools-39.0.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 39.0.0 | |
Found link https://files.pythonhosted.org/packages/20/d7/04a0b689d3035143e2ff288f4b9ee4bf6ed80585cc121c90bfd85a1a8c2e/setuptools-39.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 39.0.1 | |
Found link https://files.pythonhosted.org/packages/72/c2/c09362ab29338413ab687b47dab03bab4a792e2bbb727a1eb5e0a88e3b86/setuptools-39.0.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 39.0.1 | |
Found link https://files.pythonhosted.org/packages/8c/10/79282747f9169f21c053c562a0baa21815a8c7879be97abd930dbcf862e8/setuptools-39.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 39.1.0 | |
Found link https://files.pythonhosted.org/packages/a6/5b/f399fcffb9128d642387133dc3aa9bb81f127b949cd4d9f63e5602ad1d71/setuptools-39.1.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 39.1.0 | |
Found link https://files.pythonhosted.org/packages/7f/e1/820d941153923aac1d49d7fc37e17b6e73bfbd2904959fffbad77900cf92/setuptools-39.2.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 39.2.0 | |
Found link https://files.pythonhosted.org/packages/1a/04/d6f1159feaccdfc508517dba1929eb93a2854de729fa68da9d5c6b48fa00/setuptools-39.2.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*), version: 39.2.0 | |
Found link https://files.pythonhosted.org/packages/ff/f4/385715ccc461885f3cedf57a41ae3c12b5fec3f35cce4c8706b1a112a133/setuptools-40.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.0.0 | |
Found link https://files.pythonhosted.org/packages/d3/3e/1d74cdcb393b68ab9ee18d78c11ae6df8447099f55fe86ee842f9c5b166c/setuptools-40.0.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.0.0 | |
Found link https://files.pythonhosted.org/packages/18/97/57c2a06449457449086182d8239c2261e9e63db69dceb266bc9f8212f788/setuptools-40.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.1.0 | |
Found link https://files.pythonhosted.org/packages/5a/df/b2e3d9693bb0dcbeac516a73dd7a9eb82b126ae52e4a74605a9b01beddd5/setuptools-40.1.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.1.0 | |
Found link https://files.pythonhosted.org/packages/72/3d/5235c1035a58a8b190607fef7814d972b5c2cf269aa15bad48535fdeea2b/setuptools-40.1.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.1.1 | |
Found link https://files.pythonhosted.org/packages/15/ff/8c1e022d096c201f9063a1fb836759db8e2aed3c85792560c3f92f8069ec/setuptools-40.1.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.1.1 | |
Found link https://files.pythonhosted.org/packages/66/e8/570bb5ca88a8bcd2a1db9c6246bb66615750663ffaaeada95b04ffe74e12/setuptools-40.2.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.2.0 | |
Found link https://files.pythonhosted.org/packages/ef/1d/201c13e353956a1c840f5d0fbf0461bd45bbd678ea4843ebf25924e8984c/setuptools-40.2.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.2.0 | |
Found link https://files.pythonhosted.org/packages/27/f9/0d705bb4963ee952946670f8a185d8ce3afca11084d60cf5c589622bfe6b/setuptools-40.3.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.3.0 | |
Found link https://files.pythonhosted.org/packages/80/f1/89d8a18ed758d4de4efbc56712676052b0f8a94f0d5c115d080b219f29af/setuptools-40.3.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.3.0 | |
Found link https://files.pythonhosted.org/packages/9f/ef/64d825524ad88c1a364126f335da89eca0d8ad9bea89313994103d182a50/setuptools-40.4.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.4.0 | |
Found link https://files.pythonhosted.org/packages/b0/58/10324f2e21466c2c3abebec1599121c0e38ccc1382f723d23e2fb80e25dd/setuptools-40.4.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.4.0 | |
Found link https://files.pythonhosted.org/packages/81/17/a6301c14aa0c0dd02938198ce911eba84602c7e927a985bf9015103655d1/setuptools-40.4.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.4.1 | |
Found link https://files.pythonhosted.org/packages/c3/a8/a497f2f220fd51a714d0a466a32b8ec7d71dafbb053cb490a427b5fa2a1c/setuptools-40.4.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.4.1 | |
Found link https://files.pythonhosted.org/packages/6e/9c/cc2eb661d85f4aa541910af1a72b834a0f5c9209079fcbd1438fa6da17c6/setuptools-40.4.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.4.2 | |
Found link https://files.pythonhosted.org/packages/67/76/f777f50a1303b481d575fcf2af7de336a23c88f17fb4b6e7894de6b602cd/setuptools-40.4.2.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.4.2 | |
Found link https://files.pythonhosted.org/packages/96/06/c8ee69628191285ddddffb277bd5abdf769166e7a14b867c2a172f0175b1/setuptools-40.4.3-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.4.3 | |
Found link https://files.pythonhosted.org/packages/6e/9c/6a003320b00ef237f94aa74e4ad66c57a7618f6c79d67527136e2544b728/setuptools-40.4.3.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.4.3 | |
Found link https://files.pythonhosted.org/packages/82/a1/ba6fb41367b375f5cb653d1317d8ca263c636cff6566e2da1b0da716069d/setuptools-40.5.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.5.0 | |
Found link https://files.pythonhosted.org/packages/26/e5/9897eee1100b166a61f91b68528cb692e8887300d9cbdaa1a349f6304b79/setuptools-40.5.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.5.0 | |
Found link https://files.pythonhosted.org/packages/18/1c/c0a1125640eab61a486ec4c7432fbf626db80cc3322c49180b07628e7689/setuptools-40.6.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.6.0 | |
Found link https://files.pythonhosted.org/packages/35/e8/863091ea5615f5bab19b350eccb507edaad0c56b2ca1ce3afdd311e3dc0b/setuptools-40.6.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.6.0 | |
Found link https://files.pythonhosted.org/packages/4b/47/1417da90ed6f4c88465d08ea2461ff41c94cc6cc223f333d130d7a99199a/setuptools-40.6.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.6.1 | |
Found link https://files.pythonhosted.org/packages/87/3a/d32f2aa163902b58e56921bf6977cac4ea3dc1c64be359fd800551c27f96/setuptools-40.6.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.6.1 | |
Found link https://files.pythonhosted.org/packages/e7/16/da8cb8046149d50940c6110310983abb359bbb8cbc3539e6bef95c29428a/setuptools-40.6.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.6.2 | |
Found link https://files.pythonhosted.org/packages/b0/d1/8acb42f391cba52e35b131e442e80deffbb8d0676b93261d761b1f0ef8fb/setuptools-40.6.2.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.6.2 | |
Found link https://files.pythonhosted.org/packages/37/06/754589caf971b0d2d48f151c2586f62902d93dc908e2fd9b9b9f6aa3c9dd/setuptools-40.6.3-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.6.3 | |
Found link https://files.pythonhosted.org/packages/37/1b/b25507861991beeade31473868463dad0e58b1978c209de27384ae541b0b/setuptools-40.6.3.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.6.3 | |
Found link https://files.pythonhosted.org/packages/5b/ac/90c7617bfc48ae1265d2c0cc46aeb0a0d482e00577008d21b64efe9a2006/setuptools-40.7.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.7.0 | |
Found link https://files.pythonhosted.org/packages/8e/6a/bab79e7bf3ceede6c371d93c3ffc197b54b04a1e6f631b40cd1c71d656e4/setuptools-40.7.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.7.0 | |
Found link https://files.pythonhosted.org/packages/bf/ae/a23db1762646069742cc21393833577d3fa438eecaa59d11fb04fa57fcd5/setuptools-40.7.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.7.1 | |
Found link https://files.pythonhosted.org/packages/3b/17/81a4ab4c94e9c78f98dfaad0208994129213089361dc53a7cd8de177d1e3/setuptools-40.7.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.7.1 | |
Found link https://files.pythonhosted.org/packages/14/43/4f6ccba67890ad39c3d5c736dd0de3b122bf252ee4e5b4ea3d900990d64d/setuptools-40.7.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.7.2 | |
Found link https://files.pythonhosted.org/packages/cc/5e/7c7bbbfb0323a2e58b8ba45b4e082e40e195656394f30a70a6822c8c807f/setuptools-40.7.2.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.7.2 | |
Found link https://files.pythonhosted.org/packages/82/9c/e812a9838feaf76cd9a960ca4ced3be7f2db31e473677a621d006e128db2/setuptools-40.7.3-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.7.3 | |
Found link https://files.pythonhosted.org/packages/90/86/00ab839a8647e0fee435fe77f70795865ca4534387872a6c23b22fd85ac8/setuptools-40.7.3.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.7.3 | |
Found link https://files.pythonhosted.org/packages/d1/6a/4b2fcefd2ea0868810e92d519dacac1ddc64a2e53ba9e3422c3b62b378a6/setuptools-40.8.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.8.0 | |
Found link https://files.pythonhosted.org/packages/c2/f7/c7b501b783e5a74cf1768bc174ee4fb0a8a6ee5af6afa92274ff964703e0/setuptools-40.8.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.8.0 | |
Found link https://files.pythonhosted.org/packages/44/56/75e64a8fbbe9e0bd30cfdd58ca1856bc0dc15a43e41504a58d8373f34213/setuptools-40.9.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.9.0 | |
Found link https://files.pythonhosted.org/packages/ca/e6/97a6ea040026f2c86abb96827990ace8cdfdfa05967fc3f7dd7461ce4b39/setuptools-40.9.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 40.9.0 | |
Found link https://files.pythonhosted.org/packages/c8/b0/cc6b7ba28d5fb790cf0d5946df849233e32b8872b6baca10c9e002ff5b41/setuptools-41.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 41.0.0 | |
Found link https://files.pythonhosted.org/packages/ed/69/c805067de1feedbb98c53174b0f2df44cc05e0e9ee73bb85eebc59e508c6/setuptools-41.0.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 41.0.0 | |
Found link https://files.pythonhosted.org/packages/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 41.0.1 | |
Found link https://files.pythonhosted.org/packages/1d/64/a18a487b4391a05b9c7f938b94a16d80305bf0369c6b0b9509e86165e1d3/setuptools-41.0.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 41.0.1 | |
Found link https://files.pythonhosted.org/packages/75/b3/0a106dfaf7f48aef638da80b32608617cc8de4b24a22c8cd3759c32e5d30/setuptools-41.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 41.1.0 | |
Found link https://files.pythonhosted.org/packages/68/0c/e470db6866aedbff3c4c88faf7f81b90343d8ff32cd68b62db1b65037fb4/setuptools-41.1.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 41.1.0 | |
Found link https://files.pythonhosted.org/packages/b2/86/095d2f7829badc207c893dd4ac767e871f6cd547145df797ea26baea4e2e/setuptools-41.2.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 41.2.0 | |
Found link https://files.pythonhosted.org/packages/d9/ca/7279974e489e8b65003fe618a1a741d6350227fa2bf48d16be76c7422423/setuptools-41.2.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 41.2.0 | |
Found link https://files.pythonhosted.org/packages/84/14/d7aefed8d7d3c9eae31c43b830421afe4640f127daee2a193f7b7e6e5c88/setuptools-41.3.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 41.3.0 | |
Found link https://files.pythonhosted.org/packages/cf/af/1cbf2f4c78b5f6dcc5e3f387224302bb82c44ec7a00fd2dbfc482b673456/setuptools-41.3.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 41.3.0 | |
Found link https://files.pythonhosted.org/packages/6a/9a/50fadfd53ec909e4399b67c74cc7f4e883488035cfcdb90b685758fa8b34/setuptools-41.4.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 41.4.0 | |
Found link https://files.pythonhosted.org/packages/f4/d5/a6c19dcbcbc267aca376558797f036d9bcdff344c9f785fe7d0fe9a5f2a7/setuptools-41.4.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 41.4.0 | |
Found link https://files.pythonhosted.org/packages/ea/98/9db5ebb9c33716ab8c45ee355a300facb44575b9b6d68a95fa49e81a2f04/setuptools-41.5.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 41.5.0 | |
Found link https://files.pythonhosted.org/packages/cb/83/055c30a0d60b12aec280e41fa3b0b316ae9d655b11ff8decfe74c4395908/setuptools-41.5.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 41.5.0 | |
Found link https://files.pythonhosted.org/packages/db/3c/1065553af43e5f388cb5ae96f44867470063a2d04c02551104dcb12794bd/setuptools-41.5.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 41.5.1 | |
Found link https://files.pythonhosted.org/packages/e7/93/ee0ad1215dc5abe6cf43c988e270504670e41e90ae6625703699d8ffe10e/setuptools-41.5.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 41.5.1 | |
Found link https://files.pythonhosted.org/packages/d9/de/554b6310ac87c5b921bc45634b07b11394fe63bc4cb5176f5240addf18ab/setuptools-41.6.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 41.6.0 | |
Found link https://files.pythonhosted.org/packages/11/0a/7f13ef5cd932a107cd4c0f3ebc9d831d9b78e1a0e8c98a098ca17b1d7d97/setuptools-41.6.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 41.6.0 | |
Found link https://files.pythonhosted.org/packages/61/a2/82b506a6cdb42cc79a65d5a9e790112cf6b98ee7aba4a53a2b9c9c8047d0/setuptools-42.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 42.0.0 | |
Found link https://files.pythonhosted.org/packages/ab/41/ab6ae1937191de0c9cbc115d0e91e335f268aa1cd85524c86e5970fdb68a/setuptools-42.0.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 42.0.0 | |
Found link https://files.pythonhosted.org/packages/9e/d5/444a443d890f09fc1ca1a2c3c9fc7e84cb148177b05ac94fe5084e3d9abb/setuptools-42.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 42.0.1 | |
Found link https://files.pythonhosted.org/packages/ce/1d/96320b9784b04943c924a9f1c6fa49124a1542039ce098a5f9a369227bad/setuptools-42.0.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 42.0.1 | |
Found link https://files.pythonhosted.org/packages/54/28/c45d8b54c1339f9644b87663945e54a8503cfef59cf0f65b3ff5dd17cf64/setuptools-42.0.2-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 42.0.2 | |
Found link https://files.pythonhosted.org/packages/f7/b6/5b98441b6749ea1db1e41e5e6e7a93cbdd7ffd45e11fe1b22d45884bc777/setuptools-42.0.2.zip (from https://pypi.org/simple/setuptools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 42.0.2 | |
Found link https://files.pythonhosted.org/packages/91/af/18d58ed8a8e7e6b91d71b0367034faf8ea41e1004018811388ed07a7f2d6/setuptools-43.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 43.0.0 | |
Found link https://files.pythonhosted.org/packages/06/51/8f2aa4b85f2fb394af0d440fc9a35747a1aeab27214f6e6f7d02e3b43719/setuptools-43.0.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 43.0.0 | |
Found link https://files.pythonhosted.org/packages/f9/d3/955738b20d3832dfa3cd3d9b07e29a8162edb480bf988332f5e6e48ca444/setuptools-44.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7), version: 44.0.0 | |
Found link https://files.pythonhosted.org/packages/b0/f3/44da7482ac6da3f36f68e253cb04de37365b3dba9036a3c70773b778b485/setuptools-44.0.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7), version: 44.0.0 | |
Found link https://files.pythonhosted.org/packages/ab/b5/3679d7c98be5b65fa5522671ef437b792d909cf3908ba54fe9eca5d2a766/setuptools-44.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7), version: 44.1.0 | |
Found link https://files.pythonhosted.org/packages/ed/7b/bbf89ca71e722b7f9464ebffe4b5ee20a9e5c9a555a56e2d3914bb9119a6/setuptools-44.1.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7), version: 44.1.0 | |
Found link https://files.pythonhosted.org/packages/e1/b7/182161210a13158cd3ccc41ee19aadef54496b74f2817cc147006ec932b4/setuptools-44.1.1-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7), version: 44.1.1 | |
Found link https://files.pythonhosted.org/packages/b2/40/4e00501c204b457f10fe410da0c97537214b2265247bc9a5bc6edd55b9e4/setuptools-44.1.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7), version: 44.1.1 | |
Found link https://files.pythonhosted.org/packages/af/e7/02db816dc88c598281bacebbb7ccf2c9f1a6164942e88f1a0fded8643659/setuptools-45.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 45.0.0 | |
Found link https://files.pythonhosted.org/packages/fd/76/3c7f726ed5c582019937f178d7478ce62716b7e8263344f1684cbe11ab3e/setuptools-45.0.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 45.0.0 | |
Found link https://files.pythonhosted.org/packages/a7/c5/6c1acea1b4ea88b86b03280f3fde1efa04fefecd4e7d2af13e602661cde4/setuptools-45.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 45.1.0 | |
Found link https://files.pythonhosted.org/packages/42/3e/2464120172859e5d103e5500315fb5555b1e908c0dacc73d80d35a9480ca/setuptools-45.1.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 45.1.0 | |
Found link https://files.pythonhosted.org/packages/3d/72/1c1498c1e908e0562b1e1cd30012580baa7d33b5b0ffdbeb5fde2462cc71/setuptools-45.2.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 45.2.0 | |
Found link https://files.pythonhosted.org/packages/68/75/d1d7b7340b9eb6e0388bf95729e63c410b381eb71fe8875cdfd949d8f9ce/setuptools-45.2.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 45.2.0 | |
Found link https://files.pythonhosted.org/packages/0e/8e/4d9a9009afeae48ec1301713d96b9ae901aa6e157637ddf37e844c1bf4ee/setuptools-45.3.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 45.3.0 | |
Found link https://files.pythonhosted.org/packages/c8/1f/178e51e013f42c5e16e6f7c22ffdaea54ac9b90cd0b13b217b1aba283dc0/setuptools-45.3.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 45.3.0 | |
Found link https://files.pythonhosted.org/packages/70/b8/b23170ddda9f07c3444d49accde49f2b92f97bb2f2ebc312618ef12e4bd6/setuptools-46.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 46.0.0 | |
Found link https://files.pythonhosted.org/packages/df/ed/bea598a87a8f7e21ac5bbf464102077c7102557c07db9ff4e207bd9f7806/setuptools-46.0.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 46.0.0 | |
Found link https://files.pythonhosted.org/packages/61/8e/95c01d39bddaf26e458dd4cc6759db5540b969fb3edede77a3b7e59d2c50/setuptools-46.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 46.1.0 | |
Found link https://files.pythonhosted.org/packages/4c/73/ce6a8775eae76ca0ce8a3f5fc6d857f49be657fb36edb51ec4334d4040e9/setuptools-46.1.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 46.1.0 | |
Found link https://files.pythonhosted.org/packages/1e/32/69e6ce8502a12af0cdcbb8de91f1cbafd4533f84d8fe17bf712f6200f21b/setuptools-46.1.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 46.1.1 | |
Found link https://files.pythonhosted.org/packages/bb/e7/28d295e0b3f3ddfea42843fb8528918c84cdaf26153242fac5ca6a212622/setuptools-46.1.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 46.1.1 | |
Found link https://files.pythonhosted.org/packages/c6/ca/e912015113aa194a69c0cd4c9e46ff278a0250f35f32ddcf1f096e7c5129/setuptools-46.1.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 46.1.2 | |
Found link https://files.pythonhosted.org/packages/18/bb/40d830614e0763df2e8315777f7be6bc164b2cf252ebb00f4ef7984b5dc6/setuptools-46.1.2.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 46.1.2 | |
Found link https://files.pythonhosted.org/packages/a0/df/635cdb901ee4a8a42ec68e480c49f85f4c59e8816effbf57d9e6ee8b3588/setuptools-46.1.3-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 46.1.3 | |
Found link https://files.pythonhosted.org/packages/b5/96/af1686ea8c1e503f4a81223d4a3410e7587fd52df03083de24161d0df7d4/setuptools-46.1.3.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 46.1.3 | |
Found link https://files.pythonhosted.org/packages/73/22/156aac338c4ac8ffb1c3c6c3d4841611fdd4e40a9be7518bf5be432fd38c/setuptools-46.2.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 46.2.0 | |
Found link https://files.pythonhosted.org/packages/96/42/5939499f45c1bfd1a8f61d031d28eed988158f957fe3bec99be2f11500b4/setuptools-46.2.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 46.2.0 | |
Found link https://files.pythonhosted.org/packages/09/27/98ef5f13ca9c63d9d8601e739817839dde55baeb105a6c32fc8f24daddc2/setuptools-46.3.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 46.3.0 | |
Found link https://files.pythonhosted.org/packages/68/91/cc0107f3b8aa90968d11ea3334d89d5c63a48b31236f40a80373cc3aec74/setuptools-46.3.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 46.3.0 | |
Found link https://files.pythonhosted.org/packages/01/6c/144e693dae0596db1aa5ab12df2d364b6266afbf85acd12b10774d2de029/setuptools-46.3.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 46.3.1 | |
Found link https://files.pythonhosted.org/packages/23/79/1601b04682bcfd9563f8b99d7b05d72605ca174c98851ba1d2155d021e10/setuptools-46.3.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 46.3.1 | |
Found link https://files.pythonhosted.org/packages/2c/c5/0d38afb961f83e0d51f319f7dc166195ebabc1ea3cb20a10a77f500f7156/setuptools-46.4.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 46.4.0 | |
Found link https://files.pythonhosted.org/packages/ac/d6/0f6c0d9d0b07bbb2085e94a71aded1e137c7c9002ac54924bc1c0adf748a/setuptools-46.4.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 46.4.0 | |
Found link https://files.pythonhosted.org/packages/a5/d6/8b19692730c5472178365289665bd1f47fe7381ec385fc51e31fd3541404/setuptools-47.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 47.0.0 | |
Found link https://files.pythonhosted.org/packages/95/d1/831c69ff38445fc0399794f7aac1d2ff17feccd5933b26bfe1187007c996/setuptools-47.0.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 47.0.0 | |
Found link https://files.pythonhosted.org/packages/db/26/7a2d60129e89914f47423e5b3339f0f50ecc9ef93c0894db5490b40b90ed/setuptools-47.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 47.1.0 | |
Found link https://files.pythonhosted.org/packages/26/56/5cf6861a36bcaee9239f99fd92ea3c7b802b2939e5fe1eddab01f5974302/setuptools-47.1.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 47.1.0 | |
Found link https://files.pythonhosted.org/packages/95/95/f657b6e17f00c3f35b5f68b10e46c3a43af353d8856bd57bfcfb1dbb3e92/setuptools-47.1.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 47.1.1 | |
Found link https://files.pythonhosted.org/packages/25/bf/a37e89d3148221fedd4def62bb68749041d79f3840d58a7943f81a6f6c6e/setuptools-47.1.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 47.1.1 | |
Found link https://files.pythonhosted.org/packages/68/6c/504404be24846206811fdb52a80ecaef2e5284870f6bb9f8181ef3fe4a32/setuptools-47.2.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 47.2.0 | |
Found link https://files.pythonhosted.org/packages/76/e3/dd0c8e57feec58ab44eb6de4abb62ecc89d3b457c0c3ec240d530098454a/setuptools-47.2.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 47.2.0 | |
Found link https://files.pythonhosted.org/packages/c4/f9/15ec4639c50f54043a6d385a89447f69b3ee3601f65cc7c17ab8c178f0a6/setuptools-47.3.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 47.3.0 | |
Found link https://files.pythonhosted.org/packages/12/86/59b9683467659dcaf2729d7bbfa1d05a83ec417863bca73367e68d299281/setuptools-47.3.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 47.3.0 | |
Found link https://files.pythonhosted.org/packages/e9/93/4860cebd5ad3ff2664ad3c966490ccb46e3b88458b2095145bca11727ca4/setuptools-47.3.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 47.3.1 | |
Found link https://files.pythonhosted.org/packages/95/fe/2687907be1d6291a84a9b51220595a4f89d9477032c57f21e7c633465540/setuptools-47.3.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 47.3.1 | |
Found link https://files.pythonhosted.org/packages/90/0f/1e97de8eebf9d3c61b92202e69dbd40a8c0022ae25db5f64e0f28d501dd8/setuptools-47.3.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 47.3.2 | |
Found link https://files.pythonhosted.org/packages/51/16/58e24b2b9dcae0cb77b9fa6601b123a9c6a3723d9d92b58d172754eab2f2/setuptools-47.3.2.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 47.3.2 | |
Found link https://files.pythonhosted.org/packages/52/b4/2b8decca516c7139f2d262b6a0c5dcd6388d0a2d2c760c6bbc830e49347e/setuptools-48.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 48.0.0 | |
Found link https://files.pythonhosted.org/packages/b4/28/cb684152691c3ba02dd8081b084b3d846b39bed11f922f289762bdee036e/setuptools-48.0.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 48.0.0 | |
Found link https://files.pythonhosted.org/packages/a1/61/64936a2a178908f17ac27e733b4cdeffab618072d9f29743fd346b6fdbb0/setuptools-49.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.0.0 | |
Found link https://files.pythonhosted.org/packages/43/fa/4105deb81a75458c120a77b72cbaa3f2a37f622fbdf0364d85eb340b0521/setuptools-49.0.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.0.0 | |
Found link https://files.pythonhosted.org/packages/e5/d8/5c49c696141e251c0b5ff9df5e83e56f13692aad0953d97b85ee5d9bc49e/setuptools-49.0.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.0.1 | |
Found link https://files.pythonhosted.org/packages/16/ea/02a0713b40f3e54b4804d7f51302df62a0e0c166396eda7869c3269500d4/setuptools-49.0.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.0.1 | |
Found link https://files.pythonhosted.org/packages/41/fa/60888a1d591db07bc9c17dce2bcfb9f00ac507c0a23ecb827e76feb8f816/setuptools-49.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.1.0 | |
Found link https://files.pythonhosted.org/packages/8b/0f/5f135746c4d0c95fcc3c9a30ac942330bbdf092879ccaae7e3dcba6ea214/setuptools-49.1.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.1.0 | |
Found link https://files.pythonhosted.org/packages/d4/2a/4963d195f9d539d6498b3efcd179aba4cf6c259ac3cacee7a397cbe8466a/setuptools-49.1.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.1.1 | |
Found link https://files.pythonhosted.org/packages/7b/a2/dd3f48637e928459410c471fc4ef0a31c6f96e68dec25b21741170768ad6/setuptools-49.1.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.1.1 | |
Found link https://files.pythonhosted.org/packages/bd/a3/dfa1fe840aac5ea628155ca2341416c397496ece599b633658773295d7f0/setuptools-49.1.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.1.2 | |
Found link https://files.pythonhosted.org/packages/48/e2/68a7f24fbeb842546abf1d4709ec8190bcd50dc023e1ba8d7781bc574384/setuptools-49.1.2.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.1.2 | |
Found link https://files.pythonhosted.org/packages/a1/64/dcccbe676d964a05ea8f07528818ace12c5da0a74ac165bd99ad3de2b84b/setuptools-49.1.3-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.1.3 | |
Found link https://files.pythonhosted.org/packages/d0/4a/22ee76842d8ffc123d4fc48d24a623c1d206b99968fe3960039f1efc2cbc/setuptools-49.1.3.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.1.3 | |
Found link https://files.pythonhosted.org/packages/8e/11/9e10f1cad4518cb307b484c255cae61e97f05b82f6d536932b1714e01b47/setuptools-49.2.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.2.0 | |
Found link https://files.pythonhosted.org/packages/2f/8e/38259f4a44944a92068d5ff77230511a4c685604b47a81318f9e5cf2cc24/setuptools-49.2.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.2.0 | |
Found link https://files.pythonhosted.org/packages/ed/16/e9f5c5b86696da09298ea10c32d68ad8ea21f888e45b11aa9e615adda6c9/setuptools-49.2.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.2.1 | |
Found link https://files.pythonhosted.org/packages/4f/20/b97449e107801263cf6df2eceaeed290ee63262ac2c6f736df6964a90879/setuptools-49.2.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.2.1 | |
Found link https://files.pythonhosted.org/packages/f9/d8/89848d7f341de2d2acf18e9c9b30ee69dcf6d87f839121c0564c0cf013bc/setuptools-49.3.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.3.0 | |
Found link https://files.pythonhosted.org/packages/14/ca/441729af4f3d11408c880fbca98c607a02bf4e00b332331d5cfa78259827/setuptools-49.3.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.3.0 | |
Found link https://files.pythonhosted.org/packages/cd/86/db096edd95e839f3fe123f78ae891efe9caf0e28f0333f2e9ac584bab9fd/setuptools-49.3.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.3.1 | |
Found link https://files.pythonhosted.org/packages/02/f7/6996956ac78bee9043ad1884a9c0ec5f069d538f76631435ac52286a2190/setuptools-49.3.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.3.1 | |
Found link https://files.pythonhosted.org/packages/fd/36/9fdefefb11902ca987dbd92c0fe869ed5e2a798822bb4cea843b2a8f7571/setuptools-49.3.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.3.2 | |
Found link https://files.pythonhosted.org/packages/ed/72/046e8d3ad9da774dee020f88964b159ab24697c001c776e76a85450d699d/setuptools-49.3.2.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.3.2 | |
Found link https://files.pythonhosted.org/packages/5b/01/866d11f9b92e920cab4c5c8c054862c1a0226026121a82c73b3cafb6a8a8/setuptools-49.4.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.4.0 | |
Found link https://files.pythonhosted.org/packages/d9/d5/8c0f83909f6054a587018dc10f3feff0d9e3315b1b5d519c790996cbd724/setuptools-49.4.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.4.0 | |
Found link https://files.pythonhosted.org/packages/b3/a1/047f84b8740d63e8fab2c92c4349039d53563c2e244378a8a7b857b94cc8/setuptools-49.5.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.5.0 | |
Found link https://files.pythonhosted.org/packages/7b/86/8d6cae997e2c9fedf9f805e386df6b8308106697533a9c1620fa1ec4bebe/setuptools-49.5.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.5.0 | |
Found link https://files.pythonhosted.org/packages/c3/a9/5dc32465951cf4812e9e93b4ad2d314893c2fa6d5f66ce5c057af6e76d85/setuptools-49.6.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.6.0 | |
Found link https://files.pythonhosted.org/packages/38/cc/db23dbe4efc464c3c0111fedf7d46de8888f05b09488d610f6f8ab6e2544/setuptools-49.6.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 49.6.0 | |
Found link https://files.pythonhosted.org/packages/b0/8b/379494d7dbd3854aa7b85b216cb0af54edcb7fce7d086ba3e35522a713cf/setuptools-50.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 50.0.0 | |
Found link https://files.pythonhosted.org/packages/b6/af/40f3587d4ebd54cdeb8f87ad7d189618e166e8057ebefd2acd4443aa94f4/setuptools-50.0.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 50.0.0 | |
Found link https://files.pythonhosted.org/packages/a3/7c/771a47323293921f9b08cd89f759a1230b460c9e40dd6af3c5462134c870/setuptools-50.0.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 50.0.1 | |
Found link https://files.pythonhosted.org/packages/3d/92/d5c1de1a3e9fdbe96fc92691baa20af301bc5ba4565d8057efb27bac565b/setuptools-50.0.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 50.0.1 | |
Found link https://files.pythonhosted.org/packages/4e/f4/725ac80eb45f46f971463d61fe0324ec6dce5da87bbe9dbf2e1294d5d410/setuptools-50.0.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 50.0.2 | |
Found link https://files.pythonhosted.org/packages/4e/55/6b55971ab84e9c4327e099e48fa38d116f64e1388e6a2cc08af240f9ad0c/setuptools-50.0.2.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 50.0.2 | |
Found link https://files.pythonhosted.org/packages/6d/ed/52e05469314a266f68d9f251a8c1ab7a21a03327b1724056e3eea654bfd1/setuptools-50.0.3-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 50.0.3 | |
Found link https://files.pythonhosted.org/packages/5f/6c/b965a61c73f49eec24fbd9494b3e6933aa92f4997f8ec7d201870f260bbf/setuptools-50.0.3.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 50.0.3 | |
Found link https://files.pythonhosted.org/packages/35/f7/f86e670ebd628f447845798aa3b6a1b6da235941a1591d664d718aac171c/setuptools-50.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 50.1.0 | |
Found link https://files.pythonhosted.org/packages/fd/53/a626e098cbbc443a5bba1e0f780d1fe97115218a8f5d1e2df6bfa1f47a31/setuptools-50.1.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 50.1.0 | |
Found link https://files.pythonhosted.org/packages/7d/53/cd47a7799c5e82de7e408fecd72266dcc6cd7be32629b6022d4d6d91a2fc/setuptools-50.2.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 50.2.0 | |
Found link https://files.pythonhosted.org/packages/02/49/3f7a2c9617e73107d38c7be98d953f39e46a1813d2113786da30511eddfc/setuptools-50.2.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 50.2.0 | |
Found link https://files.pythonhosted.org/packages/44/a6/7fb6e8b3f4a6051e72e4e2218889351f0ee484b9ee17e995f5ccff780300/setuptools-50.3.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 50.3.0 | |
Found link https://files.pythonhosted.org/packages/7c/1b/9b68465658cda69f33c31c4dbd511ac5648835680ea8de87ce05c81f95bf/setuptools-50.3.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 50.3.0 | |
Found link https://files.pythonhosted.org/packages/37/80/f13112921d93c656edaafeb344ff2969515e349351485274bca7d129d8ef/setuptools-50.3.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 50.3.1 | |
Found link https://files.pythonhosted.org/packages/ed/a9/891c9d088b353df30e315b66ba2b0594785f96433e3205b3eecace89a528/setuptools-50.3.1.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 50.3.1 | |
Found link https://files.pythonhosted.org/packages/6d/38/c21ef5034684ffc0412deefbb07d66678332290c14bb5269c85145fbd55e/setuptools-50.3.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 50.3.2 | |
Found link https://files.pythonhosted.org/packages/a7/e0/30642b9c2df516506d40b563b0cbd080c49c6b3f11a70b4c7a670f13a78b/setuptools-50.3.2.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.5), version: 50.3.2 | |
Found link https://files.pythonhosted.org/packages/3d/f2/1489d3b6c72d68bf79cd0fba6b6c7497df4ebf7d40970e2d7eceb8d0ea9c/setuptools-51.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 51.0.0 | |
Found link https://files.pythonhosted.org/packages/12/e1/b9a2926a3c5a3fb055b8f85052f5baa890106a0e21b64a977c10affea751/setuptools-51.0.0.zip (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 51.0.0 | |
Found link https://files.pythonhosted.org/packages/ce/3c/096ac70aeb74485a2e7ab6f8146ea41cb4cecd955fdb2f30d51b51d7d146/setuptools-51.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 51.1.0 | |
Found link https://files.pythonhosted.org/packages/ea/81/a7428efddb7bac2db7969cc02c94d89f57a98acdc0b6f760c7e123234ab5/setuptools-51.1.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 51.1.0 | |
Found link https://files.pythonhosted.org/packages/6e/77/e921ae5c370698762cf645797f42e6d4d7e679f705a8a9697234591808aa/setuptools-51.1.0.post20201221-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 51.1.0.post20201221 | |
Found link https://files.pythonhosted.org/packages/dc/10/903b6f02c98789b1341c9ba61f72ca2d37340f79239e8e8fe2cc9d79c2d7/setuptools-51.1.0.post20201221.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 51.1.0.post20201221 | |
Found link https://files.pythonhosted.org/packages/34/b6/33396512781ec5c40de2e70e8a68f2d0c4d91d6cc182410788c34a00002d/setuptools-51.1.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 51.1.1 | |
Found link https://files.pythonhosted.org/packages/94/23/e9e3d96500c063129a19feb854efbb01e6ffe7d913f1da8176692418ab8e/setuptools-51.1.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 51.1.1 | |
Found link https://files.pythonhosted.org/packages/aa/d4/0089d680a610c7b5afda26c1ae588eb363b9050ccf5f33a8c2d1164210f3/setuptools-51.1.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 51.1.2 | |
Found link https://files.pythonhosted.org/packages/82/2f/ef7afd98530d07c89deffec833b4b1a91a27a5db6d9f1a216599f5f0316e/setuptools-51.1.2.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 51.1.2 | |
Found link https://files.pythonhosted.org/packages/84/ad/45704c4b41308d54919d86835c3e2e8f77d0aefcb2cb20595ea41768431b/setuptools-51.2.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 51.2.0 | |
Found link https://files.pythonhosted.org/packages/d5/20/6c6898eb8d9e126bacce98822f40b21d36041fedbdd5dd6628ed7fb91cdd/setuptools-51.2.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 51.2.0 | |
Found link https://files.pythonhosted.org/packages/4e/e2/2d6d2bce8df4d5cd910ffb5aa41e8fc1feb9862bca7b0bfa252edb9165a8/setuptools-51.3.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 51.3.0 | |
Found link https://files.pythonhosted.org/packages/1a/8c/aee547aa130015cf87891f539d282823f1a00d4961d99b572f962d2fa40c/setuptools-51.3.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 51.3.0 | |
Found link https://files.pythonhosted.org/packages/66/6b/8a8a77498a6da8d78613cc4df7198736cca29a5b444eb551a64ccc72b4d6/setuptools-51.3.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 51.3.1 | |
Found link https://files.pythonhosted.org/packages/d5/14/f907bda525861b0b43105d55828b1efc04051ccd6efff612e5ce8c75bd6f/setuptools-51.3.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 51.3.1 | |
Found link https://files.pythonhosted.org/packages/6c/8e/0b3e3b7188c39757167790a4d0c5cc7fddc0626071dab3bb9e9f9f1c550e/setuptools-51.3.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 51.3.2 | |
Found link https://files.pythonhosted.org/packages/5e/39/976717079fbbb86d2633df45aa70577ec28bd74efbf8ec62d4602a2ab5bc/setuptools-51.3.2.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 51.3.2 | |
Found link https://files.pythonhosted.org/packages/b2/81/509db0082c0d2ca2af307c6652ea422865de1f83c14b1e1f3549e415cfac/setuptools-51.3.3-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 51.3.3 | |
Found link https://files.pythonhosted.org/packages/96/66/1138b7ec901e86139c07900ce906c2f1e5c3400ee1cfd1e7ab3c776248c9/setuptools-51.3.3.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 51.3.3 | |
Found link https://files.pythonhosted.org/packages/f7/30/f963996d7efea5a336455a3c727711469280c318e2711e295007dea04d7e/setuptools-52.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 52.0.0 | |
Found link https://files.pythonhosted.org/packages/84/48/5c99d8770fd0a9eb0f82654c3294aad6d0ba9f8600638c2e2ad74f2c5d52/setuptools-52.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 52.0.0 | |
Found link https://files.pythonhosted.org/packages/15/0e/255e3d57965f318973e417d5b7034223f1223de500d91b945ddfaef42a37/setuptools-53.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 53.0.0 | |
Found link https://files.pythonhosted.org/packages/12/68/95515eaff788370246dac534830ea9ccb0758e921ac9e9041996026ecaf2/setuptools-53.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 53.0.0 | |
Found link https://files.pythonhosted.org/packages/4e/ca/0456249eead852a957d306feb0cce454b823cbc3bea7821971febfa45f99/setuptools-53.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 53.1.0 | |
Found link https://files.pythonhosted.org/packages/8f/6b/0dcf95d95086ce459152e4c0ac306f2dbbcf984177a2b8b77b320ebfbf22/setuptools-53.1.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 53.1.0 | |
Found link https://files.pythonhosted.org/packages/70/06/849cc805ac6332210083f2114a95b22ee252ce81ed4e1be4f1d2b87c9108/setuptools-54.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 54.0.0 | |
Found link https://files.pythonhosted.org/packages/0b/bb/a212bcfd147edcbca13ba95691411d7843bfeeb5165857abf4e9a0822e99/setuptools-54.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 54.0.0 | |
Found link https://files.pythonhosted.org/packages/ae/4d/153a2cfab2ea03d4f4aee45d9badb52426db9e2275edfb4b825c5dc55a10/setuptools-54.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 54.1.0 | |
Found link https://files.pythonhosted.org/packages/f6/1c/1a76007a43500cbd118b126107e88fbfd59bbcdef276ade5175f7698e618/setuptools-54.1.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 54.1.0 | |
Found link https://files.pythonhosted.org/packages/60/6a/dd9533ae9367a1f35b1b704e2ac9554a61e6dfa4d97e1d86c3760e1e135d/setuptools-54.1.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 54.1.1 | |
Found link https://files.pythonhosted.org/packages/18/c0/36f3e535bf1fef10a8f0f6fbf5ea5f2a39e0a24b4b308058fc78af5237c5/setuptools-54.1.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 54.1.1 | |
Found link https://files.pythonhosted.org/packages/0c/12/18eda60a1b961e0248e1b1e3ec1ff417420596dc7edf3614ef58a7a8cf6a/setuptools-54.1.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 54.1.2 | |
Found link https://files.pythonhosted.org/packages/b8/d3/155ebd29b6e34ac283614d3a1e7f476ffb93f535aa0d8b3647fa014815aa/setuptools-54.1.2.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 54.1.2 | |
Found link https://files.pythonhosted.org/packages/0c/2a/a9a614415328b9ecadca58b8038c51988dd963a4c5dba6ebcadbc3b45f3c/setuptools-54.1.3-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 54.1.3 | |
Found link https://files.pythonhosted.org/packages/c4/b3/09e030ab858b2c59b79794280307ba0dc566bfa44eb56b8f4e54d78ac3d6/setuptools-54.1.3.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 54.1.3 | |
Found link https://files.pythonhosted.org/packages/9e/d4/b99a960314121a003e9f39c61dfde01a1010bb47661e193a7722f7f32d52/setuptools-54.2.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 54.2.0 | |
Found link https://files.pythonhosted.org/packages/94/75/05e1d69c61c4dfaf65ad12785cd18bedc1e0129976c55914d6aea59c7da8/setuptools-54.2.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 54.2.0 | |
Found link https://files.pythonhosted.org/packages/ae/42/2876a3a136f8bfa9bd703518441c8db78ff1eeaddf174baa85c083c1fd15/setuptools-56.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 56.0.0 | |
Found link https://files.pythonhosted.org/packages/f6/e9/19af16328705915233299f6f1f02db95899fb00c75ac9da4757aa1e5d1de/setuptools-56.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 56.0.0 | |
Found link https://files.pythonhosted.org/packages/11/1b/7012b145cb228aed20f9b2b8b259df49e7963d900799ea44791f54d06ab9/setuptools-56.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 56.1.0 | |
Found link https://files.pythonhosted.org/packages/71/a0/96ab4813ede181fa6c5d01c951dbf156b7d126f7589d0efa3f7861ce7a67/setuptools-56.1.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 56.1.0 | |
Found link https://files.pythonhosted.org/packages/d0/15/5041473f5d142ee93bf1593deb8f932e27a078f6f04e2020cf44044f72c5/setuptools-56.2.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 56.2.0 | |
Found link https://files.pythonhosted.org/packages/fc/0a/b486efab52f8ad03c3eca0c998dd3deafba0c39b29e0c49c68a7152c8b2d/setuptools-56.2.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 56.2.0 | |
Found link https://files.pythonhosted.org/packages/4e/78/56aa1b5f4d8ac548755ae767d84f0be54fdd9d404197a3d9e4659d272348/setuptools-57.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 57.0.0 | |
Found link https://files.pythonhosted.org/packages/88/fc/d17731c0cc67a5a8e385e4f47c3b0b186720e198b70f076ccb4676804a8f/setuptools-57.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 57.0.0 | |
Found link https://files.pythonhosted.org/packages/a2/e1/902fbc2f61ad6243cd3d57ffa195a9eb123021ec912ec5d811acf54a39f8/setuptools-57.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 57.1.0 | |
Found link https://files.pythonhosted.org/packages/cf/79/1a19c2f792da00cbead7b6caa176afdddf517522cb9163ce39576025b050/setuptools-57.1.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 57.1.0 | |
Found link https://files.pythonhosted.org/packages/47/32/fc8e244a008617adae684dafd28e24c61f4f7f19e9e40e915be72bdd0549/setuptools-57.2.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 57.2.0 | |
Found link https://files.pythonhosted.org/packages/1d/32/94680de1e9153e4fd9d15f82a919c732a046a851b2ccd0c5b05f4ece346b/setuptools-57.2.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 57.2.0 | |
Found link https://files.pythonhosted.org/packages/b8/62/fef49ecfb5b59e8138042056b2ebd7ed876bd7ff954d189739a431d01880/setuptools-57.3.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 57.3.0 | |
Found link https://files.pythonhosted.org/packages/9a/79/2b62dc9b272c8c28c0b67b0d49e75914d1e52a7b9b2ab46e61fa2396f606/setuptools-57.3.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 57.3.0 | |
Found link https://files.pythonhosted.org/packages/bd/25/5bdf7f1adeebd4e3fa76b2e2f045ae53ee208e40a4231ad0f0c3007e4353/setuptools-57.4.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 57.4.0 | |
Found link https://files.pythonhosted.org/packages/db/e2/c0ced9ccffb61432305665c22842ea120c0f649eec47ecf2a45c596707c4/setuptools-57.4.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 57.4.0 | |
Found link https://files.pythonhosted.org/packages/4b/b9/71687c5d2034c863db1db2e0704f5e27581ff3cb44d7f293968c5e08ceb3/setuptools-57.5.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 57.5.0 | |
Found link https://files.pythonhosted.org/packages/20/f7/205a71cc9cc68f23afd9f3083002d0fb0a8c2277baf41a528395552e13c0/setuptools-57.5.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 57.5.0 | |
Found link https://files.pythonhosted.org/packages/57/5a/80fd2846d0151aa81a13540afc97be49f8fa19752933172b76854ba90adc/setuptools-58.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.0.0 | |
Found link https://files.pythonhosted.org/packages/00/59/5a302942bd2e36194cc37a408989a87d6423e000859713dc3dd440c9dbae/setuptools-58.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.0.0 | |
Found link https://files.pythonhosted.org/packages/fe/06/4337a1a8067618fbd40f294117edb8960920eff3e31b9cc5e9de2602ff13/setuptools-58.0.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.0.1 | |
Found link https://files.pythonhosted.org/packages/c1/e5/8a450f10613b93bd53d59e11d8fe9d9b654b56a87282fd23311be5d19499/setuptools-58.0.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.0.1 | |
Found link https://files.pythonhosted.org/packages/56/0f/52135ff086dd42b10636a205170f50a0a8dcd0d648835abdd3a8c0bc06ac/setuptools-58.0.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.0.2 | |
Found link https://files.pythonhosted.org/packages/11/c6/9e16df5a5526f7dd2ad17284928e36fc341305fe74c7ab06bb5960a5da94/setuptools-58.0.2.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.0.2 | |
Found link https://files.pythonhosted.org/packages/37/72/18182298997d20e333d4bae0bead740add1b09ca99200eae65a73d9aa732/setuptools-58.0.3-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.0.3 | |
Found link https://files.pythonhosted.org/packages/6d/f2/85d487d516e7319fad8052a6bb4a4447244e59f830d17515fb40d3141072/setuptools-58.0.3.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.0.3 | |
Found link https://files.pythonhosted.org/packages/c4/c1/aed7dfedb18ea73d7713bf6ca034ab001a6425be49ffa7e79bbd5999f677/setuptools-58.0.4-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.0.4 | |
Found link https://files.pythonhosted.org/packages/9a/74/de4d8c69466b6413b1616048b39f8b73d65f98c15f6202b68ccfc9550f1f/setuptools-58.0.4.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.0.4 | |
Found link https://files.pythonhosted.org/packages/4e/2e/f8e006dbaaa46ed1e762c287585b92476deb8d3ccb79b720ed3b86bc6113/setuptools-58.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.1.0 | |
Found link https://files.pythonhosted.org/packages/59/b8/adeb445fa6c636f78c532f0dd6f847f0f90e709afa7d41396181d438be5a/setuptools-58.1.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.1.0 | |
Found link https://files.pythonhosted.org/packages/41/f4/a7ca4859317232b1efb64a826b8d2d7299bb77fb60bdb08e2bd1d61cf80d/setuptools-58.2.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.2.0 | |
Found link https://files.pythonhosted.org/packages/1e/5c/3d7b3d91a86d71faf5038c5d259ed36b5d05b7804648e2c43251d574a6e6/setuptools-58.2.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.2.0 | |
Found link https://files.pythonhosted.org/packages/46/a5/1949127a03a85aebf06ee809249239929d9ca7b2b6e90f236c52e17fc713/setuptools-58.3.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.3.0 | |
Found link https://files.pythonhosted.org/packages/80/98/8de0fd3e86d8286a2594e3fa6afc46d751130d26ebb7b1f34e9067992c6f/setuptools-58.3.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.3.0 | |
Found link https://files.pythonhosted.org/packages/a8/50/76fb9cfe521b531feecd932ab920cd6e32f6838527af7b34ef78d5f39a18/setuptools-58.4.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.4.0 | |
Found link https://files.pythonhosted.org/packages/02/b5/456e90af3712ca1b25c60ed74d0facb8b65cbaaa42cdceedf3b210580eef/setuptools-58.4.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.4.0 | |
Found link https://files.pythonhosted.org/packages/23/f9/c2aae8baddb100e01867c6ce27f4f1be3e57106e02c5f97550157826d437/setuptools-58.5.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.5.0 | |
Found link https://files.pythonhosted.org/packages/b1/91/b5daf855a39d4a803679124ca888b01ecfcd8beca7bb638072affd9dfa2d/setuptools-58.5.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.5.0 | |
Found link https://files.pythonhosted.org/packages/5f/9b/2220f81413d5a61d8b569bb0fedcb3a535105703a2a1b2d2bb1e967a8a42/setuptools-58.5.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.5.1 | |
Found link https://files.pythonhosted.org/packages/cb/c3/c2854129ab277d98b5dd3dae2163c5391928f0274840bef3df6379af852b/setuptools-58.5.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.5.1 | |
Found link https://files.pythonhosted.org/packages/83/0d/126a3f26770437a3755c383c9ffd43f1175fd03ce2d9b508ced58178c80d/setuptools-58.5.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.5.2 | |
Found link https://files.pythonhosted.org/packages/1d/d3/4e7e22c2e6f1cd7c31d78f573e44a83b45c013001c17ca53859d01155513/setuptools-58.5.2.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.5.2 | |
Found link https://files.pythonhosted.org/packages/70/e9/84e2865fddfaba4506bc5d293d2a535bf27e31b12ca16d31564f8ce28cdb/setuptools-58.5.3-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.5.3 | |
Found link https://files.pythonhosted.org/packages/1e/00/05f51ceab8d3b9be4295000d8be4c830c53e5477755888994e9825606cd9/setuptools-58.5.3.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 58.5.3 | |
Found link https://files.pythonhosted.org/packages/7e/73/83bce9ecff7270cc00dc145f1542078fb5cb5ffc5f8587d7f2fc51aad7af/setuptools-59.0.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 59.0.1 | |
Found link https://files.pythonhosted.org/packages/cd/9a/6fff2cee92de1d34c0e8d48bb2ccedb0899eebb2cfe7955584b53bdaded7/setuptools-59.0.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 59.0.1 | |
Found link https://files.pythonhosted.org/packages/9d/d2/182e27182d7f61274787e5f0a737f06ad6ad35f27e6b60fed6b8de23b6f5/setuptools-59.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 59.1.0 | |
Found link https://files.pythonhosted.org/packages/07/88/717b307b2c7833fb8d13457f6bc6a2b368070c9cfec3abbbab7693537776/setuptools-59.1.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 59.1.0 | |
Found link https://files.pythonhosted.org/packages/ed/60/15ee37d6d3385e6a432d39b5ac51f8467178ad989ba50f2b55681c1a038e/setuptools-59.1.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 59.1.1 | |
Found link https://files.pythonhosted.org/packages/33/68/e72f8c047e7f25b20c9df02163d925dc734bbee46597018e122a2bce9d3e/setuptools-59.1.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 59.1.1 | |
Found link https://files.pythonhosted.org/packages/18/ad/ec41343a49a0371ea40daf37b1ba2c11333cdd121cb378161635d14b9750/setuptools-59.2.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 59.2.0 | |
Found link https://files.pythonhosted.org/packages/a8/e7/1440b0d19054a5616e9e5beeaa22f68485aa9de20d187f04e52880b7ae7a/setuptools-59.2.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 59.2.0 | |
Found link https://files.pythonhosted.org/packages/29/e3/a1edb6bef52fd8d4cbe62cf2b6b444e7145edf89fae7ce9bffbfb92ae8b9/setuptools-59.3.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 59.3.0 | |
Found link https://files.pythonhosted.org/packages/14/f7/c064250ee08ab28cb6f55f09311ea0a1b05ac837eb7b51363ef1733c9168/setuptools-59.3.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 59.3.0 | |
Found link https://files.pythonhosted.org/packages/6f/ea/e12311dabc63a6a434be25e6011c1513cc95d0cf22e5f13036f75b3ec508/setuptools-59.4.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 59.4.0 | |
Found link https://files.pythonhosted.org/packages/6e/41/853fda5af9b4c336965ebcaf10009d3ede674a010961ec80afaf17519247/setuptools-59.4.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 59.4.0 | |
Found link https://files.pythonhosted.org/packages/40/a9/7deac76c58fa47c95360116a06b53b9b62f6db11336fe61b6ab53784d98b/setuptools-59.5.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 59.5.0 | |
Found link https://files.pythonhosted.org/packages/e6/e2/f2bfdf364e016f7a464db709ea40d1101c4c5a463dd7019dae0a42dbd1c6/setuptools-59.5.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 59.5.0 | |
Found link https://files.pythonhosted.org/packages/b0/3a/88b210db68e56854d0bcf4b38e165e03be377e13907746f825790f3df5bf/setuptools-59.6.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 59.6.0 | |
Found link https://files.pythonhosted.org/packages/6a/fa/5ec0fa9095c9b72cb1c31a8175c4c6745bf5927d1045d7a70df35d54944f/setuptools-59.6.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.6), version: 59.6.0 | |
Found link https://files.pythonhosted.org/packages/4f/27/b51cc9cebfd53b168b8a187c844e7a67dc523dda76be9b46d532815df284/setuptools-59.7.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 59.7.0 | |
Found link https://files.pythonhosted.org/packages/99/61/f3b6c920f0e187368f4eeb57a7255afb428926beefba33f05f16214e66bb/setuptools-59.7.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 59.7.0 | |
Found link https://files.pythonhosted.org/packages/8d/25/88b377b99ffb4ad0fc44ff5735fd6be605b2183f743d1ff5c10b7790cea5/setuptools-59.8.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 59.8.0 | |
Found link https://files.pythonhosted.org/packages/ef/75/2bc7bef4d668f9caa9c6ed3f3187989922765403198243040d08d2a52725/setuptools-59.8.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 59.8.0 | |
Found link https://files.pythonhosted.org/packages/f9/73/a1e8254ee8604a7f8598f5b7c09d587b329ad2727f410a210f26c9595b7a/setuptools-60.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.0.0 | |
Found link https://files.pythonhosted.org/packages/57/e8/675eabec05702d8f3cddff494a4bb8c9cdb9e76d295705377b1eb73bfadf/setuptools-60.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.0.0 | |
Found link https://files.pythonhosted.org/packages/c1/b1/f775e1cce396e9e6905fc61af075f5b4110376306ed92e6dc1a4b79c91af/setuptools-60.0.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.0.1 | |
Found link https://files.pythonhosted.org/packages/6a/ee/0b2929a264a9a967d43321ca44c2ee27dfcc7c6b79a98d3f929433a97e62/setuptools-60.0.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.0.1 | |
Found link https://files.pythonhosted.org/packages/8a/ff/593e863da0712038adb7272172bb2d3ae61b1350094fee9d875674bd9ffd/setuptools-60.0.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.0.2 | |
Found link https://files.pythonhosted.org/packages/52/a6/f3ba38bb9994ab8bdbe9164b94ddb4d751ef3ca648ddbcccbff205cc6914/setuptools-60.0.2.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.0.2 | |
Found link https://files.pythonhosted.org/packages/df/0d/706cb6888df0dfe7f5a3dc4b1b8c39b949386ef28e66cd989d6d5c16b8ca/setuptools-60.0.3-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.0.3 | |
Found link https://files.pythonhosted.org/packages/7f/0c/df74ee211715db60b333eaa7bf1793b1b21c777ce53295a45a98b9b1a0fe/setuptools-60.0.3.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.0.3 | |
Found link https://files.pythonhosted.org/packages/4f/e6/8502336aa2f185b1d9ca56f2fb5048e138c2322262aa45c09c3b5b40012e/setuptools-60.0.4-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.0.4 | |
Found link https://files.pythonhosted.org/packages/3d/52/abcfab4e0f6dcf6b92df7559dce488eac4e3c82f01b82dfb3ac65c18379b/setuptools-60.0.4.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.0.4 | |
Found link https://files.pythonhosted.org/packages/ff/27/92a1a57aff92dac23df4a6867be19e29449f52fb05e17de9b1d64e61ebe1/setuptools-60.0.5-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.0.5 | |
Found link https://files.pythonhosted.org/packages/05/ab/69076a67f4f0588838e3afa2adeea837ca58ffc39977a77038ff373d2b3d/setuptools-60.0.5.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.0.5 | |
Found link https://files.pythonhosted.org/packages/75/cd/178028262e067ed10011779e8de4c12821de3dc1598de42920988ebd412d/setuptools-60.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.1.0 | |
Found link https://files.pythonhosted.org/packages/80/d3/2954b9ac8ad256f352d941453c44d2d2b219aafeb95277e9282bef606329/setuptools-60.1.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.1.0 | |
Found link https://files.pythonhosted.org/packages/d3/6b/9ba419f861fef1eb624f77fcb2c081ccac6f11e363bcf47bee6a4d2d5e0d/setuptools-60.1.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.1.1 | |
Found link https://files.pythonhosted.org/packages/15/8f/cf533796488c53b4824be97b79b86ac161bcc011af9613bec6027f52e78d/setuptools-60.1.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.1.1 | |
Found link https://files.pythonhosted.org/packages/8e/16/8f64922c8d7cd7ec193b145c9b11ad281064ff8604452ba19a6d5bbd7ed9/setuptools-60.2.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.2.0 | |
Found link https://files.pythonhosted.org/packages/9b/be/13f54335c7dba713b0e97e11e7a41db3df4a85073d6c5a6e7f6468b22ee2/setuptools-60.2.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.2.0 | |
Found link https://files.pythonhosted.org/packages/eb/0a/d86dd882b2087570ab9cb86c67e720e1bef7532597b467c2909b3930af3c/setuptools-60.3.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.3.0 | |
Found link https://files.pythonhosted.org/packages/af/34/508a2cc1af07a20ec7542f489734917d15ccaddb67fa09358ea34a4d749b/setuptools-60.3.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.3.0 | |
Found link https://files.pythonhosted.org/packages/04/e0/2fb461b22be560d2a1f630346bfafde0029205484ccfc4f1046e79f599a3/setuptools-60.3.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.3.1 | |
Found link https://files.pythonhosted.org/packages/d9/15/0c48951d6fe38d7b3396401f2cfc43c86bc32408ed6c637ce1a9c6df1bdd/setuptools-60.3.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.3.1 | |
Found link https://files.pythonhosted.org/packages/95/85/1a132ab9f13bbdaba34144ce47e106539ce5480b795f68b7bad2321b56e4/setuptools-60.4.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.4.0 | |
Found link https://files.pythonhosted.org/packages/b0/4a/bdfc4b6309af6b0a69066bae6e10fd77848a423b173432babf5f11a079eb/setuptools-60.4.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.4.0 | |
Found link https://files.pythonhosted.org/packages/eb/53/0dd4c7960579da8be13fa9b2c2591643d37f323e3d79f8bc8b1b6c8e6217/setuptools-60.5.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.5.0 | |
Found link https://files.pythonhosted.org/packages/69/77/aee1ecacea4d0db740046ce1785e81d16c4b1755af50eceac4ca1a1f8bfd/setuptools-60.5.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.5.0 | |
Found link https://files.pythonhosted.org/packages/11/b9/adac241e2c4aca7ae4ddd86d3c18227667665b6e7eac550695bfc50c7e3d/setuptools-60.6.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.6.0 | |
Found link https://files.pythonhosted.org/packages/8f/89/9fec81ec84737c925a1ee992af2c6c7153aec4051c26afeadd6b822354d2/setuptools-60.6.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.6.0 | |
Found link https://files.pythonhosted.org/packages/fa/cb/25e80b7edc9e2d0d49b3c05ee8992220978591290d88d71c595cf1e7d3ad/setuptools-60.7.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.7.0 | |
Found link https://files.pythonhosted.org/packages/29/dd/48d662bb93e5e51e72265ef612f869947d4ae4126328d7156824cd50d440/setuptools-60.7.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.7.0 | |
Found link https://files.pythonhosted.org/packages/3d/93/903f1a10b3c4651d363b559acc4017b05f082b8461928d0b842a8b5d182a/setuptools-60.7.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.7.1 | |
Found link https://files.pythonhosted.org/packages/1b/78/c0316b86d692e3c7f0905bc5506292e2d8ee810d188544c48865a0335c2c/setuptools-60.7.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.7.1 | |
Found link https://files.pythonhosted.org/packages/c2/14/69df4fd998811fd41c74fab6584ad8576524c87c4da1028a759da655eb39/setuptools-60.8.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.8.0 | |
Found link https://files.pythonhosted.org/packages/d3/a6/ae5e0a6ea3592af875c838c00decb00f1e6f2d0a3bf7604a8cb797eed767/setuptools-60.8.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.8.0 | |
Found link https://files.pythonhosted.org/packages/2d/5c/e09f0ce3961663aa323508440796d64f3ca6a874470be76bb2b59acbb26b/setuptools-60.8.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.8.1 | |
Found link https://files.pythonhosted.org/packages/56/4a/8ba3babea25b807d6f65258437d8d3bed6a820e4a7166f322ebb60d2d127/setuptools-60.8.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.8.1 | |
Found link https://files.pythonhosted.org/packages/ad/65/7b98718c0ecebbdae5a5251fffc43dd3800ff3d1a6f7cc1aa09cfbcf17a5/setuptools-60.8.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.8.2 | |
Found link https://files.pythonhosted.org/packages/ae/0b/e458b0d07dced3d7fa2d21d828e708f374ef82040f2012c05d35f47f9af3/setuptools-60.8.2.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.8.2 | |
Found link https://files.pythonhosted.org/packages/1e/23/d9d5e23c8001f3614aace339b699d4d05fda9f1ec8be9155048d6613ed33/setuptools-60.9.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.9.0 | |
Found link https://files.pythonhosted.org/packages/3e/d3/e85cd0d84cf52054caed83b64dd8c922bbf0e33071689d7e3da3f96caabd/setuptools-60.9.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.9.0 | |
Found link https://files.pythonhosted.org/packages/42/1f/154a2f2eeaa319a313636a052a3a6cf5ac35ee2aa49ad30f0216ad695678/setuptools-60.9.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.9.1 | |
Found link https://files.pythonhosted.org/packages/e9/84/a1171328f0a8789a1963e301be7c27163ff67da389b94588ab37a55c49f9/setuptools-60.9.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.9.1 | |
Found link https://files.pythonhosted.org/packages/7d/c4/33822b323a5d2f6239ea668ad04261b6965c309953880a32ce373caf22c7/setuptools-60.9.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.9.2 | |
Found link https://files.pythonhosted.org/packages/bf/b0/b4599baf535aff5a8675f038a9b4b380df7e5de33c78a155e0883da05403/setuptools-60.9.2.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.9.2 | |
Found link https://files.pythonhosted.org/packages/3b/02/8d4d27b1cacaac2d129a27d17a22d92a2a5eedcb7817d4ed8ab0d4daf5c4/setuptools-60.9.3-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.9.3 | |
Found link https://files.pythonhosted.org/packages/14/74/54890935244ce053abcc4fa01ef4982a84743a8d128d4cf5eae56e2d156c/setuptools-60.9.3.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.9.3 | |
Found link https://files.pythonhosted.org/packages/7c/5b/3d92b9f0f7ca1645cba48c080b54fe7d8b1033a4e5720091d1631c4266db/setuptools-60.10.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.10.0 | |
Found link https://files.pythonhosted.org/packages/af/e8/894c71e914dfbe01276a42dfad40025cd96119f2eefc39c554b6e8b9df86/setuptools-60.10.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 60.10.0 | |
Found link https://files.pythonhosted.org/packages/50/09/2e7557fff6a272e795930229f17a0a0bc62e11069f0f859ebf961c19ed62/setuptools-61.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 61.0.0 | |
Found link https://files.pythonhosted.org/packages/cf/68/bc4babfa1f0853d9164ed8f9fc97e3cc8293fa6e77277fb1a72b4de75ba5/setuptools-61.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 61.0.0 | |
Found link https://files.pythonhosted.org/packages/4b/44/4a59818106036bbbbe0fda2a78852077164394b5d842832e254a910d3ae4/setuptools-61.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 61.1.0 | |
Found link https://files.pythonhosted.org/packages/27/01/6d721dbe597bd8234d978270b99717d017cafb6b1115e0eaafd373eaaa68/setuptools-61.1.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 61.1.0 | |
Found link https://files.pythonhosted.org/packages/0d/2f/3d6bdf48b8ef7b915a2f62568dc3cb856a9afea14adb447ab9585d8dd58c/setuptools-61.1.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 61.1.1 | |
Found link https://files.pythonhosted.org/packages/81/37/815cc2b7e708d522ccf8051fad1fb278a438fd0e94bcb0a3c2337ee573ce/setuptools-61.1.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 61.1.1 | |
Found link https://files.pythonhosted.org/packages/65/d1/1590f71a3ea7ed5f392ba4a7725205048b52e85102e48cbdc7cae3be8f4b/setuptools-61.2.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 61.2.0 | |
Found link https://files.pythonhosted.org/packages/a2/fc/f988372c4cdaaf6151ec4270be4e8ca45f0603256d979f81774fca73ad10/setuptools-61.2.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 61.2.0 | |
Found link https://files.pythonhosted.org/packages/7a/bb/3d7f9f61d002a4831e0aa4fa7dd7dfb552e48f50e2a0cfef316b9036de19/setuptools-61.3.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 61.3.0 | |
Found link https://files.pythonhosted.org/packages/0e/29/8fdaa8081e885e01923f518095ae0f52953844ade373f7105c441e09bc7b/setuptools-61.3.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 61.3.0 | |
Found link https://files.pythonhosted.org/packages/66/e7/5a78a242b3a0f4cad3a9a9376bcf0d2b1f2bfb54871d9e46f46cb0ed0914/setuptools-61.3.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 61.3.1 | |
Found link https://files.pythonhosted.org/packages/c9/42/16ac560057f5e74aa39754a3811334cc60908f59183c336ba5097369a81d/setuptools-61.3.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 61.3.1 | |
Found link https://files.pythonhosted.org/packages/0c/3c/548d361162702df85a0301f0cd0c47d05176b20bb086077a0fda740daf41/setuptools-62.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 62.0.0 | |
Found link https://files.pythonhosted.org/packages/a2/13/229d17002cbab8c8f07b46f8a9adc6bfdd127733a7457f10da06756e1cc3/setuptools-62.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 62.0.0 | |
Found link https://files.pythonhosted.org/packages/fb/58/9efbfe68482dab9557c49d433a60fff9efd7ed8835f829eba8297c2c124a/setuptools-62.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 62.1.0 | |
Found link https://files.pythonhosted.org/packages/ea/a3/3d3cbbb7150f90c4cf554048e1dceb7c6ab330e4b9138a40e130a4cc79e1/setuptools-62.1.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 62.1.0 | |
Found link https://files.pythonhosted.org/packages/ee/0f/dba055d3696c63fff7430bbc5f337454ac66711d91965f08146784afecad/setuptools-62.2.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 62.2.0 | |
Found link https://files.pythonhosted.org/packages/b1/77/75f6543eafdffc0b3f07f99682497bea817ef0b6c361fe72b932eb82459c/setuptools-62.2.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 62.2.0 | |
Found link https://files.pythonhosted.org/packages/4a/f3/cf2d1deafeb98bcc9b84ddc432db1881e5a49696994719c6bdcd21f2e597/setuptools-62.3.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 62.3.0 | |
Found link https://files.pythonhosted.org/packages/2b/ca/795fe59736dcc0bd7ff85239ebd017aec6c294983c469b40ee4ef44ca950/setuptools-62.3.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 62.3.0 | |
Found link https://files.pythonhosted.org/packages/fc/d6/764e0cf61f1456b974d9d71b696d483fe269ab31466d76007def02bc4739/setuptools-62.3.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 62.3.1 | |
Found link https://files.pythonhosted.org/packages/87/db/d840e1b888bd82b0b826b8864d1674df52f6d9d909177e1d144ab38a8c50/setuptools-62.3.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 62.3.1 | |
Found link https://files.pythonhosted.org/packages/e9/1c/ec080fde54ab30a738c92f794eab7f5d2f354f2b619ee95b2efe353e0766/setuptools-62.3.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 62.3.2 | |
Found link https://files.pythonhosted.org/packages/4a/25/ec29a23ef38b9456f9965c57a9e1221e6c246d87abbf2a31158799bca201/setuptools-62.3.2.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 62.3.2 | |
Found link https://files.pythonhosted.org/packages/27/0b/cb81bc3a06a242c7626fca8aa9ce82453af3bc44e72a39666bb4052ac302/setuptools-62.3.3-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 62.3.3 | |
Found link https://files.pythonhosted.org/packages/fb/50/005826d31d58a7b90585b5510f2f597c5406ae34df884f4f5d63abfb6ca7/setuptools-62.3.3.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 62.3.3 | |
Found link https://files.pythonhosted.org/packages/8d/67/614c3c236f2b638b503aa388302bd1eba67b9a10c34caa046e4352e5b825/setuptools-62.3.4-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 62.3.4 | |
Found link https://files.pythonhosted.org/packages/7f/49/7c3f041fa83a28137f8945c025795d749292a1ab643d4d52cf63a3413849/setuptools-62.3.4.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 62.3.4 | |
Found link https://files.pythonhosted.org/packages/d0/12/412167a1f80290555c557a556fb1fc294a6e889924fcf2b2db3a789b11a4/setuptools-62.4.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 62.4.0 | |
Found link https://files.pythonhosted.org/packages/0c/f0/f11edc0efc7b00e26a28225621ce7584636bb3a76b1862829d42bc146fbf/setuptools-62.4.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 62.4.0 | |
Found link https://files.pythonhosted.org/packages/83/ef/d167612e69d6d708d6d1c7932d5731596cc1f7e5285b8b4f6897a867b9bb/setuptools-62.5.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 62.5.0 | |
Found link https://files.pythonhosted.org/packages/6d/72/4d4b2aa376f39e954be948e3e3e2ce3b6d8e2faa1caabfdb4fec207b5456/setuptools-62.5.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 62.5.0 | |
Found link https://files.pythonhosted.org/packages/e9/86/b2ede1d87122a6d4da86d84cc35d0e48b4aa2476e4281d06101c772c1961/setuptools-62.6.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 62.6.0 | |
Found link https://files.pythonhosted.org/packages/dc/73/88920663229023b724a854d1ab7e3e50a1a28b63eeec399a604ba30f9242/setuptools-62.6.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 62.6.0 | |
Found link https://files.pythonhosted.org/packages/66/a6/564c67366105c34fd75980a8b1a339e2d98bafc36d0b6c5837b85d75467b/setuptools-63.0.0b1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 63.0.0b1 | |
Found link https://files.pythonhosted.org/packages/1f/90/439fb6f4ecd969b9e2da514cf7773e5480f8480d715be7374fc9aca65781/setuptools-63.0.0b1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 63.0.0b1 | |
Found link https://files.pythonhosted.org/packages/df/80/4620a4849ed16c5b0498963e3180d2c3e649660191f8d7d9be5a4bc8a773/setuptools-63.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 63.0.0 | |
Found link https://files.pythonhosted.org/packages/01/86/85e708ae56bbedbe9935338113421323169cf8b2450229e541a2f5744b73/setuptools-63.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 63.0.0 | |
Found link https://files.pythonhosted.org/packages/ae/7f/6d816941769a7783be4258dd35e28bbf1a64bb36b1b7e0c773eff07fb0a8/setuptools-63.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 63.1.0 | |
Found link https://files.pythonhosted.org/packages/67/25/42e2d6664c3e106c33ecad8356a55e3ae5d81708c89098061a97fbff7cee/setuptools-63.1.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 63.1.0 | |
Found link https://files.pythonhosted.org/packages/a4/53/bfc6409447ca024558b8b19d055de94c813c3e32c0296c48a0873a161cf5/setuptools-63.2.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 63.2.0 | |
Found link https://files.pythonhosted.org/packages/0a/ba/52611dc8278828eb9ec339e6914a0f865f9e2af967214905927835dfac0a/setuptools-63.2.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 63.2.0 | |
Found link https://files.pythonhosted.org/packages/22/59/ab3469c21ff2e16011c53dbe3b9b64325bf397625a60f7368347db9bc5e6/setuptools-63.3.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 63.3.0 | |
Found link https://files.pythonhosted.org/packages/a8/d9/28490a9ef6592c3471bd1bcacaf5bd0dee2bb05c8a8bcf901e673b2f1732/setuptools-63.3.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 63.3.0 | |
Found link https://files.pythonhosted.org/packages/85/c6/1ffbdc6b831ff295a4d6371c87786f254a5283cd4015b6844c28efc136cc/setuptools-63.4.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 63.4.0 | |
Found link https://files.pythonhosted.org/packages/48/b7/92671fba6952de2f0240e6a3251bf9674b2ed0cc6e3d5f756d753404ee15/setuptools-63.4.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 63.4.0 | |
Found link https://files.pythonhosted.org/packages/90/2e/109766d7f3cb854a083dd66bfc0bf2bf9e40f373829efedb4b5e0d104aa3/setuptools-63.4.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 63.4.1 | |
Found link https://files.pythonhosted.org/packages/63/2e/e1f3e1b02d7ff0baa356413e93ad8a88706accd6b3538e18204a8a00c42d/setuptools-63.4.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 63.4.1 | |
Found link https://files.pythonhosted.org/packages/10/9f/e6b3ae7c925399e5d210fda0be141cfff052bbb935c2d762019067f52d2e/setuptools-63.4.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 63.4.2 | |
Found link https://files.pythonhosted.org/packages/00/26/6c26b879cbd65b3c4daf7327a4cb205f8541c695e5d44b0c2c65892c20d1/setuptools-63.4.2.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 63.4.2 | |
Found link https://files.pythonhosted.org/packages/2a/a3/49c29680d6118273b992b40ebe881e8e899b8e26a4e951f37f223da8f862/setuptools-63.4.3-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 63.4.3 | |
Found link https://files.pythonhosted.org/packages/5b/ff/69fd395c5237da934753752b71c38e95e137bd0603d5640df70ddaea8038/setuptools-63.4.3.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 63.4.3 | |
Found link https://files.pythonhosted.org/packages/3e/83/e206edff58159a927c76bbfeef1bf8b39cb12bbb32ae3c6227deb16d0121/setuptools-64.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 64.0.0 | |
Found link https://files.pythonhosted.org/packages/55/53/9227eb446c4e5a185bc577a52b00634996206a6411dfed9c78f4c3218a3e/setuptools-64.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 64.0.0 | |
Found link https://files.pythonhosted.org/packages/98/71/6db7ed66f195e05baa1f13d0bf8d7a70a2db92f9bb2b2d138997d1429346/setuptools-64.0.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 64.0.1 | |
Found link https://files.pythonhosted.org/packages/95/d0/fdd5d7386308b1b05dbcf7a8c9315379ac8a6187c4171d936d9a506f1428/setuptools-64.0.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 64.0.1 | |
Found link https://files.pythonhosted.org/packages/e4/c3/2fe50dbd45118e02951d8f3207d738d68f271a728bdd33b3a117782692ef/setuptools-64.0.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 64.0.2 | |
Found link https://files.pythonhosted.org/packages/5b/2d/e9188faa5e5350ffe59d200260f73db2525c51734df212cd048b6c8ca0ce/setuptools-64.0.2.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 64.0.2 | |
Found link https://files.pythonhosted.org/packages/6f/a9/1d019cf4d87be67e4d156f95f258e206833aa6d45c183014d091ef9cb0d3/setuptools-64.0.3-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 64.0.3 | |
Found link https://files.pythonhosted.org/packages/c1/9c/67d1cb3ede2b167ee271ff22c398e7067715f294994fb18164f40ac981e4/setuptools-64.0.3.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 64.0.3 | |
Found link https://files.pythonhosted.org/packages/a2/dd/d8cdd14320106ff58d4eb6e6553bae7a822e174ad5b05db486332d50d4ec/setuptools-65.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.0.0 | |
Found link https://files.pythonhosted.org/packages/e2/ed/749424fd3cc1b55bb4836878e86b981e85a6fa7db462f6b6577ce1ad62a7/setuptools-65.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.0.0 | |
Found link https://files.pythonhosted.org/packages/9d/b9/48de2d69a45354b20ca754e6c61736f1db3707c208ea04908766b184fd23/setuptools-65.0.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.0.1 | |
Found link https://files.pythonhosted.org/packages/02/10/be08cf9b821236bcc312a6104fb586bbeb692a50b1714ade91b9e28c2db4/setuptools-65.0.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.0.1 | |
Found link https://files.pythonhosted.org/packages/02/70/40276081ce5d29e7610618a857909e4eba264c0c9cfb4ecb613a4f7ad0ef/setuptools-65.0.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.0.2 | |
Found link https://files.pythonhosted.org/packages/96/c2/8c6605094cb9a27b593e14377fb89a934342051bc7316a0ce21d47029481/setuptools-65.0.2.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.0.2 | |
Found link https://files.pythonhosted.org/packages/18/1e/7cd4bf0d0c4e109595b5e69621f72c4e01079c533ccb94003dfe361c62ea/setuptools-65.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.1.0 | |
Found link https://files.pythonhosted.org/packages/45/8d/00ecdc169f2ed7d95e1076c63cdf4315d92c875e9cff2e595b6b410fb8d6/setuptools-65.1.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.1.0 | |
Found link https://files.pythonhosted.org/packages/6d/1e/ff7c90e2a0514cef2ed4fb7d49944d45674fe7c7a305d6553a5025ae09fa/setuptools-65.1.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.1.1 | |
Found link https://files.pythonhosted.org/packages/a6/0f/a0c589e2ae4aa45000d6917d248e64c8805ef3a35c134a43194e6d7abbd0/setuptools-65.1.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.1.1 | |
Found link https://files.pythonhosted.org/packages/e5/6f/942e63ec2a5c881df147782b97dc4715ca082dec9de41f43e1013faef710/setuptools-65.2.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.2.0 | |
Found link https://files.pythonhosted.org/packages/15/a7/b4cab9eca586ed17c66b3aced23ccf945312c50742614039d0cd71c870bd/setuptools-65.2.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.2.0 | |
Found link https://files.pythonhosted.org/packages/d9/5f/2daccd14278b6b780ae6799f85998377c06019354982391245f4b58a927d/setuptools-65.3.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.3.0 | |
Found link https://files.pythonhosted.org/packages/cc/83/7ea9d9b3a6ff3225aca2fce5e4df373bee7e0a74c539711a4fbfda53374f/setuptools-65.3.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.3.0 | |
Found link https://files.pythonhosted.org/packages/d5/e6/e3a70a77dda22766b9ef4ff47ff8320720311e78d11d1401baffca3f6879/setuptools-65.4.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.4.0 | |
Found link https://files.pythonhosted.org/packages/4c/61/86c94ae2cccb05749abfb1b2961125d40368c8f03ac59275550c45e634f1/setuptools-65.4.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.4.0 | |
Found link https://files.pythonhosted.org/packages/bd/b4/f120561bc94a04bae5d71ea86fe2c7d97f57ab89635b4739ec4abceda92d/setuptools-65.4.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.4.1 | |
Found link https://files.pythonhosted.org/packages/03/c9/7b050ea4cc4144d0328f15e0b43c839e759c6c639370a3b932ecf4c6358f/setuptools-65.4.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.4.1 | |
Found link https://files.pythonhosted.org/packages/41/82/7f54bbfe5c247a8c9f78d8d1d7c051847bcb78843c397b866dba335c1e88/setuptools-65.5.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.5.0 | |
Found link https://files.pythonhosted.org/packages/c5/41/247814d8b7a044717164c74080725a6c8f3d2b5fc82b34bd825b617df663/setuptools-65.5.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.5.0 | |
Found link https://files.pythonhosted.org/packages/b6/40/353c051f77ee5618adaf1fd96f4f6bae9714ed0a22c7142c01c24eb77fe4/setuptools-65.5.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.5.1 | |
Found link https://files.pythonhosted.org/packages/26/f4/ca5cb6df512f453ad50f78900bf7ec6a5491ee44bb49d0f6f76802dbdd43/setuptools-65.5.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.5.1 | |
Found link https://files.pythonhosted.org/packages/1f/97/c03668380f278f1f8b0486d820c142cf224bba1bd78416e1797b52e0e81c/setuptools-65.6.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.6.0 | |
Found link https://files.pythonhosted.org/packages/09/b6/33512596fb92ba68f7c45e9bbc5e1bb9b24fbd941f9aece250fb420c2f5c/setuptools-65.6.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.6.0 | |
Found link https://files.pythonhosted.org/packages/b2/0f/945bdfe5007ebd4a7ead88d8e95f6f1326d8f3ad206bbb5824b515c61dcd/setuptools-65.6.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.6.1 | |
Found link https://files.pythonhosted.org/packages/61/1f/3947ca9808e3a31d94afb775b774991721efcc0b96e2fe66e47e3a77a400/setuptools-65.6.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.6.1 | |
Found link https://files.pythonhosted.org/packages/45/0a/0d9b81fa11d177e057b7f761b367dc409077ffd7ba3dc46d79c78444961c/setuptools-65.6.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.6.2 | |
Found link https://files.pythonhosted.org/packages/f8/b8/fe1dfb94342906c65acfda3d8f35984c87e0511bf574942c22aed756d0f6/setuptools-65.6.2.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.6.2 | |
Found link https://files.pythonhosted.org/packages/ef/e3/29d6e1a07e8d90ace4a522d9689d03e833b67b50d1588e693eec15f26251/setuptools-65.6.3-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.6.3 | |
Found link https://files.pythonhosted.org/packages/b6/21/cb9a8d0b2c8597c83fce8e9c02884bce3d4951e41e807fc35791c6b23d9a/setuptools-65.6.3.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.6.3 | |
Found link https://files.pythonhosted.org/packages/ff/97/9dc902414912192d68364cc01cf17e826d259ef9753504b7ae1a256f2e35/setuptools-65.7.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.7.0 | |
Found link https://files.pythonhosted.org/packages/a1/29/f2ad3b78b9ebd24afa282eed9add27b47ef52b37291198021154b4b65166/setuptools-65.7.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 65.7.0 | |
Found link https://files.pythonhosted.org/packages/bd/ef/76cffd20061a0c6512dad4ba3537314904c6350738b99526c2f48992ff58/setuptools-66.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 66.0.0 | |
Found link https://files.pythonhosted.org/packages/67/ba/27235b9eebee2492fbf03ac1828a997d3d686031445d491f9cfa36a7085e/setuptools-66.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 66.0.0 | |
Found link https://files.pythonhosted.org/packages/c5/94/00e3d21daa5a47c4f13d278ff08c1b3dbd167231e4a1c4b2c99e4616790e/setuptools-66.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 66.1.0 | |
Found link https://files.pythonhosted.org/packages/34/4d/5c3547ed1dd4cb8623ec6843a49a6a0598b37ec5358551e84b97bc4f5ee8/setuptools-66.1.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 66.1.0 | |
Found link https://files.pythonhosted.org/packages/c2/8b/abb577ca6ab2c71814d535b1ed1464c5f4aaefe1a31bbeb85013eb9b2401/setuptools-66.1.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 66.1.1 | |
Found link https://files.pythonhosted.org/packages/3c/7b/00030a938499c8f8345be02ab5b7d748d359ea59c2f020b7b0a21b82f832/setuptools-66.1.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 66.1.1 | |
Found link https://files.pythonhosted.org/packages/bf/27/969c914650fdf0d08b0b92bdbddfc08bea9df6d86aeefd75ba4730f50bc9/setuptools-67.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.0.0 | |
Found link https://files.pythonhosted.org/packages/fe/db/68d856066c59bd9f05e827c3cf80164d870b8b6af37dc5ad6c87a71d20f2/setuptools-67.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.0.0 | |
Found link https://files.pythonhosted.org/packages/c8/24/157fed9a57108b3e1b6ccd86e95823327f231ef12464b0eca13650eb33ac/setuptools-67.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.1.0 | |
Found link https://files.pythonhosted.org/packages/bf/7c/3a0bb8db53f6b6dec4cb162d307cc5d37162dee65458b2be42817de30fda/setuptools-67.1.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.1.0 | |
Found link https://files.pythonhosted.org/packages/34/6a/d89fe6b83a7fa4c39686d8a5cda83b48da0b117a13484f0e294c2cc2c337/setuptools-67.2.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.2.0 | |
Found link https://files.pythonhosted.org/packages/5f/36/7374297692bb9dbd7569a0f84887c7e5e314c41d5d9518cb76fbb130620d/setuptools-67.2.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.2.0 | |
Found link https://files.pythonhosted.org/packages/87/24/947bdd86115a19054af1c2cdca844340f7e49c5bba0dd82d9b3a4c4061ab/setuptools-67.3.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.3.1 | |
Found link https://files.pythonhosted.org/packages/9f/48/c22cae4aa8f5ed6a64fd9d5be995b740230abab7affa31176af34a6e56ce/setuptools-67.3.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.3.1 | |
Found link https://files.pythonhosted.org/packages/86/7b/f35d72b7a6acbc27732e88d7ceb7f224b3e0683bf645e1c9e2ac2cd96c0d/setuptools-67.3.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.3.2 | |
Found link https://files.pythonhosted.org/packages/a3/56/f49e7877e8d8a09faaeecde5ca61169e9cfd46d014def474daa31bf217ca/setuptools-67.3.2.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.3.2 | |
Found link https://files.pythonhosted.org/packages/cf/c4/76600761f528b66389955ca299049c8414152712825bb8200eb855d82e89/setuptools-67.3.3-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.3.3 | |
Found link https://files.pythonhosted.org/packages/d6/6f/9d257b50d60f67d0b54b88fb39d4a9bade8406d4a926da3e4f05bf04f38b/setuptools-67.3.3.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.3.3 | |
Found link https://files.pythonhosted.org/packages/2c/3a/e0340041dad00234d1fe569ed55b602d24eb11a4939b0a2ec844e970a87d/setuptools-67.4.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.4.0 | |
Found link https://files.pythonhosted.org/packages/fe/31/2c88d37d4f8036c6648745e74ec51f73a6ba945a06e069601900f81fe00a/setuptools-67.4.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.4.0 | |
Found link https://files.pythonhosted.org/packages/f8/1e/9f5d850734b5acb29b7616b9faa1b59ab6dd159b53b36d305abb8eb416e2/setuptools-67.5.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.5.0 | |
Found link https://files.pythonhosted.org/packages/1c/d2/03de0cd0d9b8c45a014da08a74419350c127b7c87b794c08d4af1549988c/setuptools-67.5.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.5.0 | |
Found link https://files.pythonhosted.org/packages/99/02/d6ac140d446e939959e80b7e0c55774fa7a22376847ff5fe191674fd1862/setuptools-67.5.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.5.1 | |
Found link https://files.pythonhosted.org/packages/a4/3a/d60ed296ff8bbc6157ce818765c4c02df8b02fe70c310b7d29127962c5ae/setuptools-67.5.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.5.1 | |
Found link https://files.pythonhosted.org/packages/c3/9e/8a7ba2c9984a060daa6c6f9fff4d576b7ace3936239d6b771541eab972ed/setuptools-67.6.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.6.0 | |
Found link https://files.pythonhosted.org/packages/25/f3/d68c20919bc774c6cb127f1762f2f2f999d700a58198556e883dd3700e58/setuptools-67.6.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.6.0 | |
Found link https://files.pythonhosted.org/packages/0b/fc/8781442def77b0aa22f63f266d4dadd486ebc0c5371d6290caf4320da4b7/setuptools-67.6.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.6.1 | |
Found link https://files.pythonhosted.org/packages/cb/46/22ec35f286a77e6b94adf81b4f0d59f402ed981d4251df0ba7b992299146/setuptools-67.6.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.6.1 | |
Found link https://files.pythonhosted.org/packages/17/76/1c4a5644126f4fa9ebf27ae9c353d8068b08d20c171389995134467e2ca7/setuptools-67.7.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.7.0 | |
Found link https://files.pythonhosted.org/packages/68/86/d82a2a8f3f63f0dad4cb287dbae0cac178efb6267b07e0aef8b072866032/setuptools-67.7.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.7.0 | |
Found link https://files.pythonhosted.org/packages/47/6a/dfaf9838b6dd1f04537c0a66cf880dd24acd829f8a39d468c11fc0b7d8c6/setuptools-67.7.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.7.1 | |
Found link https://files.pythonhosted.org/packages/01/18/73f7ca619f72b22300493451350214d3a035e7fa8f17ce31db2da24fe0c9/setuptools-67.7.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.7.1 | |
Found link https://files.pythonhosted.org/packages/2f/8c/f336a966d4097c7cef6fc699b2ecb83b5fb63fd698198c1b5c7905a74f0f/setuptools-67.7.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.7.2 | |
Found link https://files.pythonhosted.org/packages/fd/53/e5d7ae40d03e4ed20b7cba317cf9c0c97097c8debb39f9d72d182a6578a2/setuptools-67.7.2.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.7.2 | |
Found link https://files.pythonhosted.org/packages/f5/2c/074ab1c5be9c7d523d8d6d69d1f46f450fe7f11713147dc9e779aa4ca4ea/setuptools-67.8.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.8.0 | |
Found link https://files.pythonhosted.org/packages/03/20/630783571e76e5fa5f3e9f29398ca3ace377207b8196b54e0ffdf09f12c1/setuptools-67.8.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 67.8.0 | |
Found link https://files.pythonhosted.org/packages/c7/42/be1c7bbdd83e1bfb160c94b9cafd8e25efc7400346cf7ccdbdb452c467fa/setuptools-68.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 68.0.0 | |
Found link https://files.pythonhosted.org/packages/dc/98/5f896af066c128669229ff1aa81553ac14cfb3e5e74b6b44594132b8540e/setuptools-68.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.7), version: 68.0.0 | |
Found link https://files.pythonhosted.org/packages/b8/49/b3b29c52b09075fb77f69309763a563b4054d5808a3f3b95df3a62ef3d3f/setuptools-68.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 68.1.0 | |
Found link https://files.pythonhosted.org/packages/83/b0/18310b45f6eec3757c0554dbc1e03f2f7685c8a87831aea6adc1276faacc/setuptools-68.1.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 68.1.0 | |
Found link https://files.pythonhosted.org/packages/4f/ab/0bcfebdfc3bfa8554b2b2c97a555569c4c1ebc74ea288741ea8326c51906/setuptools-68.1.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 68.1.2 | |
Found link https://files.pythonhosted.org/packages/19/20/d8dd9d8becaf3e2d6fdc17cc41870d5ada5ceda518996cf5968c2ca71bd8/setuptools-68.1.2.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 68.1.2 | |
Found link https://files.pythonhosted.org/packages/82/3b/0715493246eb08e93506f4da0efe1d05a3c9d9ac3b76e97cc362890e6adf/setuptools-68.2.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 68.2.0 | |
Found link https://files.pythonhosted.org/packages/ac/e0/4ccbb616e5f30d3595fa44ccc66ba5ac38e68885bcd888916d39f8ba480a/setuptools-68.2.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 68.2.0 | |
Found link https://files.pythonhosted.org/packages/95/79/6b47c6a872b40743a480687dc0c79ffb4202710789f3e4d54a84fff8b550/setuptools-68.2.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 68.2.1 | |
Found link https://files.pythonhosted.org/packages/e9/37/c6a6eb1ebeea919e4f394d811f234322d8a99eb58d5ee0f6089dbf06c488/setuptools-68.2.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 68.2.1 | |
Found link https://files.pythonhosted.org/packages/bb/26/7945080113158354380a12ce26873dd6c1ebd88d47f5bc24e2c5bb38c16a/setuptools-68.2.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 68.2.2 | |
Found link https://files.pythonhosted.org/packages/ef/cc/93f7213b2ab5ed383f98ce8020e632ef256b406b8569606c3f160ed8e1c9/setuptools-68.2.2.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 68.2.2 | |
Found link https://files.pythonhosted.org/packages/0f/93/daae527a7ad3ea3a4f7d84d05fd74b7cc637360a7e7b4df1df9a5046be17/setuptools-69.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.0.0 | |
Found link https://files.pythonhosted.org/packages/91/43/4121cf96ed3a2d68d862663552d8044e1d987d716b6a065ab53cd4d4640f/setuptools-69.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.0.0 | |
Found link https://files.pythonhosted.org/packages/f9/59/701df637517d6af0434cbb580bfc35a9c536aa7f47e0c2e222f1ef83547c/setuptools-69.0.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.0.1 | |
Found link https://files.pythonhosted.org/packages/fb/d0/d5744a7190a984ab728c7d2bd7e39bae2ff523538b233246fd34e2148566/setuptools-69.0.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.0.1 | |
Found link https://files.pythonhosted.org/packages/bb/e1/ed2dd0850446b8697ad28d118df885ad04140c64ace06c4bd559f7c8a94f/setuptools-69.0.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.0.2 | |
Found link https://files.pythonhosted.org/packages/4b/d9/d0cf66484b7e28a9c42db7e3929caed46f8b80478cd8c9bd38b7be059150/setuptools-69.0.2.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.0.2 | |
Found link https://files.pythonhosted.org/packages/55/3a/5121b58b578a598b269537e09a316ad2a94fdd561a2c6eb75cd68578cc6b/setuptools-69.0.3-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.0.3 | |
Found link https://files.pythonhosted.org/packages/fc/c9/b146ca195403e0182a374e0ea4dbc69136bad3cd55bc293df496d625d0f7/setuptools-69.0.3.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.0.3 | |
Found link https://files.pythonhosted.org/packages/bb/0a/203797141ec9727344c7649f6d5f6cf71b89a6c28f8f55d4f18de7a1d352/setuptools-69.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.1.0 | |
Found link https://files.pythonhosted.org/packages/c9/3d/74c56f1c9efd7353807f8f5fa22adccdba99dc72f34311c30a69627a0fad/setuptools-69.1.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.1.0 | |
Found link https://files.pythonhosted.org/packages/c0/7a/3da654f49c95d0cc6e9549a855b5818e66a917e852ec608e77550c8dc08b/setuptools-69.1.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.1.1 | |
Found link https://files.pythonhosted.org/packages/c8/1f/e026746e5885a83e1af99002ae63650b7c577af5c424d4c27edcf729ab44/setuptools-69.1.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.1.1 | |
Found link https://files.pythonhosted.org/packages/92/e1/1c8bb3420105e70bdf357d57dd5567202b4ef8d27f810e98bb962d950834/setuptools-69.2.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.2.0 | |
Found link https://files.pythonhosted.org/packages/4d/5b/dc575711b6b8f2f866131a40d053e30e962e633b332acf7cd2c24843d83d/setuptools-69.2.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.2.0 | |
Found link https://files.pythonhosted.org/packages/9a/4b/7b8a217633a4eda8fdf06233a38804adf3c281287728daddef031d15b635/setuptools-69.3.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.3.0 | |
Found link https://files.pythonhosted.org/packages/5f/dd/50c569f342bc5d22142e2fc5fab1822d256202f404a384f05541f703f2ff/setuptools-69.3.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.3 | |
Found link https://files.pythonhosted.org/packages/44/d5/f4be34fee66db92c97ad44589dcc939fabaf63520fc47a575576c46e93c1/setuptools-69.3.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.3.1 | |
Found link https://files.pythonhosted.org/packages/43/10/240651b2ba22f3efe75468437350b8ce4ec8ef03243dc8ed92971c2d4343/setuptools-69.3.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.3.1 | |
Found link https://files.pythonhosted.org/packages/cf/2e/988b6fb453899ed638bd99a48f97c3fb57897b8c6b83e439ad781733ef7d/setuptools-69.4.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.4.0 | |
Found link https://files.pythonhosted.org/packages/7a/12/dc02a2401dac87cb2d3ea8d3b23eab30db4cd2948d5b048bf912b9fe959a/setuptools-69.4.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.4 | |
Found link https://files.pythonhosted.org/packages/2e/86/de057c6e64a115bbbfbef676b6410f206d3994ea43d08015e8ae4803fb2a/setuptools-69.4.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.4.1 | |
Found link https://files.pythonhosted.org/packages/16/ee/02117b0fd589be4ec35883f58fcfd647ac9ab765e8aaa1ededfda1dc79ce/setuptools-69.4.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.4.1 | |
Found link https://files.pythonhosted.org/packages/3f/f8/c2a873f02af7ab6ce670e47816d7cfbbaed5fa259cec4210797395c34616/setuptools-69.4.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.4.2 | |
Found link https://files.pythonhosted.org/packages/8e/26/26c3359c930147a6b745a03c608b9e2a71a05119d38279fdb40d981e9097/setuptools-69.4.2.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.4.2 | |
Found link https://files.pythonhosted.org/packages/9a/dd/5be5c6958d2d8fccf26b0274303f2c960a0eba88b84980e71e6f795cdd87/setuptools-69.5.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.5.0 | |
Found link https://files.pythonhosted.org/packages/76/6c/a1e240d85b63e04b2f6786a39e32ea78ad9ec7a9e8193b5510b63b5add94/setuptools-69.5.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.5.0 | |
Found link https://files.pythonhosted.org/packages/f7/29/13965af254e3373bceae8fb9a0e6ea0d0e571171b80d6646932131d6439b/setuptools-69.5.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.5.1 | |
Found link https://files.pythonhosted.org/packages/d6/4f/b10f707e14ef7de524fe1f8988a294fb262a29c9b5b12275c7e188864aed/setuptools-69.5.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 69.5.1 | |
Found link https://files.pythonhosted.org/packages/de/88/70c5767a0e43eb4451c2200f07d042a4bcd7639276003a9c54a68cfcc1f8/setuptools-70.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 70.0.0 | |
Found link https://files.pythonhosted.org/packages/aa/60/5db2249526c9b453c5bb8b9f6965fcab0ddb7f40ad734420b3b421f7da44/setuptools-70.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 70.0.0 | |
Found link https://files.pythonhosted.org/packages/55/b3/b3a3415d2debd837106ed417f8681d8af63037fed367fa1b85dbfef081f1/setuptools-70.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 70.1.0 | |
Found link https://files.pythonhosted.org/packages/1c/1c/8a56622f2fc9ebb0df743373ef1a96c8e20410350d12f44ef03c588318c3/setuptools-70.1.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 70.1.0 | |
Found link https://files.pythonhosted.org/packages/b3/7a/629889a5d76200287aa5483d753811bd247bbd1b03175186f759e0c7d3a7/setuptools-70.1.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 70.1.1 | |
Found link https://files.pythonhosted.org/packages/0d/9d/c587bea18a7e40099857015baee4cece7aca32cd404af953bdeb95ac8e47/setuptools-70.1.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 70.1.1 | |
Found link https://files.pythonhosted.org/packages/42/54/2a8ecfcc9a714a6fbf86559a4b0f50b126a4ac4269ea8134f2c75c3e73de/setuptools-70.2.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 70.2.0 | |
Found link https://files.pythonhosted.org/packages/8d/e6/2fc95aec377988ff3ca882aa58d4f6ab35ff59a12b1611a9fe3075eb3019/setuptools-70.2.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 70.2.0 | |
Found link https://files.pythonhosted.org/packages/ef/15/88e46eb9387e905704b69849618e699dc2f54407d8953cc4ec4b8b46528d/setuptools-70.3.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 70.3.0 | |
Found link https://files.pythonhosted.org/packages/65/d8/10a70e86f6c28ae59f101a9de6d77bf70f147180fbf40c3af0f64080adc3/setuptools-70.3.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 70.3.0 | |
Found link https://files.pythonhosted.org/packages/01/82/a2c6c0a1612c89bdb21dc4d9196ba9e7dcbc2e285afda93ebdf663ba2ada/setuptools-71.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 71.0.0 | |
Found link https://files.pythonhosted.org/packages/32/37/8751819aebb61ff15cc438e9d80d7b32d6cef4f266a1145a7037cbbfd693/setuptools-71.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 71.0.0 | |
Found link https://files.pythonhosted.org/packages/39/11/6159cc30f99dbdccac3c74d67277505d0e0bfc059e6cc57ef2eefc9b8751/setuptools-71.0.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 71.0.1 | |
Found link https://files.pythonhosted.org/packages/55/a2/640f943c98800be626d5e4d48070e35bb891733218cf6ce562a8df53b9af/setuptools-71.0.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 71.0.1 | |
Found link https://files.pythonhosted.org/packages/ed/d0/0994fa8fed8eb3c1d4c151e650f87d3e2a9aedb6aaf1aebe8dbf018f984c/setuptools-71.0.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 71.0.2 | |
Found link https://files.pythonhosted.org/packages/0e/ae/4a643fdc3b2fe390a6accd55117d5c5af9fbe5da7d2d300c8dd52aa35555/setuptools-71.0.2.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 71.0.2 | |
Found link https://files.pythonhosted.org/packages/32/10/e72bb221cdd2f11e649cf38bd7ba8ea6d527c77f330366e10ae9bb798730/setuptools-71.0.3-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 71.0.3 | |
Found link https://files.pythonhosted.org/packages/d1/8e/1d0b941ce1151009c6d98a0a590a608f346d4d272ce95ca09ee2bbb592cd/setuptools-71.0.3.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 71.0.3 | |
Found link https://files.pythonhosted.org/packages/d2/93/40d9bd9c7cf5d5e556894cc2a2c492e6e4ef4eda6ce9806bd1a8c47ae351/setuptools-71.0.4-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 71.0.4 | |
Found link https://files.pythonhosted.org/packages/b2/9b/c154d7694227ff8f5ee5bdff2f8cf8a529ba8f53e80806dd984737c59b19/setuptools-71.0.4.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 71.0.4 | |
Found link https://files.pythonhosted.org/packages/51/a0/ee460cc54e68afcf33190d198299c9579a5eafeadef0016ae8563237ccb6/setuptools-71.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 71.1.0 | |
Found link https://files.pythonhosted.org/packages/32/c0/5b8013b5a812701c72e3b1e2b378edaa6514d06bee6704a5ab0d7fa52931/setuptools-71.1.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 71.1.0 | |
Found link https://files.pythonhosted.org/packages/2f/83/06edd551b4fdf6170dcbafeeed588a8909819e943905c182ebdc98835be8/setuptools-72.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 72.0.0 | |
Found link https://files.pythonhosted.org/packages/8a/8b/ae50f468cdd5e1dc6e6969397bb76e75ca0fd39f7ab8e5a6e8b58ea7102f/setuptools-72.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 72.0.0 | |
Found link https://files.pythonhosted.org/packages/e1/58/e0ef3b9974a04ce9cde2a7a33881ddcb2d68450803745804545cdd8d258f/setuptools-72.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 72.1.0 | |
Found link https://files.pythonhosted.org/packages/5e/11/487b18cc768e2ae25a919f230417983c8d5afa1b6ee0abd8b6db0b89fa1d/setuptools-72.1.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 72.1.0 | |
Found link https://files.pythonhosted.org/packages/6e/ec/06715d912351edc453e37f93f3fc80dcffd5ca0e70386c87529aca296f05/setuptools-72.2.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 72.2.0 | |
Found link https://files.pythonhosted.org/packages/ce/ef/013ded5b0d259f3fa636bf35de186f0061c09fbe124020ce6b8db68c83af/setuptools-72.2.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 72.2.0 | |
Found link https://files.pythonhosted.org/packages/09/e3/93b516fab8b8f420acc7bb75e29759d009df26c093d8de1c70993b13bf25/setuptools-73.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 73.0.0 | |
Found link https://files.pythonhosted.org/packages/98/0b/56dabcf2b37d9152090bcd5d42e28ad312c9ba54fb1446b22dcc809dd84a/setuptools-73.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 73.0.0 | |
Found link https://files.pythonhosted.org/packages/07/6a/0270e295bf30c37567736b7fca10167640898214ff911273af37ddb95770/setuptools-73.0.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 73.0.1 | |
Found link https://files.pythonhosted.org/packages/8d/37/f4d4ce9bc15e61edba3179f9b0f763fc6d439474d28511b11f0d95bab7a2/setuptools-73.0.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 73.0.1 | |
Found link https://files.pythonhosted.org/packages/df/b5/168cec9a10bf93b60b8f9af7f4e61d526e31e1aad8b9be0e30837746d700/setuptools-74.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 74.0.0 | |
Found link https://files.pythonhosted.org/packages/6a/21/8fd457d5a979109603e0e460c73177c3a9b6b7abcd136d0146156da95895/setuptools-74.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 74.0.0 | |
Found link https://files.pythonhosted.org/packages/f1/2e/19fefb8477d869bd1d09466542a38410f53288c946046342066cf2905b72/setuptools-74.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 74.1.0 | |
Found link https://files.pythonhosted.org/packages/ac/11/0a953274017ca5c33a9831bc5e052e825d174a3551bd18924777794c8162/setuptools-74.1.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 74.1.0 | |
Found link https://files.pythonhosted.org/packages/48/f3/e30ee63caefa90716afdffd7d9ae959cd8d0dbd2d0a0eb9fe1d73ddf806b/setuptools-74.1.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 74.1.1 | |
Found link https://files.pythonhosted.org/packages/27/cb/e754933c1ca726b0d99980612dc9da2886e76c83968c246cfb50f491a96b/setuptools-74.1.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 74.1.1 | |
Found link https://files.pythonhosted.org/packages/cb/9c/9ad11ac06b97e55ada655f8a6bea9d1d3f06e120b178cd578d80e558191d/setuptools-74.1.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 74.1.2 | |
Found link https://files.pythonhosted.org/packages/3e/2c/f0a538a2f91ce633a78daaeb34cbfb93a54bd2132a6de1f6cec028eee6ef/setuptools-74.1.2.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 74.1.2 | |
Found link https://files.pythonhosted.org/packages/14/37/166aba5a70924e574eb0aec9f7ec227ac0d7ae72dd2f823675365172120d/setuptools-74.1.3-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 74.1.3 | |
Found link https://files.pythonhosted.org/packages/cd/01/e30d66bbb6403b7d41ac1ac0e3c51727c5e8f3558d8f9a9efe4282e90308/setuptools-74.1.3.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 74.1.3 | |
Found link https://files.pythonhosted.org/packages/8e/69/f90971743a7cc451b93be8f5eb60b7e506896b7e81e6be6272858b2a9d46/setuptools-75.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 75.0.0 | |
Found link https://files.pythonhosted.org/packages/a7/17/133e1cd1e24373e1898ca3c7330f5c385b46c7091f0451e678f37245591b/setuptools-75.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 75.0.0 | |
Found link https://files.pythonhosted.org/packages/ff/ae/f19306b5a221f6a436d8f2238d5b80925004093fa3edea59835b514d9057/setuptools-75.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 75.1.0 | |
Found link https://files.pythonhosted.org/packages/27/b8/f21073fde99492b33ca357876430822e4800cdf522011f18041351dfa74b/setuptools-75.1.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 75.1.0 | |
Found link https://files.pythonhosted.org/packages/31/2d/90165d51ecd38f9a02c6832198c13a4e48652485e2ccf863ebb942c531b6/setuptools-75.2.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 75.2.0 | |
Found link https://files.pythonhosted.org/packages/07/37/b31be7e4b9f13b59cde9dcaeff112d401d49e0dc5b37ed4a9fc8fb12f409/setuptools-75.2.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 75.2.0 | |
Found link https://files.pythonhosted.org/packages/90/12/282ee9bce8b58130cb762fbc9beabd531549952cac11fc56add11dcb7ea0/setuptools-75.3.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 75.3.0 | |
Found link https://files.pythonhosted.org/packages/ed/22/a438e0caa4576f8c383fa4d35f1cc01655a46c75be358960d815bfbb12bd/setuptools-75.3.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 75.3.0 | |
Found link https://files.pythonhosted.org/packages/44/35/d7223a1748341c320957eaaad1787e129abe6ae481aa83fb4f02c9560925/setuptools-75.3.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 75.3.1 | |
Found link https://files.pythonhosted.org/packages/5f/3b/7b611c8bf332eaf04c9aa1c7bc9e6908d4741ec93c85f487248fc684d02c/setuptools-75.3.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 75.3.1 | |
Found link https://files.pythonhosted.org/packages/15/65/3f0dba35760d902849d39d38c0a72767794b1963227b69a587f8a336d08c/setuptools-75.3.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 75.3.2 | |
Found link https://files.pythonhosted.org/packages/5c/01/771ea46cce201dd42cff043a5eea929d1c030fb3d1c2ee2729d02ca7814c/setuptools-75.3.2.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.8), version: 75.3.2 | |
Found link https://files.pythonhosted.org/packages/21/df/7c6bb83dcb45b35dc35b310d752f254211cde0bcd2a35290ea6e2862b2a9/setuptools-75.4.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 75.4.0 | |
Found link https://files.pythonhosted.org/packages/e2/73/c1ccf3e057ef6331cc6861412905dc218203bde46dfe8262c1631aa7fb11/setuptools-75.4.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 75.4.0 | |
Found link https://files.pythonhosted.org/packages/fe/df/88ccbee85aefbca071db004fdc8f8d2507d55d5a9dc27ebb93c92edb1bd8/setuptools-75.5.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 75.5.0 | |
Found link https://files.pythonhosted.org/packages/c8/db/722a42ffdc226e950c4757b3da7b56ff5c090bb265dccd707f7b8a3c6fee/setuptools-75.5.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 75.5.0 | |
Found link https://files.pythonhosted.org/packages/55/21/47d163f615df1d30c094f6c8bbb353619274edccf0327b185cc2493c2c33/setuptools-75.6.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 75.6.0 | |
Found link https://files.pythonhosted.org/packages/43/54/292f26c208734e9a7f067aea4a7e282c080750c4546559b58e2e45413ca0/setuptools-75.6.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 75.6.0 | |
Found link https://files.pythonhosted.org/packages/4e/6e/abdfaaf5c294c553e7a81cf5d801fbb4f53f5c5b6646de651f92a2667547/setuptools-75.7.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 75.7.0 | |
Found link https://files.pythonhosted.org/packages/ac/57/e6f0bde5a2c333a32fbcce201f906c1fd0b3a7144138712a5e9d9598c5ec/setuptools-75.7.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 75.7.0 | |
Found link https://files.pythonhosted.org/packages/69/8a/b9dc7678803429e4a3bc9ba462fa3dd9066824d3c607490235c6a796be5a/setuptools-75.8.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 75.8.0 | |
Found link https://files.pythonhosted.org/packages/92/ec/089608b791d210aec4e7f97488e67ab0d33add3efccb83a056cbafe3a2a6/setuptools-75.8.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 75.8.0 | |
Found link https://files.pythonhosted.org/packages/da/bd/ac215d31c2904e47ec5332897442bdc19fd6b21a82068d057152f4e9c1cf/setuptools-75.8.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 75.8.1 | |
Found link https://files.pythonhosted.org/packages/e8/42/0e5f75d734f181367de4acd9aba8f875453a5905169c5485ca8416b015ae/setuptools-75.8.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 75.8.1 | |
Found link https://files.pythonhosted.org/packages/a9/38/7d7362e031bd6dc121e5081d8cb6aa6f6fedf2b67bf889962134c6da4705/setuptools-75.8.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 75.8.2 | |
Found link https://files.pythonhosted.org/packages/d1/53/43d99d7687e8cdef5ab5f9ec5eaf2c0423c2b35133a2b7e7bc276fc32b21/setuptools-75.8.2.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 75.8.2 | |
Found link https://files.pythonhosted.org/packages/e2/82/23e063d15ecb1484cd0bf713b36ef916bdc30aa153b71828e8b22a5b2d7b/setuptools-75.9.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 75.9.0 | |
Found link https://files.pythonhosted.org/packages/f5/38/6cafe2b3d55661b5d72dc12c038d83f6347d889853697cb98b5e4a5d853d/setuptools-75.9.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 75.9.0 | |
Found link https://files.pythonhosted.org/packages/8d/28/19ad82a0549d73ec6feffa6711eacf9246035a9426b8a8b528440c9959d2/setuptools-75.9.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 75.9.1 | |
Found link https://files.pythonhosted.org/packages/d0/df/ec5ad16b0ec305081c372bd0550fd638fa96e472cd5a03049c344076ea76/setuptools-75.9.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 75.9.1 | |
Found link https://files.pythonhosted.org/packages/37/66/d2d7e6ad554f3a7c7297c3f8ef6e22643ad3d35ef5c63bf488bc89f32f31/setuptools-76.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 76.0.0 | |
Found link https://files.pythonhosted.org/packages/32/d2/7b171caf085ba0d40d8391f54e1c75a1cda9255f542becf84575cfd8a732/setuptools-76.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 76.0.0 | |
Found link https://files.pythonhosted.org/packages/62/fb/47dc84839f2743553075c80d08543b3d0f498f42329141b6717504abcdfd/setuptools-76.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 76.1.0 | |
Found link https://files.pythonhosted.org/packages/fa/2b/287ade3a580869e6178cb37d045f54272b1f006f2c0ff6fad08db258d027/setuptools-76.1.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 76.1.0 | |
Found link https://files.pythonhosted.org/packages/40/50/bc3d02829a3babd70b7f1414c93cf6acd198976f0469a07d0e7b813c5002/setuptools-77.0.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 77.0.1 | |
Found link https://files.pythonhosted.org/packages/ea/df/9f719dc48f64284be8bd99e2e0bb0dd6e9f8e2c2c3c7bf7a685bc5adf2c7/setuptools-77.0.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 77.0.1 | |
Found link https://files.pythonhosted.org/packages/a9/07/99f2cefae815c66eb23148f15d79ec055429c38fa8986edcc712ab5f3223/setuptools-77.0.3-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 77.0.3 | |
Found link https://files.pythonhosted.org/packages/81/ed/7101d53811fd359333583330ff976e5177c5e871ca8b909d1d6c30553aa3/setuptools-77.0.3.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 77.0.3 | |
Found link https://files.pythonhosted.org/packages/42/c8/3faed884acdb2c1f2eb353cbacdd1ee4943de89a199d1f622ebefb6170e5/setuptools-78.0.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 78.0.1 | |
Found link https://files.pythonhosted.org/packages/47/42/55a8f24bd1287676b23e56a6d94e416be390ca6e0ee30fa46a782d038f80/setuptools-78.0.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 78.0.1 | |
Found link https://files.pythonhosted.org/packages/aa/db/2fd473dfe436ad19fda190f4079162d400402aedfcc41e048d38c0a375c6/setuptools-78.0.2-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 78.0.2 | |
Found link https://files.pythonhosted.org/packages/4c/f4/aa8d364f0dc1f33b2718938648c31202e2db5cd6479a73f0a9ca5a88372d/setuptools-78.0.2.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 78.0.2 | |
Found link https://files.pythonhosted.org/packages/54/21/f43f0a1fa8b06b32812e0975981f4677d28e0f3271601dc88ac5a5b83220/setuptools-78.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 78.1.0 | |
Found link https://files.pythonhosted.org/packages/a9/5a/0db4da3bc908df06e5efae42b44e75c81dd52716e10192ff36d0c1c8e379/setuptools-78.1.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 78.1.0 | |
Found link https://files.pythonhosted.org/packages/90/99/158ad0609729111163fc1f674a5a42f2605371a4cf036d0441070e2f7455/setuptools-78.1.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 78.1.1 | |
Found link https://files.pythonhosted.org/packages/81/9c/42314ee079a3e9c24b27515f9fbc7a3c1d29992c33451779011c74488375/setuptools-78.1.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 78.1.1 | |
Found link https://files.pythonhosted.org/packages/cc/ea/d53f2f8897c46a36df085964d07761ea4c2d1f2cf92019693b6742b7aabb/setuptools-79.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 79.0.0 | |
Found link https://files.pythonhosted.org/packages/7d/19/fecb7e2825616270f34512b3394cdcf6f45a79b5b6d94fdbd86a509e67b5/setuptools-79.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 79.0.0 | |
Found link https://files.pythonhosted.org/packages/0d/6d/b4752b044bf94cb802d88a888dc7d288baaf77d7910b7dedda74b5ceea0c/setuptools-79.0.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 79.0.1 | |
Found link https://files.pythonhosted.org/packages/bb/71/b6365e6325b3290e14957b2c3a804a529968c77a049b2ed40c095f749707/setuptools-79.0.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 79.0.1 | |
Found link https://files.pythonhosted.org/packages/23/63/5517029d6696ddf2bd378d46f63f479be001c31b462303170a1da57650cb/setuptools-80.0.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 80.0.0 | |
Found link https://files.pythonhosted.org/packages/44/80/97e25f0f1e4067677806084b7382a6ff9979f3d15119375c475c288db9d7/setuptools-80.0.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 80.0.0 | |
Found link https://files.pythonhosted.org/packages/2a/8e/2ee81652472f3c11503d1780c41844a9a9656989b69c29811a4631e4aeb9/setuptools-80.0.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 80.0.1 | |
Found link https://files.pythonhosted.org/packages/26/da/7a7021c150030617f90aa4a90a5b23f7b49af877f70ca46967e991645117/setuptools-80.0.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 80.0.1 | |
Found link https://files.pythonhosted.org/packages/8b/f6/126c9309c8fe93e5d6bb850593cd58d591daf2da45cc78b61e48d8d95879/setuptools-80.1.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 80.1.0 | |
Found link https://files.pythonhosted.org/packages/aa/b2/bd26ed086b842b68c8fe9aac380ad7e5118cf84fa7abd45bb059a88368a8/setuptools-80.1.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 80.1.0 | |
Found link https://files.pythonhosted.org/packages/51/95/522fb99f76ecf2efe0a372ee02665a3cda1e5653b37514fd05c98f05a9cf/setuptools-80.2.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 80.2.0 | |
Found link https://files.pythonhosted.org/packages/24/65/19a02e93da9d9f118ecb311419a353ae68a8e236c057bf164c866daa227f/setuptools-80.2.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 80.2.0 | |
Found link https://files.pythonhosted.org/packages/e6/61/a6239ff35d64e55def020335626894895847cc6659c0f8e1b676c58aad3b/setuptools-80.3.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 80.3.0 | |
Found link https://files.pythonhosted.org/packages/51/6c/a3f892949418b5b9aced7396919c75ffb57e38f08b712b565f5eb10677ee/setuptools-80.3.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 80.3.0 | |
Found link https://files.pythonhosted.org/packages/53/7e/5d8af3317ddbf9519b687bd1c39d8737fde07d97f54df65553faca5cffb1/setuptools-80.3.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 80.3.1 | |
Found link https://files.pythonhosted.org/packages/70/dc/3976b322de9d2e87ed0007cf04cc7553969b6c7b3f48a565d0333748fbcd/setuptools-80.3.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 80.3.1 | |
Found link https://files.pythonhosted.org/packages/b1/93/dba5ed08c2e31ec7cdc2ce75705a484ef0be1a2fecac8a58272489349de8/setuptools-80.4.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 80.4.0 | |
Found link https://files.pythonhosted.org/packages/95/32/0cc40fe41fd2adb80a2f388987f4f8db3c866c69e33e0b4c8b093fdf700e/setuptools-80.4.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 80.4.0 | |
Found link https://files.pythonhosted.org/packages/57/28/46ef5c181f4aa677d0d773da770a8c111e29f21ad67ed1d1b8e414d3fa0b/setuptools-80.6.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 80.6.0 | |
Found link https://files.pythonhosted.org/packages/bb/c6/4af6938e3c7321dab335c384d2ce4f604adc81099f124257de71599e301b/setuptools-80.6.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 80.6.0 | |
Found link https://files.pythonhosted.org/packages/70/78/ca86603790f24a597427bfedbc73a2aac5762b7c0b60a9d68631bc7e9a0e/setuptools-80.7.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 80.7.0 | |
Found link https://files.pythonhosted.org/packages/2b/22/2e66d286bf92bc5f0d0822346e53fc856b5e6ad38b2a53bcde7ea5eb1299/setuptools-80.7.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 80.7.0 | |
Found link https://files.pythonhosted.org/packages/a1/18/0e835c3a557dc5faffc8f91092f62fc337c1dab1066715842e7a4b318ec4/setuptools-80.7.1-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 80.7.1 | |
Found link https://files.pythonhosted.org/packages/9e/8b/dc1773e8e5d07fd27c1632c45c1de856ac3dbf09c0147f782ca6d990cf15/setuptools-80.7.1.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 80.7.1 | |
Found link https://files.pythonhosted.org/packages/58/29/93c53c098d301132196c3238c312825324740851d77a8500a2462c0fd888/setuptools-80.8.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 80.8.0 | |
Found link https://files.pythonhosted.org/packages/8d/d2/ec1acaaff45caed5c2dedb33b67055ba9d4e96b091094df90762e60135fe/setuptools-80.8.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 80.8.0 | |
Found link https://files.pythonhosted.org/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 80.9.0 | |
Found link https://files.pythonhosted.org/packages/18/5d/3bf57dcd21979b887f014ea83c24ae194cfcd12b9e0fda66b957c69d1fca/setuptools-80.9.0.tar.gz (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9), version: 80.9.0 | |
Skipping link: not a file: https://pypi.org/simple/setuptools/ | |
Given no hashes to check 190 links for project 'setuptools': discarding no candidates | |
Collecting setuptools>=66.1 | |
Obtaining dependency information for setuptools>=66.1 from https://files.pythonhosted.org/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl.metadata | |
Created temporary directory: /tmp/pip-unpack-18r8lb3n | |
Looking up "https://files.pythonhosted.org/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl.metadata" in the cache | |
Current age based on date: 61 | |
Ignoring unknown cache-control directive: immutable | |
Freshness lifetime from max-age: 365000000 | |
The response is "fresh", returning cached response | |
365000000 > 61 | |
Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) | |
Created temporary directory: /tmp/pip-metadata-jg_gqg3u | |
Created temporary directory: /tmp/pip-unpack-8856304r | |
Looking up "https://files.pythonhosted.org/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl" in the cache | |
Current age based on date: 59 | |
Ignoring unknown cache-control directive: immutable | |
Freshness lifetime from max-age: 365000000 | |
The response is "fresh", returning cached response | |
365000000 > 59 | |
Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB) | |
Downloading link https://files.pythonhosted.org/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl (from https://pypi.org/simple/setuptools/) (requires-python:>=3.9) to /tmp/pip-unpack-8856304r/setuptools-80.9.0-py3-none-any.whl | |
Installing collected packages: setuptools | |
Successfully installed setuptools-80.9.0 | |
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. | |
Removed build tracker: '/tmp/pip-build-tracker-iahwnxuo' | |
Installing build dependencies ... done | |
Running command Getting requirements to build wheel | |
/usr/bin/ld: _configtest.o: in function `main': | |
_configtest.c:(.text+0xd): undefined reference to `__tsan_func_entry' | |
/usr/bin/ld: _configtest.c:(.text+0x1e): undefined reference to `__tsan_atomic_thread_fence' | |
/usr/bin/ld: _configtest.c:(.text+0x23): undefined reference to `__tsan_func_exit' | |
/usr/bin/ld: _configtest.o: in function `tsan.module_ctor': | |
_configtest.c:(.text.tsan.module_ctor+0x5): undefined reference to `__tsan_init' | |
clang-20: error: linker command failed with exit code 1 (use -v to see invocation) | |
Note: will not use '__sync_synchronize()' in the C code | |
***** The above error message can be safely ignored. | |
/tmp/pip-build-env-r12obkg_/overlay/lib/python3.14t/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. | |
!! | |
******************************************************************************** | |
Please consider removing the following classifiers in favor of a SPDX license expression: | |
License :: OSI Approved :: MIT License | |
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. | |
******************************************************************************** | |
!! | |
dist._finalize_license_expression() | |
/tmp/pip-build-env-r12obkg_/overlay/lib/python3.14t/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. | |
!! | |
******************************************************************************** | |
Please consider removing the following classifiers in favor of a SPDX license expression: | |
License :: OSI Approved :: MIT License | |
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. | |
******************************************************************************** | |
!! | |
self._finalize_license_expression() | |
running egg_info | |
creating src/cffi.egg-info | |
writing src/cffi.egg-info/PKG-INFO | |
writing dependency_links to src/cffi.egg-info/dependency_links.txt | |
writing entry points to src/cffi.egg-info/entry_points.txt | |
writing requirements to src/cffi.egg-info/requires.txt | |
writing top-level names to src/cffi.egg-info/top_level.txt | |
writing manifest file 'src/cffi.egg-info/SOURCES.txt' | |
reading manifest file 'src/cffi.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
adding license file 'LICENSE' | |
adding license file 'AUTHORS' | |
writing manifest file 'src/cffi.egg-info/SOURCES.txt' | |
Getting requirements to build wheel ... done | |
Created temporary directory: /tmp/pip-modern-metadata-qlrsjh1p | |
Running command Preparing metadata (pyproject.toml) | |
/usr/bin/ld: _configtest.o: in function `main': | |
_configtest.c:(.text+0xd): undefined reference to `__tsan_func_entry' | |
/usr/bin/ld: _configtest.c:(.text+0x1e): undefined reference to `__tsan_atomic_thread_fence' | |
/usr/bin/ld: _configtest.c:(.text+0x23): undefined reference to `__tsan_func_exit' | |
/usr/bin/ld: _configtest.o: in function `tsan.module_ctor': | |
_configtest.c:(.text.tsan.module_ctor+0x5): undefined reference to `__tsan_init' | |
clang-20: error: linker command failed with exit code 1 (use -v to see invocation) | |
Note: will not use '__sync_synchronize()' in the C code | |
***** The above error message can be safely ignored. | |
/tmp/pip-build-env-r12obkg_/overlay/lib/python3.14t/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. | |
!! | |
******************************************************************************** | |
Please consider removing the following classifiers in favor of a SPDX license expression: | |
License :: OSI Approved :: MIT License | |
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. | |
******************************************************************************** | |
!! | |
dist._finalize_license_expression() | |
/tmp/pip-build-env-r12obkg_/overlay/lib/python3.14t/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. | |
!! | |
******************************************************************************** | |
Please consider removing the following classifiers in favor of a SPDX license expression: | |
License :: OSI Approved :: MIT License | |
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. | |
******************************************************************************** | |
!! | |
self._finalize_license_expression() | |
running dist_info | |
creating /tmp/pip-modern-metadata-qlrsjh1p/cffi.egg-info | |
writing /tmp/pip-modern-metadata-qlrsjh1p/cffi.egg-info/PKG-INFO | |
writing dependency_links to /tmp/pip-modern-metadata-qlrsjh1p/cffi.egg-info/dependency_links.txt | |
writing entry points to /tmp/pip-modern-metadata-qlrsjh1p/cffi.egg-info/entry_points.txt | |
writing requirements to /tmp/pip-modern-metadata-qlrsjh1p/cffi.egg-info/requires.txt | |
writing top-level names to /tmp/pip-modern-metadata-qlrsjh1p/cffi.egg-info/top_level.txt | |
writing manifest file '/tmp/pip-modern-metadata-qlrsjh1p/cffi.egg-info/SOURCES.txt' | |
reading manifest file '/tmp/pip-modern-metadata-qlrsjh1p/cffi.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
adding license file 'LICENSE' | |
adding license file 'AUTHORS' | |
writing manifest file '/tmp/pip-modern-metadata-qlrsjh1p/cffi.egg-info/SOURCES.txt' | |
creating '/tmp/pip-modern-metadata-qlrsjh1p/cffi-1.18.0.dev0.dist-info' | |
Preparing metadata (pyproject.toml) ... done | |
Source in /work/cffi has version 1.18.0.dev0, which satisfies requirement cffi==1.18.0.dev0 from file:///work/cffi | |
Removed cffi==1.18.0.dev0 from file:///work/cffi from build tracker '/tmp/pip-build-tracker-iahwnxuo' | |
1 location(s) to search for versions of pycparser: | |
* https://pypi.org/simple/pycparser/ | |
Fetching project page and analyzing links: https://pypi.org/simple/pycparser/ | |
Getting page https://pypi.org/simple/pycparser/ | |
Found index url https://pypi.org/simple/ | |
Looking up "https://pypi.org/simple/pycparser/" in the cache | |
Request header has "max_age" as 0, cache bypassed | |
No cache entry available | |
Starting new HTTPS connection (1): pypi.org:443 | |
https://pypi.org:443 "GET /simple/pycparser/ HTTP/1.1" 200 3331 | |
Updating cache with response from "https://pypi.org/simple/pycparser/" | |
etag object cached for 1209600 seconds | |
Caching due to etag | |
Fetched page https://pypi.org/simple/pycparser/ as application/vnd.pypi.simple.v1+json | |
Found link https://files.pythonhosted.org/packages/55/cb/7effa342d199085ef53557359edc398582b2237751435d9175107c585a10/pycparser-2.02.zip (from https://pypi.org/simple/pycparser/), version: 2.02 | |
Found link https://files.pythonhosted.org/packages/a0/87/5b1937f15a2137797cf061c133b3b5fb396896ab1733465cd9a8cc91f04b/pycparser-2.03.zip (from https://pypi.org/simple/pycparser/), version: 2.03 | |
Found link https://files.pythonhosted.org/packages/d9/b8/e4a76abd3c4cd4384a62f679e0ed39c4c10fa0f36e64cb96227fec1b0546/pycparser-2.04.zip (from https://pypi.org/simple/pycparser/), version: 2.04 | |
Found link https://files.pythonhosted.org/packages/f0/20/1f6094ff621b0ea9df5786cc28067b4ba1c15c50adc0d7855add89a30801/pycparser-2.05.zip (from https://pypi.org/simple/pycparser/), version: 2.05 | |
Found link https://files.pythonhosted.org/packages/62/e9/93be808d895a9b71ba3980a2bda4319240cfccaaeabb0139c04d7f7fe0fe/pycparser-2.06.tar.gz (from https://pypi.org/simple/pycparser/), version: 2.06 | |
Found link https://files.pythonhosted.org/packages/55/6f/3889d832463e8b08ec1ad5ca98069975b231accbe09092b671e530be8980/pycparser-2.07.tar.gz (from https://pypi.org/simple/pycparser/), version: 2.07 | |
Found link https://files.pythonhosted.org/packages/64/4e/e8a22c36881b407d60d11cfd77a470d8e2004e85e410383d07492cf57c7d/pycparser-2.08.tar.gz (from https://pypi.org/simple/pycparser/), version: 2.08 | |
Found link https://files.pythonhosted.org/packages/12/96/91d469b9fe316ddd6ed337bc28b394327e3b18b0549b59c484f77c9e141b/pycparser-2.09.tar.gz (from https://pypi.org/simple/pycparser/), version: 2.09 | |
Found link https://files.pythonhosted.org/packages/82/b9/0fe7062d85440ea77226a0c2eaafb0ec313dde2e08e988b360bba3fc5b75/pycparser-2.09.1.tar.gz (from https://pypi.org/simple/pycparser/), version: 2.09.1 | |
Found link https://files.pythonhosted.org/packages/18/e2/32e2457514b32ded24f2ebecfca3866ce08203e8cfeec18f9535f14ef374/pycparser-2.10.tar.gz (from https://pypi.org/simple/pycparser/), version: 2.10 | |
Found link https://files.pythonhosted.org/packages/1f/66/23f8e517056c7dc7893314d67d1b3105f0e011538cfd4c8348e24818ac08/pycparser-2.11.tar.gz (from https://pypi.org/simple/pycparser/), version: 2.11 | |
Found link https://files.pythonhosted.org/packages/96/af/b1b93ac53810645cf945050bd0c64a5ab1a510179f0e9e9f2d55faeef142/pycparser-2.12.tar.gz (from https://pypi.org/simple/pycparser/), version: 2.12 | |
Found link https://files.pythonhosted.org/packages/95/e0/2750d501c7e729a0a37dbe0fe0f5ce1e642cea12bc7cdf6d85b9a5abfea3/pycparser-2.13.tar.gz (from https://pypi.org/simple/pycparser/), version: 2.13 | |
Found link https://files.pythonhosted.org/packages/6d/31/666614af3db0acf377876d48688c5d334b6e493b96d21aa7d332169bee50/pycparser-2.14.tar.gz (from https://pypi.org/simple/pycparser/), version: 2.14 | |
Found link https://files.pythonhosted.org/packages/37/05/65d342ba500c6f9dbb1978e9dd01a1097530e0291003638bbef329ad4522/pycparser-2.15.tar.gz (from https://pypi.org/simple/pycparser/), version: 2.15 | |
Found link https://files.pythonhosted.org/packages/eb/83/00c55ff5cb773a78e9e47476ac1a0cd2f0fb71b34cb6e178572eaec22984/pycparser-2.16.tar.gz (from https://pypi.org/simple/pycparser/), version: 2.16 | |
Found link https://files.pythonhosted.org/packages/be/64/1bb257ffb17d01f4a38d7ce686809a736837ad4371bcc5c42ba7a715c3ac/pycparser-2.17.tar.gz (from https://pypi.org/simple/pycparser/), version: 2.17 | |
Found link https://files.pythonhosted.org/packages/8c/2d/aad7f16146f4197a11f8e91fb81df177adcc2073d36a17b1491fd09df6ed/pycparser-2.18.tar.gz (from https://pypi.org/simple/pycparser/), version: 2.18 | |
Found link https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz (from https://pypi.org/simple/pycparser/), version: 2.19 | |
Found link https://files.pythonhosted.org/packages/ae/e7/d9c3a176ca4b02024debf82342dab36efadfc5776f9c8db077e8f6e71821/pycparser-2.20-py2.py3-none-any.whl (from https://pypi.org/simple/pycparser/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 2.20 | |
Found link https://files.pythonhosted.org/packages/0f/86/e19659527668d70be91d0369aeaa055b4eb396b0f387a4f92293a20035bd/pycparser-2.20.tar.gz (from https://pypi.org/simple/pycparser/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 2.20 | |
Found link https://files.pythonhosted.org/packages/62/d5/5f610ebe421e85889f2e55e33b7f9a6795bd982198517d912eb1c76e1a53/pycparser-2.21-py2.py3-none-any.whl (from https://pypi.org/simple/pycparser/), version: 2.21 | |
Found link https://files.pythonhosted.org/packages/5e/0b/95d387f5f4433cb0f53ff7ad859bd2c6051051cebbb564f139a999ab46de/pycparser-2.21.tar.gz (from https://pypi.org/simple/pycparser/), version: 2.21 | |
Found link https://files.pythonhosted.org/packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl (from https://pypi.org/simple/pycparser/) (requires-python:>=3.8), version: 2.22 | |
Found link https://files.pythonhosted.org/packages/1d/b2/31537cf4b1ca988837256c910a668b553fceb8f069bedc4b1c826024b52c/pycparser-2.22.tar.gz (from https://pypi.org/simple/pycparser/) (requires-python:>=3.8), version: 2.22 | |
Skipping link: not a file: https://pypi.org/simple/pycparser/ | |
Given no hashes to check 25 links for project 'pycparser': discarding no candidates | |
Collecting pycparser (from cffi==1.18.0.dev0) | |
Obtaining dependency information for pycparser from https://files.pythonhosted.org/packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl.metadata | |
Created temporary directory: /tmp/pip-unpack-didjpmo8 | |
Looking up "https://files.pythonhosted.org/packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl.metadata" in the cache | |
No cache entry available | |
No cache entry available | |
Starting new HTTPS connection (1): files.pythonhosted.org:443 | |
https://files.pythonhosted.org:443 "GET /packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl.metadata HTTP/1.1" 200 943 | |
Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) | |
Ignoring unknown cache-control directive: immutable | |
Updating cache with response from "https://files.pythonhosted.org/packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl.metadata" | |
etag object cached for 1209600 seconds | |
Caching due to etag | |
Created temporary directory: /tmp/pip-metadata-iwoaz5nn | |
Created temporary directory: /tmp/pip-unpack-w69l0id4 | |
Looking up "https://files.pythonhosted.org/packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl" in the cache | |
No cache entry available | |
No cache entry available | |
https://files.pythonhosted.org:443 "GET /packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl HTTP/1.1" 200 117552 | |
Downloading pycparser-2.22-py3-none-any.whl (117 kB) | |
Ignoring unknown cache-control directive: immutable | |
Updating cache with response from "https://files.pythonhosted.org/packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl" | |
etag object cached for 1209600 seconds | |
Caching due to etag | |
Downloading link https://files.pythonhosted.org/packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl (from https://pypi.org/simple/pycparser/) (requires-python:>=3.8) to /tmp/pip-unpack-w69l0id4/pycparser-2.22-py3-none-any.whl | |
Building wheels for collected packages: cffi | |
Created temporary directory: /tmp/pip-wheel-mu59hnge | |
Destination directory: /tmp/pip-wheel-mu59hnge | |
Running command Building wheel for cffi (pyproject.toml) | |
/usr/bin/ld: _configtest.o: in function `main': | |
_configtest.c:(.text+0xd): undefined reference to `__tsan_func_entry' | |
/usr/bin/ld: _configtest.c:(.text+0x1e): undefined reference to `__tsan_atomic_thread_fence' | |
/usr/bin/ld: _configtest.c:(.text+0x23): undefined reference to `__tsan_func_exit' | |
/usr/bin/ld: _configtest.o: in function `tsan.module_ctor': | |
_configtest.c:(.text.tsan.module_ctor+0x5): undefined reference to `__tsan_init' | |
clang-20: error: linker command failed with exit code 1 (use -v to see invocation) | |
Note: will not use '__sync_synchronize()' in the C code | |
***** The above error message can be safely ignored. | |
/tmp/pip-build-env-r12obkg_/overlay/lib/python3.14t/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. | |
!! | |
******************************************************************************** | |
Please consider removing the following classifiers in favor of a SPDX license expression: | |
License :: OSI Approved :: MIT License | |
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. | |
******************************************************************************** | |
!! | |
dist._finalize_license_expression() | |
/tmp/pip-build-env-r12obkg_/overlay/lib/python3.14t/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. | |
!! | |
******************************************************************************** | |
Please consider removing the following classifiers in favor of a SPDX license expression: | |
License :: OSI Approved :: MIT License | |
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. | |
******************************************************************************** | |
!! | |
self._finalize_license_expression() | |
running bdist_wheel | |
running build | |
running build_py | |
creating build/lib.linux-x86_64-cpython-314t/cffi | |
copying src/cffi/cffi_opcode.py -> build/lib.linux-x86_64-cpython-314t/cffi | |
copying src/cffi/lock.py -> build/lib.linux-x86_64-cpython-314t/cffi | |
copying src/cffi/recompiler.py -> build/lib.linux-x86_64-cpython-314t/cffi | |
copying src/cffi/_imp_emulation.py -> build/lib.linux-x86_64-cpython-314t/cffi | |
copying src/cffi/ffiplatform.py -> build/lib.linux-x86_64-cpython-314t/cffi | |
copying src/cffi/error.py -> build/lib.linux-x86_64-cpython-314t/cffi | |
copying src/cffi/verifier.py -> build/lib.linux-x86_64-cpython-314t/cffi | |
copying src/cffi/pkgconfig.py -> build/lib.linux-x86_64-cpython-314t/cffi | |
copying src/cffi/__init__.py -> build/lib.linux-x86_64-cpython-314t/cffi | |
copying src/cffi/vengine_gen.py -> build/lib.linux-x86_64-cpython-314t/cffi | |
copying src/cffi/commontypes.py -> build/lib.linux-x86_64-cpython-314t/cffi | |
copying src/cffi/api.py -> build/lib.linux-x86_64-cpython-314t/cffi | |
copying src/cffi/model.py -> build/lib.linux-x86_64-cpython-314t/cffi | |
copying src/cffi/_shimmed_dist_utils.py -> build/lib.linux-x86_64-cpython-314t/cffi | |
copying src/cffi/setuptools_ext.py -> build/lib.linux-x86_64-cpython-314t/cffi | |
copying src/cffi/cparser.py -> build/lib.linux-x86_64-cpython-314t/cffi | |
copying src/cffi/backend_ctypes.py -> build/lib.linux-x86_64-cpython-314t/cffi | |
copying src/cffi/vengine_cpy.py -> build/lib.linux-x86_64-cpython-314t/cffi | |
running egg_info | |
writing src/cffi.egg-info/PKG-INFO | |
writing dependency_links to src/cffi.egg-info/dependency_links.txt | |
writing entry points to src/cffi.egg-info/entry_points.txt | |
writing requirements to src/cffi.egg-info/requires.txt | |
writing top-level names to src/cffi.egg-info/top_level.txt | |
reading manifest file 'src/cffi.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
adding license file 'LICENSE' | |
adding license file 'AUTHORS' | |
writing manifest file 'src/cffi.egg-info/SOURCES.txt' | |
copying src/cffi/_cffi_errors.h -> build/lib.linux-x86_64-cpython-314t/cffi | |
copying src/cffi/_cffi_include.h -> build/lib.linux-x86_64-cpython-314t/cffi | |
copying src/cffi/_embedding.h -> build/lib.linux-x86_64-cpython-314t/cffi | |
copying src/cffi/parse_c_type.h -> build/lib.linux-x86_64-cpython-314t/cffi | |
running build_ext | |
building '_cffi_backend' extension | |
creating build/temp.linux-x86_64-cpython-314t/src/c | |
clang-20 -fsanitize=thread -fPIC -DFFI_BUILDING=1 -DUSE__THREAD -I/work/.pyenv/versions/3.14t-dev/include/python3.14t -c src/c/_cffi_backend.c -o build/temp.linux-x86_64-cpython-314t/src/c/_cffi_backend.o | |
src/c/_cffi_backend.c:943:17: warning: '_PyLong_Sign' is deprecated [-Wdeprecated-declarations] | |
943 | if (_PyLong_Sign(ob) < 0) | |
| ^ | |
/work/.pyenv/versions/3.14t-dev/include/python3.14t/cpython/longobject.h:38:1: note: '_PyLong_Sign' has been explicitly marked deprecated here | |
38 | Py_DEPRECATED(3.14) PyAPI_FUNC(int) _PyLong_Sign(PyObject *v); | |
| ^ | |
/work/.pyenv/versions/3.14t-dev/include/python3.14t/pyport.h:280:54: note: expanded from macro 'Py_DEPRECATED' | |
280 | #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) | |
| ^ | |
src/c/_cffi_backend.c:4067:16: warning: '_PyLong_Sign' is deprecated [-Wdeprecated-declarations] | |
4067 | return _PyLong_Sign(ob) != 0; | |
| ^ | |
/work/.pyenv/versions/3.14t-dev/include/python3.14t/cpython/longobject.h:38:1: note: '_PyLong_Sign' has been explicitly marked deprecated here | |
38 | Py_DEPRECATED(3.14) PyAPI_FUNC(int) _PyLong_Sign(PyObject *v); | |
| ^ | |
/work/.pyenv/versions/3.14t-dev/include/python3.14t/pyport.h:280:54: note: expanded from macro 'Py_DEPRECATED' | |
280 | #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) | |
| ^ | |
src/c/_cffi_backend.c:4642:22: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] | |
4642 | Py_FileSystemDefaultEncoding, &filename_or_null, &flags)) | |
| ^ | |
/work/.pyenv/versions/3.14t-dev/include/python3.14t/fileobject.h:22:1: note: 'Py_FileSystemDefaultEncoding' has been explicitly marked deprecated here | |
22 | Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; | |
| ^ | |
/work/.pyenv/versions/3.14t-dev/include/python3.14t/pyport.h:280:54: note: expanded from macro 'Py_DEPRECATED' | |
280 | #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) | |
| ^ | |
3 warnings generated. | |
clang-20 -shared -fsanitize=thread -L/work/.pyenv/versions/3.14t-dev/lib -Wl,-rpath,/work/.pyenv/versions/3.14t-dev/lib -L/work/.pyenv/versions/3.14t-dev/lib -Wl,-rpath,/work/.pyenv/versions/3.14t-dev/lib -fsanitize=thread build/temp.linux-x86_64-cpython-314t/src/c/_cffi_backend.o -L/work/.pyenv/versions/3.14t-dev/lib -lffi -o build/lib.linux-x86_64-cpython-314t/_cffi_backend.cpython-314t-x86_64-linux-gnu.so | |
installing to build/bdist.linux-x86_64/wheel | |
running install | |
running install_lib | |
creating build/bdist.linux-x86_64/wheel | |
creating build/bdist.linux-x86_64/wheel/cffi | |
copying build/lib.linux-x86_64-cpython-314t/cffi/_embedding.h -> build/bdist.linux-x86_64/wheel/./cffi | |
copying build/lib.linux-x86_64-cpython-314t/cffi/cffi_opcode.py -> build/bdist.linux-x86_64/wheel/./cffi | |
copying build/lib.linux-x86_64-cpython-314t/cffi/lock.py -> build/bdist.linux-x86_64/wheel/./cffi | |
copying build/lib.linux-x86_64-cpython-314t/cffi/recompiler.py -> build/bdist.linux-x86_64/wheel/./cffi | |
copying build/lib.linux-x86_64-cpython-314t/cffi/_cffi_errors.h -> build/bdist.linux-x86_64/wheel/./cffi | |
copying build/lib.linux-x86_64-cpython-314t/cffi/_imp_emulation.py -> build/bdist.linux-x86_64/wheel/./cffi | |
copying build/lib.linux-x86_64-cpython-314t/cffi/ffiplatform.py -> build/bdist.linux-x86_64/wheel/./cffi | |
copying build/lib.linux-x86_64-cpython-314t/cffi/error.py -> build/bdist.linux-x86_64/wheel/./cffi | |
copying build/lib.linux-x86_64-cpython-314t/cffi/_cffi_include.h -> build/bdist.linux-x86_64/wheel/./cffi | |
copying build/lib.linux-x86_64-cpython-314t/cffi/parse_c_type.h -> build/bdist.linux-x86_64/wheel/./cffi | |
copying build/lib.linux-x86_64-cpython-314t/cffi/verifier.py -> build/bdist.linux-x86_64/wheel/./cffi | |
copying build/lib.linux-x86_64-cpython-314t/cffi/pkgconfig.py -> build/bdist.linux-x86_64/wheel/./cffi | |
copying build/lib.linux-x86_64-cpython-314t/cffi/__init__.py -> build/bdist.linux-x86_64/wheel/./cffi | |
copying build/lib.linux-x86_64-cpython-314t/cffi/vengine_gen.py -> build/bdist.linux-x86_64/wheel/./cffi | |
copying build/lib.linux-x86_64-cpython-314t/cffi/commontypes.py -> build/bdist.linux-x86_64/wheel/./cffi | |
copying build/lib.linux-x86_64-cpython-314t/cffi/api.py -> build/bdist.linux-x86_64/wheel/./cffi | |
copying build/lib.linux-x86_64-cpython-314t/cffi/model.py -> build/bdist.linux-x86_64/wheel/./cffi | |
copying build/lib.linux-x86_64-cpython-314t/cffi/_shimmed_dist_utils.py -> build/bdist.linux-x86_64/wheel/./cffi | |
copying build/lib.linux-x86_64-cpython-314t/cffi/setuptools_ext.py -> build/bdist.linux-x86_64/wheel/./cffi | |
copying build/lib.linux-x86_64-cpython-314t/cffi/cparser.py -> build/bdist.linux-x86_64/wheel/./cffi | |
copying build/lib.linux-x86_64-cpython-314t/cffi/backend_ctypes.py -> build/bdist.linux-x86_64/wheel/./cffi | |
copying build/lib.linux-x86_64-cpython-314t/cffi/vengine_cpy.py -> build/bdist.linux-x86_64/wheel/./cffi | |
copying build/lib.linux-x86_64-cpython-314t/_cffi_backend.cpython-314t-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/. | |
running install_egg_info | |
Copying src/cffi.egg-info to build/bdist.linux-x86_64/wheel/./cffi-1.18.0.dev0-py3.14.egg-info | |
running install_scripts | |
creating build/bdist.linux-x86_64/wheel/cffi-1.18.0.dev0.dist-info/WHEEL | |
creating '/tmp/pip-wheel-mu59hnge/.tmp-mm43lw_w/cffi-1.18.0.dev0-cp314-cp314t-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it | |
adding '_cffi_backend.cpython-314t-x86_64-linux-gnu.so' | |
adding 'cffi/__init__.py' | |
adding 'cffi/_cffi_errors.h' | |
adding 'cffi/_cffi_include.h' | |
adding 'cffi/_embedding.h' | |
adding 'cffi/_imp_emulation.py' | |
adding 'cffi/_shimmed_dist_utils.py' | |
adding 'cffi/api.py' | |
adding 'cffi/backend_ctypes.py' | |
adding 'cffi/cffi_opcode.py' | |
adding 'cffi/commontypes.py' | |
adding 'cffi/cparser.py' | |
adding 'cffi/error.py' | |
adding 'cffi/ffiplatform.py' | |
adding 'cffi/lock.py' | |
adding 'cffi/model.py' | |
adding 'cffi/parse_c_type.h' | |
adding 'cffi/pkgconfig.py' | |
adding 'cffi/recompiler.py' | |
adding 'cffi/setuptools_ext.py' | |
adding 'cffi/vengine_cpy.py' | |
adding 'cffi/vengine_gen.py' | |
adding 'cffi/verifier.py' | |
adding 'cffi-1.18.0.dev0.dist-info/licenses/AUTHORS' | |
adding 'cffi-1.18.0.dev0.dist-info/licenses/LICENSE' | |
adding 'cffi-1.18.0.dev0.dist-info/METADATA' | |
adding 'cffi-1.18.0.dev0.dist-info/WHEEL' | |
adding 'cffi-1.18.0.dev0.dist-info/entry_points.txt' | |
adding 'cffi-1.18.0.dev0.dist-info/top_level.txt' | |
adding 'cffi-1.18.0.dev0.dist-info/RECORD' | |
removing build/bdist.linux-x86_64/wheel | |
Building wheel for cffi (pyproject.toml) ... done | |
Created wheel for cffi: filename=cffi-1.18.0.dev0-cp314-cp314t-linux_x86_64.whl size=236856 sha256=74e7ec3bae3a9c8f3044cb3b08b5a131682a8c06faaf53d0d235b56bf090d926 | |
Stored in directory: /tmp/pip-ephem-wheel-cache-4i2axhbw/wheels/ff/12/fb/697432fac5e07853c0f2a6367a3921d940e8ee5f179c8fcb25 | |
Successfully built cffi | |
Installing collected packages: pycparser, cffi | |
Successfully installed cffi-1.18.0.dev0 pycparser-2.22 | |
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. | |
Remote version of pip: 25.1.1 | |
Local version of pip: 25.1.1 | |
Was pip installed by pip? True | |
Removed build tracker: '/tmp/pip-build-tracker-iahwnxuo' | |
============================== test session starts ============================== | |
platform linux -- Python 3.14.0b2+, pytest-8.4.0, pluggy-1.6.0 -- /work/.pyenv/versions/3.14t-dev/bin/python3.14 | |
cachedir: .pytest_cache | |
rootdir: /work/cffi | |
configfile: pyproject.toml | |
plugins: run-parallel-0.4.3 | |
collected 2057 items | |
Collected 927 items to run in parallel | |
src/c/test_c.py::test_load_library PARALLEL PASSED | |
src/c/test_c.py::test_all_rtld_symbols PARALLEL PASSED | |
src/c/test_c.py::test_new_primitive_type PARALLEL PASSED | |
src/c/test_c.py::test_inspect_primitive_type PARALLEL PASSED | |
src/c/test_c.py::test_cast_to_signed_char PARALLEL PASSED | |
src/c/test_c.py::test_sizeof_type PARALLEL PASSED | |
src/c/test_c.py::test_integer_types PARALLEL PASSED | |
src/c/test_c.py::test_no_float_on_int_types PARALLEL PASSED | |
src/c/test_c.py::test_float_types PARALLEL PASSED | |
src/c/test_c.py::test_complex_types PARALLEL PASSED | |
src/c/test_c.py::test_character_type PARALLEL PASSED | |
src/c/test_c.py::test_pointer_type PARALLEL PASSED | |
src/c/test_c.py::test_inspect_pointer_type PARALLEL PASSED | |
src/c/test_c.py::test_pointer_to_int PARALLEL PASSED | |
src/c/test_c.py::test_pointer_bool PARALLEL PASSED | |
src/c/test_c.py::test_pointer_to_pointer PARALLEL PASSED | |
src/c/test_c.py::test_reading_pointer_to_int PARALLEL PASSED | |
src/c/test_c.py::test_reading_pointer_to_float PARALLEL PASSED | |
src/c/test_c.py::test_cast_float_to_int PARALLEL PASSED | |
src/c/test_c.py::test_newp_integer_types PARALLEL PASSED | |
src/c/test_c.py::test_reading_pointer_to_char PARALLEL PASSED | |
src/c/test_c.py::test_reading_pointer_to_pointer PARALLEL PASSED | |
src/c/test_c.py::test_load_standard_library PARALLEL PASSED | |
src/c/test_c.py::test_no_len_on_nonarray PARALLEL PASSED | |
src/c/test_c.py::test_cmp_none PARALLEL PASSED | |
src/c/test_c.py::test_invalid_indexing PARALLEL PASSED | |
src/c/test_c.py::test_default_str PARALLEL PASSED | |
src/c/test_c.py::test_default_unicode PARALLEL PASSED | |
src/c/test_c.py::test_cast_from_cdataint PARALLEL PASSED | |
src/c/test_c.py::test_void_type PARALLEL PASSED | |
src/c/test_c.py::test_array_type PARALLEL PASSED | |
src/c/test_c.py::test_inspect_array_type PARALLEL PASSED | |
src/c/test_c.py::test_array_instance PARALLEL PASSED | |
src/c/test_c.py::test_array_of_unknown_length_instance PARALLEL PASSED | |
src/c/test_c.py::test_array_of_unknown_length_instance_with_initializer PARALLEL PASSED | |
src/c/test_c.py::test_array_initializer PARALLEL PASSED | |
src/c/test_c.py::test_array_add PARALLEL PASSED | |
src/c/test_c.py::test_array_sub PARALLEL PASSED | |
src/c/test_c.py::test_ptr_sub_unaligned PARALLEL PASSED | |
src/c/test_c.py::test_cast_primitive_from_cdata PARALLEL PASSED | |
src/c/test_c.py::test_new_primitive_from_cdata PARALLEL PASSED | |
src/c/test_c.py::test_cast_between_pointers PARALLEL PASSED | |
src/c/test_c.py::test_alignof PARALLEL PASSED | |
src/c/test_c.py::test_new_struct_type PARALLEL PASSED | |
src/c/test_c.py::test_new_union_type PARALLEL PASSED | |
src/c/test_c.py::test_complete_struct PARALLEL PASSED | |
src/c/test_c.py::test_complete_union PARALLEL PASSED | |
src/c/test_c.py::test_struct_instance PARALLEL PASSED | |
src/c/test_c.py::test_union_instance PARALLEL PASSED | |
src/c/test_c.py::test_struct_pointer PARALLEL PASSED | |
src/c/test_c.py::test_struct_init_list PARALLEL PASSED | |
src/c/test_c.py::test_array_in_struct PARALLEL PASSED | |
src/c/test_c.py::test_offsetof PARALLEL PASSED | |
src/c/test_c.py::test_function_type PARALLEL PASSED | |
src/c/test_c.py::test_inspect_function_type PARALLEL PASSED | |
src/c/test_c.py::test_function_type_taking_struct PARALLEL PASSED | |
src/c/test_c.py::test_function_void_result PARALLEL PASSED | |
src/c/test_c.py::test_function_void_arg PARALLEL PASSED | |
src/c/test_c.py::test_call_function_0 PARALLEL PASSED | |
src/c/test_c.py::test_call_function_0_pretend_bool_result PARALLEL PASSED | |
src/c/test_c.py::test_call_function_1 PARALLEL PASSED | |
src/c/test_c.py::test_call_function_2 PARALLEL PASSED | |
src/c/test_c.py::test_call_function_3 PARALLEL PASSED | |
src/c/test_c.py::test_call_function_4 PARALLEL PASSED | |
src/c/test_c.py::test_call_function_5 PARALLEL PASSED | |
src/c/test_c.py::test_call_function_6 PASSED [thread-unsafe]: uses thread_unsafe marker | |
src/c/test_c.py::test_call_function_7 PARALLEL PASSED | |
src/c/test_c.py::test_call_function_20 PARALLEL PASSED | |
src/c/test_c.py::test_call_function_21 PARALLEL PASSED | |
src/c/test_c.py::test_call_function_22 PARALLEL PASSED | |
src/c/test_c.py::test_call_function_23 PARALLEL PASSED | |
src/c/test_c.py::test_call_function_23_bis PARALLEL PASSED | |
src/c/test_c.py::test_call_function_23_bool_array PARALLEL PASSED | |
src/c/test_c.py::test_cannot_pass_struct_with_array_of_length_0 PARALLEL PASSED | |
src/c/test_c.py::test_call_function_9 PARALLEL PASSED | |
src/c/test_c.py::test_call_function_24 PARALLEL PASSED | |
src/c/test_c.py::test_call_function_25 PARALLEL PASSED | |
src/c/test_c.py::test_cannot_call_with_a_autocompleted_struct PARALLEL PASSED | |
src/c/test_c.py::test_new_charp PARALLEL PASSED | |
src/c/test_c.py::test_load_and_call_function PARALLEL PASSED | |
src/c/test_c.py::test_read_variable PARALLEL PASSED | |
src/c/test_c.py::test_read_variable_as_unknown_length_array PARALLEL PASSED | |
src/c/test_c.py::test_write_variable PASSED [thread-unsafe]: uses thread_unsafe marker | |
src/c/test_c.py::test_callback PARALLEL PASSED | |
src/c/test_c.py::test_callback_exception PASSED [thread-unsafe]: uses thread_unsafe marker | |
src/c/test_c.py::test_callback_return_type ================== | |
WARNING: ThreadSanitizer: data race (pid=246) | |
Read of size 8 at 0x7f5d27c13b38 by thread T331: | |
#0 _PyVectorcall_FunctionInline /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:130:5 (libpython3.14t.so.1.0+0x127e63) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#1 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:164:12 (libpython3.14t.so.1.0+0x127e63) | |
#2 PyObject_CallOneArg /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:395:12 (libpython3.14t.so.1.0+0x127e63) | |
#3 format_unraisable_v /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/errors.c:1705:21 (libpython3.14t.so.1.0+0x39ae16) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#4 PyErr_FormatUnraisable /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/errors.c:1745:5 (libpython3.14t.so.1.0+0x39a68d) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#5 _my_PyErr_WriteUnraisable _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x228f3) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#6 general_invoke_callback _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x33e57) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#7 invoke_callback _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x33273) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#8 <null> <null> (libffi.so.8+0x7f86) (BuildId: b333556ac4b88a74231f70f9d622db34ea4502b1) | |
#9 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#10 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#11 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#12 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:1619:35 (libpython3.14t.so.1.0+0x334a9b) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#13 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#14 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#15 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#16 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#17 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#18 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x388cc9) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#19 context_run /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/context.c:728:29 (libpython3.14t.so.1.0+0x388cc9) | |
#20 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3736:35 (libpython3.14t.so.1.0+0x33cc02) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#21 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#22 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#23 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#24 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#25 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#26 _PyVectorcall_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:273:16 (libpython3.14t.so.1.0+0x127cef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#27 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:348:16 (libpython3.14t.so.1.0+0x127cef) | |
#28 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#29 thread_run /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:359:21 (libpython3.14t.so.1.0+0x4defb2) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#30 pythread_wrapper /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:242:5 (libpython3.14t.so.1.0+0x437547) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
Previous write of size 8 at 0x7f5d27c13b38 by thread T329: | |
#0 partial_vectorcall_fallback /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_functoolsmodule.c:379:21 (libpython3.14t.so.1.0+0x4edc0b) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#1 partial_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_functoolsmodule.c:394:16 (libpython3.14t.so.1.0+0x4ed62c) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#2 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x127e84) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#3 PyObject_CallOneArg /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:395:12 (libpython3.14t.so.1.0+0x127e84) | |
#4 format_unraisable_v /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/errors.c:1705:21 (libpython3.14t.so.1.0+0x39ae16) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#5 PyErr_FormatUnraisable /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/errors.c:1745:5 (libpython3.14t.so.1.0+0x39a68d) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#6 _my_PyErr_WriteUnraisable _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x228f3) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#7 general_invoke_callback _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x33e57) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#8 invoke_callback _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x33273) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#9 <null> <null> (libffi.so.8+0x7f86) (BuildId: b333556ac4b88a74231f70f9d622db34ea4502b1) | |
#10 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#11 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#12 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#13 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:1619:35 (libpython3.14t.so.1.0+0x334a9b) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#14 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#15 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#16 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#17 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#18 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#19 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x388cc9) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#20 context_run /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/context.c:728:29 (libpython3.14t.so.1.0+0x388cc9) | |
#21 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3736:35 (libpython3.14t.so.1.0+0x33cc02) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#22 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#23 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#24 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#25 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#26 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#27 _PyVectorcall_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:273:16 (libpython3.14t.so.1.0+0x127cef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#28 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:348:16 (libpython3.14t.so.1.0+0x127cef) | |
#29 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#30 thread_run /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:359:21 (libpython3.14t.so.1.0+0x4defb2) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#31 pythread_wrapper /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:242:5 (libpython3.14t.so.1.0+0x437547) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
Thread T331 'Thread-331 (clo' (tid=649, running) created by main thread at: | |
#0 pthread_create <null> (python3.14+0x64bde) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
#1 do_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:289:14 (libpython3.14t.so.1.0+0x4363ca) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#2 PyThread_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:331:9 (libpython3.14t.so.1.0+0x4361ea) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#3 ThreadHandle_start /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:445:9 (libpython3.14t.so.1.0+0x4deb46) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#4 do_start_new_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:1867:9 (libpython3.14t.so.1.0+0x4deb46) | |
#5 thread_PyThread_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:1982:14 (libpython3.14t.so.1.0+0x4dd951) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#6 cfunction_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/methodobject.c:565:18 (libpython3.14t.so.1.0+0x1d4e79) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#7 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#8 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#9 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#10 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#11 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#12 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#13 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#14 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#15 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#16 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#17 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#18 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#19 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#20 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#21 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#22 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#23 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#24 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#25 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#26 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#27 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#28 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#29 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:361:18 (libpython3.14t.so.1.0+0x127cbc) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#30 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#31 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2654:32 (libpython3.14t.so.1.0+0x3388ef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#32 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#33 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#34 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#35 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#36 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#37 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#38 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#39 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#40 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#41 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#42 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#43 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#44 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#45 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#46 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#47 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#48 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#49 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#50 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#51 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#52 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#53 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2959:35 (libpython3.14t.so.1.0+0x339c35) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#54 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#55 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#56 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#57 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#58 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#59 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#60 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#61 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#62 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#63 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#64 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2959:35 (libpython3.14t.so.1.0+0x339c35) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#65 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32f53f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#66 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32f53f) | |
#67 PyEval_EvalCode /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:853:21 (libpython3.14t.so.1.0+0x32f53f) | |
#68 run_eval_code_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1365:12 (libpython3.14t.so.1.0+0x414063) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#69 run_mod /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1436:19 (libpython3.14t.so.1.0+0x414063) | |
#70 pyrun_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1293:15 (libpython3.14t.so.1.0+0x40f562) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#71 _PyRun_SimpleFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:521:13 (libpython3.14t.so.1.0+0x40f562) | |
#72 _PyRun_AnyFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:81:15 (libpython3.14t.so.1.0+0x40ecb8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#73 pymain_run_file_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:410:15 (libpython3.14t.so.1.0+0x45538f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#74 pymain_run_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:429:15 (libpython3.14t.so.1.0+0x45538f) | |
#75 pymain_run_python /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:694:21 (libpython3.14t.so.1.0+0x4546b1) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#76 Py_RunMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:775:5 (libpython3.14t.so.1.0+0x4546b1) | |
#77 pymain_main /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:805:12 (libpython3.14t.so.1.0+0x454c18) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#78 Py_BytesMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:829:12 (libpython3.14t.so.1.0+0x454c9c) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#79 main /tmp/python-build.20250601040250.74/Python-3.14-dev/./Programs/python.c:15:12 (python3.14+0xe8c9b) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
Thread T329 'Thread-329 (clo' (tid=647, running) created by main thread at: | |
#0 pthread_create <null> (python3.14+0x64bde) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
#1 do_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:289:14 (libpython3.14t.so.1.0+0x4363ca) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#2 PyThread_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:331:9 (libpython3.14t.so.1.0+0x4361ea) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#3 ThreadHandle_start /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:445:9 (libpython3.14t.so.1.0+0x4deb46) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#4 do_start_new_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:1867:9 (libpython3.14t.so.1.0+0x4deb46) | |
#5 thread_PyThread_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:1982:14 (libpython3.14t.so.1.0+0x4dd951) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#6 cfunction_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/methodobject.c:565:18 (libpython3.14t.so.1.0+0x1d4e79) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#7 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#8 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#9 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#10 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#11 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#12 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#13 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#14 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#15 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#16 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#17 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#18 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#19 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#20 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#21 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#22 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#23 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#24 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#25 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#26 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#27 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#28 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#29 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:361:18 (libpython3.14t.so.1.0+0x127cbc) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#30 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#31 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2654:32 (libpython3.14t.so.1.0+0x3388ef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#32 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#33 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#34 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#35 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#36 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#37 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#38 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#39 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#40 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#41 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#42 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#43 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#44 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#45 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#46 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#47 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#48 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#49 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#50 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#51 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#52 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#53 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2959:35 (libpython3.14t.so.1.0+0x339c35) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#54 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#55 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#56 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#57 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#58 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#59 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#60 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#61 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#62 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#63 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#64 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2959:35 (libpython3.14t.so.1.0+0x339c35) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#65 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32f53f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#66 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32f53f) | |
#67 PyEval_EvalCode /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:853:21 (libpython3.14t.so.1.0+0x32f53f) | |
#68 run_eval_code_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1365:12 (libpython3.14t.so.1.0+0x414063) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#69 run_mod /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1436:19 (libpython3.14t.so.1.0+0x414063) | |
#70 pyrun_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1293:15 (libpython3.14t.so.1.0+0x40f562) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#71 _PyRun_SimpleFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:521:13 (libpython3.14t.so.1.0+0x40f562) | |
#72 _PyRun_AnyFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:81:15 (libpython3.14t.so.1.0+0x40ecb8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#73 pymain_run_file_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:410:15 (libpython3.14t.so.1.0+0x45538f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#74 pymain_run_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:429:15 (libpython3.14t.so.1.0+0x45538f) | |
#75 pymain_run_python /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:694:21 (libpython3.14t.so.1.0+0x4546b1) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#76 Py_RunMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:775:5 (libpython3.14t.so.1.0+0x4546b1) | |
#77 pymain_main /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:805:12 (libpython3.14t.so.1.0+0x454c18) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#78 Py_BytesMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:829:12 (libpython3.14t.so.1.0+0x454c9c) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#79 main /tmp/python-build.20250601040250.74/Python-3.14-dev/./Programs/python.c:15:12 (python3.14+0xe8c9b) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
SUMMARY: ThreadSanitizer: data race /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:130:5 in _PyVectorcall_FunctionInline | |
================== | |
PARALLEL PASSED | |
src/c/test_c.py::test_a_lot_of_callbacks PARALLEL PASSED | |
src/c/test_c.py::test_callback_receiving_tiny_struct PARALLEL PASSED | |
src/c/test_c.py::test_callback_returning_tiny_struct PARALLEL PASSED | |
src/c/test_c.py::test_callback_receiving_struct PARALLEL PASSED | |
src/c/test_c.py::test_callback_returning_struct PARALLEL PASSED | |
src/c/test_c.py::test_callback_receiving_big_struct PARALLEL PASSED | |
src/c/test_c.py::test_callback_returning_big_struct PARALLEL PASSED | |
src/c/test_c.py::test_callback_returning_void PARALLEL PASSED | |
src/c/test_c.py::test_enum_type PARALLEL PASSED | |
src/c/test_c.py::test_cast_to_enum PARALLEL PASSED | |
src/c/test_c.py::test_enum_with_non_injective_mapping PARALLEL PASSED | |
src/c/test_c.py::test_enum_in_struct PARALLEL PASSED | |
src/c/test_c.py::test_enum_overflow PARALLEL PASSED | |
src/c/test_c.py::test_callback_returning_enum PARALLEL PASSED | |
src/c/test_c.py::test_callback_returning_enum_unsigned PARALLEL PASSED | |
src/c/test_c.py::test_callback_returning_char PARALLEL PASSED | |
src/c/test_c.py::test_callback_returning_wchar_t PARALLEL PASSED | |
src/c/test_c.py::test_struct_with_bitfields PARALLEL PASSED | |
src/c/test_c.py::test_bitfield_instance PARALLEL PASSED | |
src/c/test_c.py::test_bitfield_instance_init PARALLEL PASSED | |
src/c/test_c.py::test_weakref PARALLEL PASSED | |
src/c/test_c.py::test_no_inheritance PARALLEL PASSED | |
src/c/test_c.py::test_assign_string PARALLEL PASSED | |
src/c/test_c.py::test_add_error PARALLEL PASSED | |
src/c/test_c.py::test_void_errors PARALLEL PASSED | |
src/c/test_c.py::test_too_many_items PARALLEL PASSED | |
src/c/test_c.py::test_more_type_errors PARALLEL PASSED | |
src/c/test_c.py::test_more_overflow_errors PARALLEL PASSED | |
src/c/test_c.py::test_newp_copying PARALLEL PASSED | |
src/c/test_c.py::test_string PARALLEL PASSED | |
src/c/test_c.py::test_string_byte PARALLEL PASSED | |
src/c/test_c.py::test_string_wchar PARALLEL PASSED | |
src/c/test_c.py::test_string_typeerror PARALLEL PASSED | |
src/c/test_c.py::test_bug_convert_to_ptr PARALLEL PASSED | |
src/c/test_c.py::test_set_struct_fields PARALLEL PASSED | |
src/c/test_c.py::test_invalid_function_result_types PARALLEL PASSED | |
src/c/test_c.py::test_struct_return_in_func PARALLEL PASSED | |
src/c/test_c.py::test_cast_with_functionptr PARALLEL PASSED | |
src/c/test_c.py::test_wchar PARALLEL PASSED | |
src/c/test_c.py::test_char16 PARALLEL PASSED | |
src/c/test_c.py::test_char32 PARALLEL PASSED | |
src/c/test_c.py::test_wchar_variants_mix PARALLEL PASSED | |
src/c/test_c.py::test_keepalive_struct PARALLEL PASSED | |
src/c/test_c.py::test_nokeepalive_struct PARALLEL PASSED | |
src/c/test_c.py::test_owning_repr PARALLEL PASSED | |
src/c/test_c.py::test_cannot_dereference_void PARALLEL PASSED | |
src/c/test_c.py::test_iter PARALLEL PASSED | |
src/c/test_c.py::test_cmp PARALLEL PASSED | |
src/c/test_c.py::test_buffer PARALLEL PASSED | |
src/c/test_c.py::test_getcname PARALLEL PASSED | |
src/c/test_c.py::test_errno PARALLEL PASSED | |
src/c/test_c.py::test_errno_callback PARALLEL PASSED | |
src/c/test_c.py::test_cast_to_array PARALLEL PASSED | |
src/c/test_c.py::test_cast_invalid PARALLEL PASSED | |
src/c/test_c.py::test_bug_float_convertion PARALLEL PASSED | |
src/c/test_c.py::test_bug_delitem PARALLEL PASSED | |
src/c/test_c.py::test_bug_delattr PARALLEL PASSED | |
src/c/test_c.py::test_variable_length_struct SKIPPED (later) | |
src/c/test_c.py::test_autocast_int PARALLEL PASSED | |
src/c/test_c.py::test_autocast_float PARALLEL PASSED | |
src/c/test_c.py::test_longdouble PARALLEL PASSED | |
src/c/test_c.py::test_get_array_of_length_zero PARALLEL PASSED | |
src/c/test_c.py::test_nested_anonymous_struct PARALLEL PASSED | |
src/c/test_c.py::test_nested_anonymous_struct_2 PARALLEL PASSED | |
src/c/test_c.py::test_sizeof_union PARALLEL PASSED | |
src/c/test_c.py::test_unaligned_struct PARALLEL PASSED | |
src/c/test_c.py::test_CData_CType PARALLEL PASSED | |
src/c/test_c.py::test_no_cdata_float PARALLEL PASSED | |
src/c/test_c.py::test_bool PARALLEL PASSED | |
src/c/test_c.py::test_bool_forbidden_cases PARALLEL PASSED | |
src/c/test_c.py::test_typeoffsetof PARALLEL PASSED | |
src/c/test_c.py::test_typeoffsetof_array PARALLEL PASSED | |
src/c/test_c.py::test_typeoffsetof_no_bitfield PARALLEL PASSED | |
src/c/test_c.py::test_rawaddressof PARALLEL PASSED | |
src/c/test_c.py::test_newp_signed_unsigned_char PARALLEL PASSED | |
src/c/test_c.py::test_newp_from_bytearray_doesnt_work PARALLEL PASSED | |
src/c/test_c.py::test_string_assignment_to_byte_array PARALLEL PASSED | |
src/c/test_c.py::test_FILE PARALLEL PASSED | |
src/c/test_c.py::test_FILE_only_for_FILE_arg PARALLEL PASSED | |
src/c/test_c.py::test_FILE_object PARALLEL PASSED | |
src/c/test_c.py::test_errno_saved PARALLEL PASSED | |
src/c/test_c.py::test_GetLastError SKIPPED (GetLastError(): only for ...) | |
src/c/test_c.py::test_nonstandard_integer_types PARALLEL PASSED | |
src/c/test_c.py::test_cannot_convert_unicode_to_charp PARALLEL PASSED | |
src/c/test_c.py::test_buffer_keepalive PARALLEL PASSED | |
src/c/test_c.py::test_slice PARALLEL PASSED | |
src/c/test_c.py::test_slice_ptr PARALLEL PASSED | |
src/c/test_c.py::test_slice_array_checkbounds PARALLEL PASSED | |
src/c/test_c.py::test_nonstandard_slice PARALLEL PASSED | |
src/c/test_c.py::test_setslice PARALLEL PASSED | |
src/c/test_c.py::test_setslice_array PARALLEL PASSED | |
src/c/test_c.py::test_cdata_name_module_doc PARALLEL PASSED | |
src/c/test_c.py::test_different_types_of_ptr_equality PARALLEL PASSED | |
src/c/test_c.py::test_new_handle PARALLEL PASSED | |
src/c/test_c.py::test_new_handle_cycle PARALLEL FAILED | |
src/c/test_c.py::test_bitfield_as_x86_gcc PARALLEL PASSED | |
src/c/test_c.py::test_bitfield_as_msvc PARALLEL PASSED | |
src/c/test_c.py::test_bitfield_as_arm_gcc PARALLEL PASSED | |
src/c/test_c.py::test_bitfield_as_ppc_gcc PARALLEL PASSED | |
src/c/test_c.py::test_struct_array_no_length PASSED [thread-unsafe]: calls thread-unsafe function: warnings.catch_warnings | |
src/c/test_c.py::test_more_buffer_warning PASSED [thread-unsafe]: calls thread-unsafe function: warnings.catch_warnings | |
src/c/test_c.py::test_struct_array_no_length_explicit_position PARALLEL PASSED | |
src/c/test_c.py::test_struct_array_not_aligned PARALLEL PASSED | |
src/c/test_c.py::test_ass_slice PARALLEL PASSED | |
src/c/test_c.py::test_void_p_arithmetic PARALLEL PASSED | |
src/c/test_c.py::test_sizeof_sliced_array PARALLEL PASSED | |
src/c/test_c.py::test_packed PARALLEL PASSED | |
src/c/test_c.py::test_packed_with_bitfields PARALLEL PASSED | |
src/c/test_c.py::test_from_buffer PARALLEL PASSED | |
src/c/test_c.py::test_from_buffer_not_str_unicode PARALLEL PASSED | |
src/c/test_c.py::test_from_buffer_bytearray PARALLEL PASSED | |
src/c/test_c.py::test_from_buffer_more_cases PARALLEL PASSED | |
src/c/test_c.py::test_from_buffer_require_writable PARALLEL PASSED | |
src/c/test_c.py::test_from_buffer_types PARALLEL PASSED | |
src/c/test_c.py::test_issue483 PARALLEL PASSED | |
src/c/test_c.py::test_memmove PARALLEL PASSED | |
src/c/test_c.py::test_memmove_buffer PARALLEL PASSED | |
src/c/test_c.py::test_memmove_readonly_readwrite PARALLEL PASSED | |
src/c/test_c.py::test_memmove_sign_check PARALLEL PASSED | |
src/c/test_c.py::test_memmove_bad_cdata PARALLEL PASSED | |
src/c/test_c.py::test_dereference_null_ptr PARALLEL PASSED | |
src/c/test_c.py::test_mixup PARALLEL PASSED | |
src/c/test_c.py::test_stdcall_function_type PARALLEL PASSED | |
src/c/test_c.py::test_get_common_types PARALLEL PASSED | |
src/c/test_c.py::test_unpack PARALLEL PASSED | |
src/c/test_c.py::test_cdata_dir PARALLEL PASSED | |
src/c/test_c.py::test_char_pointer_conversion PASSED [thread-unsafe]: uses thread_unsafe marker | |
src/c/test_c.py::test_primitive_comparison PARALLEL PASSED | |
src/c/test_c.py::test_explicit_release_new PARALLEL PASSED | |
src/c/test_c.py::test_explicit_release_new_contextmgr PARALLEL PASSED | |
src/c/test_c.py::test_explicit_release_badtype PARALLEL PASSED | |
src/c/test_c.py::test_explicit_release_badtype_contextmgr PARALLEL PASSED | |
src/c/test_c.py::test_explicit_release_gc PARALLEL PASSED | |
src/c/test_c.py::test_explicit_release_gc_contextmgr PARALLEL PASSED | |
src/c/test_c.py::test_explicit_release_from_buffer PARALLEL PASSED | |
src/c/test_c.py::test_explicit_release_from_buffer_contextmgr PARALLEL PASSED | |
src/c/test_c.py::test_explicit_release_bytearray_on_cpython PARALLEL PASSED | |
src/c/test_c.py::test_int_doesnt_give_bool PARALLEL PASSED | |
src/c/test_c.py::test_cannot_call_null_function_pointer PARALLEL PASSED | |
src/c/test_c.py::test_huge_structure PARALLEL PASSED | |
src/c/test_c.py::test_get_types PARALLEL PASSED | |
src/c/test_c.py::test_type_available_with_correct_names PARALLEL PASSED | |
src/c/test_c.py::test_unaligned_types PARALLEL PASSED | |
testing/cffi0/test_cdata.py::test_typeof PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_integer_ranges PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_fixedsize_int PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_new_unsupported_type PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_new_single_integer PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_new_array_no_arg PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_array_indexing PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_new_array_args PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_new_array_varsize PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_pointer_init PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_cannot_cast PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_new_pointer_to_array PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_pointer_direct PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_repr PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_new_array_of_array PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_constructor_array_of_array PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_new_array_of_pointer_1 PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_new_array_of_pointer_2 PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_char PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_wchar_t SKIPPED (NotIm...) | |
testing/cffi0/test_ctypes.py::TestCTypes::test_none_as_null_doesnt_work PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_float PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_struct_simple PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_constructor_struct_from_dict PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_struct_pointer PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_struct_opaque PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_pointer_to_struct PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_constructor_struct_of_array PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_recursive_struct PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_union_simple PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_union_opaque PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_union_initializer PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_sizeof_type PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_sizeof_cdata PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_string_from_char_pointer PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_unicode_from_wchar_pointer SKIPPED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_string_from_char_array PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_string_from_wchar_array SKIPPED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_fetch_const_char_p_field PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_fetch_const_wchar_p_field SKIPPED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_voidp PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_functionptr_simple PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_functionptr_advanced PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_functionptr_voidptr_return PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_functionptr_intptr_return PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_functionptr_void_return PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_char_cast PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_wchar_cast SKIPPED (No...) | |
testing/cffi0/test_ctypes.py::TestCTypes::test_cast_array_to_charp PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_cast_between_pointers PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_cast_pointer_and_int PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_cast_functionptr_and_int PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_callback_crash Traceback (most recent call last): | |
File "/work/cffi/src/c/../cffi/backend_ctypes.py", line 875, in callback | |
res2 = init(*args2) | |
File "/work/cffi/testing/cffi0/backend_tests.py", line 858, in cb | |
raise Exception | |
Exception | |
Traceback (most recent call last): | |
File "/work/cffi/src/c/../cffi/backend_ctypes.py", line 875, in callback | |
res2 = init(*args2) | |
File "/work/cffi/testing/cffi0/backend_tests.py", line 858, in cb | |
raise Exception | |
Exception | |
Traceback (most recent call last): | |
File "/work/cffi/src/c/../cffi/backend_ctypes.py", line 875, in callback | |
res2 = init(*args2) | |
File "/work/cffi/testing/cffi0/backend_tests.py", line 858, in cb | |
raise Exception | |
Exception | |
Traceback (most recent call last): | |
File "/work/cffi/src/c/../cffi/backend_ctypes.py", line 875, in callback | |
res2 = init(*args2) | |
File "/work/cffi/testing/cffi0/backend_tests.py", line 858, in cb | |
raise Exception | |
Exception | |
PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_cast_float PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_enum PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_enum_in_struct PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_enum_non_contiguous PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_enum_char_hex_oct PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_enum_partial PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_array_of_struct PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_pointer_to_array PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_iterate_array PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_offsetof PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_offsetof_nested PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_offsetof_array PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_alignof PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_bitfield PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_bitfield_enum PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_anonymous_struct PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_struct_with_two_usages PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_pointer_arithmetic PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_pointer_comparison PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_integer_comparison PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_ffi_buffer_ptr SKIPPED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_ffi_buffer_array SKIPPED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_ffi_buffer_ptr_size SKIPPED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_ffi_buffer_array_size SKIPPED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_ffi_buffer_with_file SKIPPED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_ffi_buffer_with_io SKIPPED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_ffi_buffer_comparisons SKIPPED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_array_in_struct PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_struct_containing_array_varsize_workaround PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_new_struct_containing_array_varsize SKIPPED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_ffi_typeof_getcname PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_callback_as_function_argument PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_vararg_callback SKIPPED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_callback_decorator Traceback (most recent call last): | |
File "/work/cffi/src/c/../cffi/backend_ctypes.py", line 876, in callback | |
res2 = BResult._to_ctypes(res2) | |
File "/work/cffi/src/c/../cffi/backend_ctypes.py", line 451, in _to_ctypes | |
raise OverflowError("%s: integer out of bounds" | |
% name) | |
OverflowError: long: integer out of bounds | |
Traceback (most recent call last): | |
File "/work/cffi/src/c/../cffi/backend_ctypes.py", line 876, in callback | |
res2 = BResult._to_ctypes(res2) | |
File "/work/cffi/src/c/../cffi/backend_ctypes.py", line 451, in _to_ctypes | |
raise OverflowError("%s: integer out of bounds" | |
% name) | |
OverflowError: long: integer out of bounds | |
Traceback (most recent call last): | |
File "/work/cffi/src/c/../cffi/backend_ctypes.py", line 876, in callback | |
res2 = BResult._to_ctypes(res2) | |
File "/work/cffi/src/c/../cffi/backend_ctypes.py", line 451, in _to_ctypes | |
raise OverflowError("%s: integer out of bounds" | |
% name) | |
OverflowError: long: integer out of bounds | |
Traceback (most recent call last): | |
File "/work/cffi/src/c/../cffi/backend_ctypes.py", line 876, in callback | |
res2 = BResult._to_ctypes(res2) | |
File "/work/cffi/src/c/../cffi/backend_ctypes.py", line 451, in _to_ctypes | |
raise OverflowError("%s: integer out of bounds" | |
% name) | |
OverflowError: long: integer out of bounds | |
PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_unique_types PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_anonymous_enum PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_opaque_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_ctypes.py::TestCTypes::test_new_ctype PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_enum_with_non_injective_mapping PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_enum_refer_previous_enum_value PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_gc PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_gc_2 PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_gc_3 PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_gc_4 PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_gc_disable PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_gc_finite_list PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_CData_CType PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_bool PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_use_own_bool PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_ordering_bug1 PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_ordering_bug2 PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_addressof PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_addressof_field PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_addressof_field_nested PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_addressof_anonymous_struct PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_addressof_array PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_addressof_pointer PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_addressof_array_in_struct PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_multiple_independent_structs PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_missing_include PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_include_typedef PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_include_struct PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_include_union PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_include_enum PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_include_typedef_2 PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_ignore_multiple_declarations_of_constant PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_struct_packed PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_pack_valueerror PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_define_integer_constant PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_opaque_struct_becomes_nonopaque PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_ffi_self_include PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_anonymous_enum_include PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_init_once PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_init_once_multithread PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_sizeof_struct_directly PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_callback_large_struct PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_ffi_array_as_init PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_too_many_initializers PARALLEL PASSED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_array_slicing SKIPPED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_array_of_func_ptr SKIPPED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_structptr_argument SKIPPED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_array_argument_as_list SKIPPED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_cast_to_array_type SKIPPED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_nested_anonymous_struct SKIPPED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_nested_field_offset_align SKIPPED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_nested_anonymous_union SKIPPED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_nested_anonymous_struct_2 SKIPPED | |
testing/cffi0/test_ctypes.py::TestCTypes::test_CData_CType_2 SKIPPED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_getting_errno '/tmp/ffi-0/testownlibcafé.so' | |
PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_setting_errno PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_my_array_7 PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_my_array_no_length PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_keepalive_lib PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_keepalive_ffi PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_struct_by_value PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_addressof_lib PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_char16_char32_t PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_modify_struct_value PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_dlopen_handle PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_return_three_bytes PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_sin PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_sinf PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_getenv_no_return_value PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_dlopen_filename PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_dlopen_flags PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_dlopen_constant PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_tlsalloc SKIPPED (wi...) | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_fputs PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_fputs_without_const PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_vararg PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_must_specify_type_of_vararg PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_function_has_a_c_type PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_function_pointer PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_callback_returning_void PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_callback_returning_struct_three_bytes PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_passing_array PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_write_variable PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_strchr PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_function_with_struct_argument PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_function_typedef PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_fputs_custom_FILE PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_constants_on_lib PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_void_star_accepts_string PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_signed_char_star_accepts_string PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_unsigned_char_star_accepts_string PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_missing_function PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_wraps_from_stdlib PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_free_callback_cycle PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_windows_stdcall SKIPPED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_explicit_cdecl_stdcall SKIPPED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_stdcall_only_on_windows PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_dir_on_dlopen_lib PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_dlclose PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_passing_large_list PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_integer_ranges PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_fixedsize_int PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_new_unsupported_type PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_new_single_integer PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_new_array_no_arg PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_array_indexing PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_array_slicing PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_new_array_args PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_new_array_varsize PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_pointer_init PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_cannot_cast PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_new_pointer_to_array PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_pointer_direct PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_repr PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_new_array_of_array PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_constructor_array_of_array PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_new_array_of_pointer_1 PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_new_array_of_pointer_2 PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_char PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_wchar_t PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_none_as_null_doesnt_work PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_float PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_struct_simple PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_constructor_struct_from_dict PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_struct_pointer PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_struct_opaque PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_pointer_to_struct PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_constructor_struct_of_array PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_recursive_struct PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_union_simple PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_union_opaque PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_union_initializer PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_sizeof_type PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_sizeof_cdata PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_string_from_char_pointer PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_unicode_from_wchar_pointer PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_string_from_char_array PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_string_from_wchar_array PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_fetch_const_char_p_field PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_fetch_const_wchar_p_field PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_voidp PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_functionptr_simple PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_functionptr_advanced PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_functionptr_voidptr_return PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_functionptr_intptr_return PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_functionptr_void_return PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_char_cast PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_wchar_cast PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_cast_array_to_charp PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_cast_between_pointers PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_cast_pointer_and_int PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_cast_functionptr_and_int PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_callback_crash PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_structptr_argument PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_array_argument_as_list PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_cast_float PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_enum PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_enum_in_struct PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_enum_non_contiguous PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_enum_char_hex_oct PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_enum_partial PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_array_of_struct PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_pointer_to_array PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_iterate_array PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_offsetof PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_offsetof_nested PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_offsetof_array PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_alignof PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_bitfield PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_bitfield_enum PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_anonymous_struct PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_struct_with_two_usages PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_pointer_arithmetic PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_pointer_comparison PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_integer_comparison PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_ffi_buffer_ptr PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_ffi_buffer_array PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_ffi_buffer_ptr_size PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_ffi_buffer_array_size PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_ffi_buffer_with_file PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_ffi_buffer_with_io PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_ffi_buffer_comparisons PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_array_in_struct PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_struct_containing_array_varsize_workaround PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_new_struct_containing_array_varsize SKIPPED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_ffi_typeof_getcname PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_array_of_func_ptr PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_callback_as_function_argument PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_vararg_callback SKIPPED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_callback_decorator PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_unique_types PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_anonymous_enum PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_opaque_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_new_ctype PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_enum_with_non_injective_mapping PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_enum_refer_previous_enum_value PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_nested_anonymous_struct PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_nested_field_offset_align PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_nested_anonymous_union PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_nested_anonymous_struct_2 PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_cast_to_array_type PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_gc PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_gc_2 PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_gc_3 PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_gc_4 PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_gc_disable PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_gc_finite_list PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_CData_CType PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_CData_CType_2 PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_bool PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_use_own_bool PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_ordering_bug1 PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_ordering_bug2 PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_addressof PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_addressof_field PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_addressof_field_nested PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_addressof_anonymous_struct PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_addressof_array PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_addressof_pointer PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_addressof_array_in_struct PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_multiple_independent_structs PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_missing_include PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_include_typedef PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_include_struct PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_include_union PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_include_enum PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_include_typedef_2 PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_ignore_multiple_declarations_of_constant PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_struct_packed PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_pack_valueerror PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_define_integer_constant PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_opaque_struct_becomes_nonopaque PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_ffi_self_include PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_anonymous_enum_include PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_init_once PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_init_once_multithread PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_sizeof_struct_directly PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_callback_large_struct PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_ffi_array_as_init PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_too_many_initializers PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_not_supported_bitfield_in_result PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_inspecttype PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_new_handle PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_callback_onerror PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_ffi_new_allocator_2 PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_ffi_new_allocator_3 PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_ffi_new_allocator_4 PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_new_struct_containing_struct_containing_array_varsize PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_bogus_struct_containing_struct_containing_array_varsize PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_issue553 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_ffi_backend.py::TestFFI::test_issue553_from_buffer PASSED [thread-unsafe]: calls thread-unsafe function: warnings.catch_warnings | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_bitfield_basic PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_bitfield_reuse_if_enough_space PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_bitfield_anonymous_no_align PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_bitfield_anonymous_align_arm SKIPPED | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_bitfield_zero PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_bitfield_zero_arm SKIPPED | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_error_cases PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_struct_with_typedef PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_struct_array_no_length PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_getwinerror SKIPPED | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_from_buffer PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_release PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_memmove PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_memmove_buffer PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_memmove_readonly_readwrite PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_all_primitives PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_ffi_def_extern PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_introspect_typedef PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_introspect_struct PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_introspect_union PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_introspect_struct_and_typedef PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_introspect_included_type PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_introspect_order PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_unpack PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_negative_array_size PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_cannot_instantiate_manually PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_explicitly_defined_char16_t PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_char16_t PARALLEL PASSED | |
testing/cffi0/test_ffi_backend.py::TestBitfield::test_char32_t PARALLEL PASSED | |
testing/cffi0/test_function.py::TestFunction::test_sin PARALLEL PASSED | |
testing/cffi0/test_function.py::TestFunction::test_sinf PARALLEL PASSED | |
testing/cffi0/test_function.py::TestFunction::test_getenv_no_return_value PARALLEL PASSED | |
testing/cffi0/test_function.py::TestFunction::test_dlopen_filename PARALLEL PASSED | |
testing/cffi0/test_function.py::TestFunction::test_dlopen_flags PARALLEL PASSED | |
testing/cffi0/test_function.py::TestFunction::test_dlopen_constant PARALLEL PASSED | |
testing/cffi0/test_function.py::TestFunction::test_tlsalloc SKIPPED (...) | |
testing/cffi0/test_function.py::TestFunction::test_fputs PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_function.py::TestFunction::test_fputs_without_const PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_function.py::TestFunction::test_vararg PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_function.py::TestFunction::test_must_specify_type_of_vararg PARALLEL PASSED | |
testing/cffi0/test_function.py::TestFunction::test_function_has_a_c_type PARALLEL PASSED | |
testing/cffi0/test_function.py::TestFunction::test_function_pointer PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_function.py::TestFunction::test_callback_returning_void PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_function.py::TestFunction::test_callback_returning_struct_three_bytes SKIPPED | |
testing/cffi0/test_function.py::TestFunction::test_passing_array PARALLEL PASSED | |
testing/cffi0/test_function.py::TestFunction::test_write_variable PARALLEL PASSED | |
testing/cffi0/test_function.py::TestFunction::test_strchr PARALLEL PASSED | |
testing/cffi0/test_function.py::TestFunction::test_function_with_struct_argument PARALLEL PASSED | |
testing/cffi0/test_function.py::TestFunction::test_function_typedef PARALLEL PASSED | |
testing/cffi0/test_function.py::TestFunction::test_fputs_custom_FILE SKIPPED | |
testing/cffi0/test_function.py::TestFunction::test_constants_on_lib PARALLEL PASSED | |
testing/cffi0/test_function.py::TestFunction::test_void_star_accepts_string PARALLEL PASSED | |
testing/cffi0/test_function.py::TestFunction::test_signed_char_star_accepts_string SKIPPED | |
testing/cffi0/test_function.py::TestFunction::test_unsigned_char_star_accepts_string SKIPPED | |
testing/cffi0/test_function.py::TestFunction::test_missing_function PARALLEL PASSED | |
testing/cffi0/test_function.py::TestFunction::test_wraps_from_stdlib PARALLEL PASSED | |
testing/cffi0/test_function.py::TestFunction::test_free_callback_cycle SKIPPED | |
testing/cffi0/test_function.py::TestFunction::test_windows_stdcall SKIPPED | |
testing/cffi0/test_function.py::TestFunction::test_explicit_cdecl_stdcall SKIPPED | |
testing/cffi0/test_function.py::TestFunction::test_stdcall_only_on_windows PARALLEL PASSED | |
testing/cffi0/test_function.py::TestFunction::test_dir_on_dlopen_lib PARALLEL PASSED | |
testing/cffi0/test_function.py::TestFunction::test_dlclose SKIPPED (n...) | |
testing/cffi0/test_function.py::TestFunction::test_passing_large_list SKIPPED | |
testing/cffi0/test_model.py::test_void_type PARALLEL PASSED | |
testing/cffi0/test_model.py::test_primitive_type PARALLEL PASSED | |
testing/cffi0/test_model.py::test_raw_function_type PARALLEL PASSED | |
testing/cffi0/test_model.py::test_function_ptr_type PARALLEL PASSED | |
testing/cffi0/test_model.py::test_pointer_type PARALLEL PASSED | |
testing/cffi0/test_model.py::test_const_pointer_type PARALLEL PASSED | |
testing/cffi0/test_model.py::test_qual_pointer_type PARALLEL PASSED | |
testing/cffi0/test_model.py::test_unknown_pointer_type PARALLEL PASSED | |
testing/cffi0/test_model.py::test_unknown_type PARALLEL PASSED | |
testing/cffi0/test_model.py::test_array_type PARALLEL PASSED | |
testing/cffi0/test_model.py::test_struct_type PARALLEL PASSED | |
testing/cffi0/test_model.py::test_union_type PARALLEL PASSED | |
testing/cffi0/test_model.py::test_enum_type PARALLEL PASSED | |
testing/cffi0/test_ownlib.py::TestOwnLib::test_getting_errno '/tmp/ffi-0/testownlib.so' | |
PARALLEL PASSED | |
testing/cffi0/test_ownlib.py::TestOwnLib::test_setting_errno PARALLEL PASSED | |
testing/cffi0/test_ownlib.py::TestOwnLib::test_my_array_7 SKIPPED (no...) | |
testing/cffi0/test_ownlib.py::TestOwnLib::test_my_array_no_length SKIPPED | |
testing/cffi0/test_ownlib.py::TestOwnLib::test_keepalive_lib PARALLEL PASSED | |
testing/cffi0/test_ownlib.py::TestOwnLib::test_keepalive_ffi PARALLEL PASSED | |
testing/cffi0/test_ownlib.py::TestOwnLib::test_struct_by_value PARALLEL PASSED | |
testing/cffi0/test_ownlib.py::TestOwnLib::test_addressof_lib SKIPPED | |
testing/cffi0/test_ownlib.py::TestOwnLib::test_char16_char32_t SKIPPED | |
testing/cffi0/test_ownlib.py::TestOwnLib::test_modify_struct_value SKIPPED | |
testing/cffi0/test_ownlib.py::TestOwnLib::test_dlopen_handle SKIPPED | |
testing/cffi0/test_ownlib.py::TestOwnLib::test_return_three_bytes SKIPPED | |
testing/cffi0/test_parsing.py::test_simple PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_pipe PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_vararg PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_no_args PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_typedef PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_typedef_more_complex PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_typedef_array_convert_array_to_pointer PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_remove_comments PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_remove_line_continuation_comments PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_dont_remove_comment_in_line_directives PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_multiple_line_directives PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_commented_line_directive PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_line_continuation_in_defines PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_define_not_supported_for_now PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_unnamed_struct PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_override PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_cannot_have_only_variadic_part PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_parse_error PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_error_custom_lineno PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_cannot_declare_enum_later PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_unknown_name PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_redefine_common_type PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_bool PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_unknown_argument_type PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_void_renamed_as_only_arg PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_WPARAM_on_windows SKIPPED (Only f...) | |
testing/cffi0/test_parsing.py::test__is_constant_globalvar PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_parsing.py::test_restrict PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_different_const_funcptr_types PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_const_pointer_to_pointer PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_enum PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_stdcall PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_extern_python PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_extern_python_group PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_error_invalid_syntax_for_cdef PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_unsigned_int_suffix_for_constant PARALLEL PASSED | |
testing/cffi0/test_parsing.py::test_missing_newline_bug PARALLEL PASSED | |
testing/cffi0/test_platform.py::test_not_absolute PARALLEL PASSED | |
testing/cffi0/test_platform.py::test_different_absolute PARALLEL PASSED | |
testing/cffi0/test_platform.py::test_absolute_mapping PARALLEL PASSED | |
testing/cffi0/test_platform.py::test_flatten PARALLEL PASSED | |
testing/cffi0/test_unicode_literals.py::test_cast PARALLEL PASSED | |
testing/cffi0/test_unicode_literals.py::test_new PARALLEL PASSED | |
testing/cffi0/test_unicode_literals.py::test_typeof PARALLEL PASSED | |
testing/cffi0/test_unicode_literals.py::test_sizeof PARALLEL PASSED | |
testing/cffi0/test_unicode_literals.py::test_alignof PARALLEL PASSED | |
testing/cffi0/test_unicode_literals.py::test_getctype PARALLEL PASSED | |
testing/cffi0/test_unicode_literals.py::test_cdef PARALLEL PASSED | |
testing/cffi0/test_unicode_literals.py::test_offsetof PARALLEL PASSED | |
testing/cffi0/test_unicode_literals.py::test_enum PARALLEL PASSED | |
testing/cffi0/test_unicode_literals.py::test_dlopen PARALLEL PASSED | |
testing/cffi0/test_unicode_literals.py::test_verify PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_unicode_literals.py::test_callback PARALLEL PASSED | |
testing/cffi0/test_verify.py::test_module_type verify got a PYTHON module | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_missing_function testing/cffi0/__pycache__/_cffi__xe28bbf86x3e0aa42a.c:277:5: error: | |
call to undeclared function 'some_completely_unknown_function'; ISO C99 and | |
later do not support implicit function declarations | |
[-Wimplicit-function-declaration] | |
277 | { some_completely_unknown_function(); } | |
| ^ | |
testing/cffi0/__pycache__/_cffi__xe28bbf86x3e0aa42a.c:277:5: note: | |
did you mean '_cffi_f_some_completely_unknown_function'? | |
testing/cffi0/__pycache__/_cffi__xe28bbf86x3e0aa42a.c:272:1: note: | |
'_cffi_f_some_completely_unknown_function' declared here | |
272 | _cffi_f_some_completely_unknown_function(PyObject *self, PyObject *noarg) | |
| ^ | |
273 | { | |
274 | | |
275 | Py_BEGIN_ALLOW_THREADS | |
276 | _cffi_restore_errno(); | |
277 | { some_completely_unknown_function(); } | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| _cffi_f_some_completely_unknown_function | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_missing_function_import_error testing/cffi0/__pycache__/_cffi__xc9f63e70xc448a3e.c:277:5: error: | |
call to undeclared function 'some_completely_unknown_function'; ISO C99 and | |
later do not support implicit function declarations | |
[-Wimplicit-function-declaration] | |
277 | { some_completely_unknown_function(); } | |
| ^ | |
testing/cffi0/__pycache__/_cffi__xc9f63e70xc448a3e.c:277:5: note: | |
did you mean '_cffi_f_some_completely_unknown_function'? | |
testing/cffi0/__pycache__/_cffi__xc9f63e70xc448a3e.c:272:1: note: | |
'_cffi_f_some_completely_unknown_function' declared here | |
272 | _cffi_f_some_completely_unknown_function(PyObject *self, PyObject *noarg) | |
| ^ | |
273 | { | |
274 | | |
275 | Py_BEGIN_ALLOW_THREADS | |
276 | _cffi_restore_errno(); | |
277 | { some_completely_unknown_function(); } | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| _cffi_f_some_completely_unknown_function | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_simple_case PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_Wconversion_unsigned testing/cffi0/__pycache__/_cffi__x5350fb07x77041aab.c:279:14: error: | |
implicit conversion changes signedness: 'int' to 'unsigned int' | |
[-Werror,-Wsign-conversion] | |
279 | { result = foo(); } | |
| ~ ^~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_Wconversion_integer testing/cffi0/__pycache__/_cffi__xc41c0ac1x53cd7b4.c:279:14: error: | |
implicit conversion loses integer precision: 'long long' to 'short' | |
[-Werror,-Wimplicit-int-conversion] | |
279 | { result = foo(); } | |
| ~ ^~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_Wconversion_floating testing/cffi0/__pycache__/_cffi__x61aefdcdx642c4502.c:284:14: error: | |
implicit conversion loses floating-point precision: 'double' to 'float' | |
[-Werror,-Wimplicit-float-conversion] | |
284 | { result = sin(x0); } | |
| ~ ^~~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_Wconversion_float2int testing/cffi0/__pycache__/_cffi__x2bb63d2cxe97f3f16.c:284:14: error: | |
implicit conversion turns floating-point number into integer: 'float' to | |
'int' [-Werror,-Wfloat-conversion] | |
284 | { result = sinf(x0); } | |
| ~ ^~~~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_Wconversion_double2int testing/cffi0/__pycache__/_cffi__xea7c24cdx9ee43e21.c:284:14: error: | |
implicit conversion turns floating-point number into integer: 'double' to | |
'int' [-Werror,-Wfloat-conversion] | |
284 | { result = sin(x0); } | |
| ~ ^~~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_rounding_1 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_rounding_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_strlen_exact PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_strlen_approximate testing/cffi0/__pycache__/_cffi__xc84ba511x6642a33e.c:291:14: error: | |
implicit conversion loses integer precision: 'unsigned long' to 'int' | |
[-Werror,-Wshorten-64-to-32] | |
291 | { result = strlen(x0); } | |
| ~ ^~~~~~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_return_approximate PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_strlen_array_of_char PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_longdouble PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_longdouble_precision PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_primitive_category PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_all_integer_and_float_types PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_all_complex_types SKIPPED (not imp...) | |
testing/cffi0/test_verify.py::test_var_signed_integer_types PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_var_unsigned_integer_types PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_fn_signed_integer_types PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_fn_unsigned_integer_types PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_char_type PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_wchar_type PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_char16_char32_type SKIPPED (XXX te...) | |
testing/cffi0/test_verify.py::test_no_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_two_arguments PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_macro PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_ptr PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_bogus_ptr PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_verify_typedefs SKIPPED (ignored s...) | |
testing/cffi0/test_verify.py::test_nondecl_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_ffi_full_struct testing/cffi0/__pycache__/_cffi__x225ad89bx457401d1.c:277:13: error: | |
incompatible pointer types initializing 'long **' with an expression of | |
type 'int **' [-Werror,-Wincompatible-pointer-types] | |
277 | { long * *tmp = &p->z; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xb3852a2axa1ab165.c:275:21: error: | |
no member named 'x' in 'struct foo_s' | |
275 | { char *tmp = &p->x; (void)tmp; } | |
| ~ ^ | |
testing/cffi0/__pycache__/_cffi__xb3852a2axa1ab165.c:286:5: error: | |
no member named 'x' in 'foo_s' | |
286 | offsetof(struct foo_s, x), | |
| ^ ~ | |
/usr/lib/llvm-20/lib/clang/20/include/__stddef_offsetof.h:16:24: note: | |
expanded from macro 'offsetof' | |
16 | #define offsetof(t, d) __builtin_offsetof(t, d) | |
| ^ ~ | |
testing/cffi0/__pycache__/_cffi__xb3852a2axa1ab165.c:287:33: error: | |
no member named 'x' in 'struct foo_s' | |
287 | sizeof(((struct foo_s *)0)->x), | |
| ~~~~~~~~~~~~~~~~~~~ ^ | |
3 errors generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_ffi_nonfull_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_ffi_nonfull_alignment PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_struct_bad_sized_integer PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_struct_bad_sized_float testing/cffi0/__pycache__/_cffi__x7a3df464xcd23f626.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'float *' [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xbc01b5e9xce72d78.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'long double *' [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x541b41fexb6b4de04.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'double *' [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x95f649ddx9d46eb14.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'long double *' [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xc75bc98cx8f5fd89c.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'double *' [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x843560b7x17255f5b.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'float *' [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_struct_signedness_ignored PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_struct_float_vs_int testing/cffi0/__pycache__/_cffi__x3cf8c0ebxea13649e.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x417b3d53xa132f9bf.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x71e30269x6d72ac98.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xa8ab1af0x679b01d6.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xb78eaedx29799762.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x98b72931xe8bd4c3c.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x5ce43ee3x25be06ab.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x495ded90xdd36b371.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xda922e4cx1cf2682f.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x3f340bd9x6d5e08cf.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x1bde3f4xbee6864b.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x92722028x7f225d15.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xe89f23b2x1cc64569.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xf9b8933dx694dae20.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x3f84d2b0xa889757e.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xbfc5df04x6a7706cc.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x611dbee7xa7a2e6e5.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x4efd3431x3f45ffe3.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xfde0d879x9e3822df.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x95529af4xe587e198.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xbab21022x7d60f89e.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xb500d61dxfde817e5.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xf682afcexad67effc.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xd9622518x3580f6fa.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x4f334dc1x2a433f8e.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x212987a5x9f4ddb16.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xec90d73xaa746154.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xb98d0f1xb9513873.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x15e6ab8bx13ffe910.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x7a793ce0x8b18f016.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xffd7f4e2xfb743f0e.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x57c3acf6xe7b0cd03.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x385c3b9dx7f57d405.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x9c07c1d8xb394316a.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x1f23a292x8460f839.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x70bc35f9x1c87e13f.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x4bace9b3x6d612584.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x660b9dafx53cbd052.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x49eb1779xcb2cc954.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xae50a69dx3112d039.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x5df13b02xb0d08678.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xce3ef8dex3cc23e50.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x9a0b99d2x72dcab8d.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x1e3f40b6x848bb937.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x8df0836ax899011f.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x3db666f6x973c2f6b.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x3c5476a6x512d3922.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xccc499cxf4ebcc1c.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xe79b8256x9f9bef0b.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x2efce5c4xf91ba2b3.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xa10ab4f8x75091a9b.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xb6f5be75xe68c1bff.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x57eb1130xa8759e90.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xd81d400cx246726b8.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x60407eb1x64c856ad.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x81b680f9xcdb2165.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x478ac174xa91dd45b.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xd85b292fx40fc6079.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x4b96d852x825bff8.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x64765284x3d1c05ba.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x64c605cfx4ee37a4b.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x22009170xe514885d.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xb1cf52acx24d05303.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x97f9bb48x28c194f8.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int *' [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x1793536ex7ab9fbcb.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int16_t *' (aka 'short *') [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x57fd0778xed4b1569.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int32_t *' (aka 'int *') [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x37a47965x5226b93d.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int64_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xe330f448x1a5b43c8.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x5cb53c11x18cf4bca.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_fast16_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xcb47d2b3x58a11fdc.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_fast32_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x742a7ee7x38f861c1.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_fast64_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xcfac35f8xec6cecec.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_fast8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x7ce795bdxfd0b48e5.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_least16_t *' (aka 'short *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x3c89c1abx6af9a647.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_least32_t *' (aka 'int *') [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x5cd0bfb6xd5940a13.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_least64_t *' (aka 'long *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x8844329bxa04bbf59.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_least8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x393a5465x589551fb.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'intmax_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xe2e698a7x11faaf55.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'intptr_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x18ca5b12xde324b63.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'long *' [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x45c22d94xd197f1f8.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'long long *' [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x6f9fed95x1dd8979b.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'ptrdiff_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xa1e138a6x3eeb4714.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'short *' [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xbcd7ba06x59db0b62.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'signed char *' [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xe4f366a5x49d3e992.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'ssize_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xbe0e477cxf5ccde7.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int *' [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x3e64af5ax1fd1c854.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int16_t *' (aka 'short *') [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x7e0afb4cx3fe6e25f.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int32_t *' (aka 'int *') [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x1e538551x822ba06c.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int64_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x9f8ff157x33acbffc.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xca26be64x3138b7fe.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_fast16_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xea11946fx7156e3e8.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_fast32_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x57dcd65cx110f9df5.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_fast64_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xe65bc9ccxc36e611e.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_fast8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x55106989xa5c134c5.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_least16_t *' (aka 'short *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x157e3d9fx85f61ece.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_least32_t *' (aka 'int *') [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x75274382x383b5cfd.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_least64_t *' (aka 'long *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x8018d607x89bc436d.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_least8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xf5970c3cx7162adcf.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'intmax_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x92921816x380d5361.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'intptr_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xb16cce08xf7c5b757.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'long *' [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x6c35d1a0xe0e6a27b.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'long long *' [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x466811a1xa3f754cf.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'ptrdiff_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x8816c492x49406438.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'short *' [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x95204632xa446dea3.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'signed char *' [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xcd049a91x76de7439.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'ssize_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x5e8a8abdxab22525c.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int *' [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x598a41cdx824419dd.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int16_t *' (aka 'short *') [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x35fc4a40x59c79f3b.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int32_t *' (aka 'int *') [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x8209c72bx587057c5.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int64_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x255564dx5b0238c1.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xfc934557x673d31f8.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_fast16_t *' (aka 'long *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x2710c3b1xb4b3a75.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_fast32_t *' (aka 'long *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x26a70b4fxbcbeb71e.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_fast64_t *' (aka 'long *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x25d5644bxdb52b8aa.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_fast8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x1c8d0f22xdb2b7575.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_least16_t *' (aka 'short *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x70fb04afxa8f393.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_least32_t *' (aka 'int *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xc70e89c4x11f3b6d.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_least64_t *' (aka 'long *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xda47cc60x26d5469.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_least8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xf4a97540x7907fc2e.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'intmax_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x9fb795cbxfdd33cf7.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'intptr_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x468a610x7298d970.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'long *' [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x4c098283x96fa3edd.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'long long *' [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x93eb1299x7cfb0e9b.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'ptrdiff_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xfe3424ffx46337bf8.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'short *' [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xe14316d2x403ccf03.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'signed char *' [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x2bf39b71x1a84bde2.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'ssize_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_struct_array_field PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_struct_array_no_length PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_struct_array_guess_length PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_struct_array_c99_1 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_struct_array_c99_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_struct_ptr_to_array_field PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_struct_with_bitfield_exact PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_struct_with_bitfield_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_unsupported_struct_with_bitfield_ellipsis PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_global_constants PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_global_const_int_size PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_global_constants_non_int PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_nonfull_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_full_enum testing/cffi0/__pycache__/_cffi__x6d467ccx901d8582.c:295:8: error: | |
use of undeclared identifier 'EE3' | |
295 | if ((EE3) <= 0 || (unsigned long)(EE3) != 2UL) { | |
| ^ | |
testing/cffi0/__pycache__/_cffi__x6d467ccx901d8582.c:295:37: error: | |
use of undeclared identifier 'EE3' | |
295 | if ((EE3) <= 0 || (unsigned long)(EE3) != 2UL) { | |
| ^ | |
testing/cffi0/__pycache__/_cffi__x6d467ccx901d8582.c:297:10: error: | |
use of undeclared identifier 'EE3' | |
297 | if ((EE3) <= 0) | |
| ^ | |
testing/cffi0/__pycache__/_cffi__x6d467ccx901d8582.c:298:41: error: | |
use of undeclared identifier 'EE3' | |
298 | snprintf(buf, 63, "%ld", (long)(EE3)); | |
| ^ | |
testing/cffi0/__pycache__/_cffi__x6d467ccx901d8582.c:300:50: error: | |
use of undeclared identifier 'EE3' | |
300 | snprintf(buf, 63, "%lu", (unsigned long)(EE3)); | |
| ^ | |
5 errors generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_enum_usage PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_anonymous_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_nonfull_anonymous_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_nonfull_enum_syntax2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_nonfull_enum_bug3 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_get_set_errno PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_define_int PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_access_variable PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_access_address_of_variable PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_access_array_variable PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_access_array_variable_length_hidden PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_access_struct_variable PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_access_callback PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_access_callback_function_typedef PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_ctypes_backend_forces_generic_engine PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_call_with_struct_ptr PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_unknown_type PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_unknown_type_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_unknown_type_3 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_varargs PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_varargs_exact testing/cffi0/__pycache__/_cffi__x24d2ba69x2e161b29.c:271:20: error: | |
implicit conversion loses integer precision: 'long long' to 'int' | |
[-Werror,-Wshorten-64-to-32] | |
271 | return x; | |
| ~~~~~~ ^ | |
testing/cffi0/__pycache__/_cffi__x24d2ba69x2e161b29.c:280:5: error: | |
incompatible function pointer types assigning to 'int (*)(int, ...)' from | |
'int (long long, ...)' [-Wincompatible-function-pointer-types] | |
280 | i = (foo); | |
| ^ ~~~~~ | |
2 errors generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_varargs_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_autofilled_struct_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_autofilled_struct_as_argument_dynamic PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_func_returns_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_func_as_funcptr PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_funcptr_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_func_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_array_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_enum_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_enum_as_function_result PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_enum_values PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_typedef_complete_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_typedef_broken_complete_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_typedef_incomplete_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_typedef_enum_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_typedef_enum_as_function_result PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_function_typedef PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_opaque_integer_as_function_result PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_return_partial_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_take_and_return_partial_structs PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_cannot_name_struct_type PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_dont_check_unnamable_fields PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_nested_anonymous_struct_exact PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_nested_anonymous_struct_exact_error testing/cffi0/__pycache__/_cffi__xace53747x2ca3ca47.c:278:11: error: | |
incompatible pointer types initializing 'char *' with an expression of type | |
'short *' [-Werror,-Wincompatible-pointer-types] | |
278 | { char *tmp = &p->b; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_nested_anonymous_struct_inexact_1 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_nested_anonymous_struct_inexact_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_ffi_union PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_ffi_union_partial PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_ffi_union_with_partial_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_ffi_union_partial_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_ffi_union_with_partial_struct_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_ffi_struct_packed PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_tmpdir PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_relative_to PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_bug1 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_bool PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_bool_on_long_double PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_cannot_pass_float PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_cast_from_int_type_to_bool PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_addressof PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_callback_in_thread STARTING | |
/work/.pyenv/versions/3.14t-dev/lib/python3.14t/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. | |
!! | |
******************************************************************************** | |
Please consider removing the following classifiers in favor of a SPDX license expression: | |
License :: OSI Approved :: MIT License | |
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. | |
******************************************************************************** | |
!! | |
dist._finalize_license_expression() | |
/work/.pyenv/versions/3.14t-dev/lib/python3.14t/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. | |
!! | |
******************************************************************************** | |
Please consider removing the following classifiers in favor of a SPDX license expression: | |
License :: OSI Approved :: MIT License | |
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. | |
******************************************************************************** | |
!! | |
self._finalize_license_expression() | |
DONE | |
================== | |
WARNING: ThreadSanitizer: thread leak (pid=3878) | |
Thread T1 (tid=3883, finished) created by main thread at: | |
#0 pthread_create <null> (python3.14+0x64bde) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
#1 threaded_ballback_test <null> (_cffi__x7116871x4d6a3f77.cpython-314t-x86_64-linux-gnu.so+0x1314) (BuildId: 267d58a40ed4365491b5250b971c7f2489d70390) | |
#2 _cffi_f_threaded_ballback_test _cffi__x7116871x4d6a3f77.c (_cffi__x7116871x4d6a3f77.cpython-314t-x86_64-linux-gnu.so+0x1670) (BuildId: 267d58a40ed4365491b5250b971c7f2489d70390) | |
#3 cfunction_vectorcall_O /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/methodobject.c:537:24 (libpython3.14t.so.1.0+0x1d465c) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#4 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x1279ec) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#5 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x1279ec) | |
#6 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:1619:35 (libpython3.14t.so.1.0+0x334a9b) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#7 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32f53f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#8 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32f53f) | |
#9 PyEval_EvalCode /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:853:21 (libpython3.14t.so.1.0+0x32f53f) | |
#10 run_eval_code_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1365:12 (libpython3.14t.so.1.0+0x414063) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#11 run_mod /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1436:19 (libpython3.14t.so.1.0+0x414063) | |
#12 pyrun_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1293:15 (libpython3.14t.so.1.0+0x40f562) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#13 _PyRun_SimpleFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:521:13 (libpython3.14t.so.1.0+0x40f562) | |
#14 _PyRun_AnyFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:81:15 (libpython3.14t.so.1.0+0x40ecb8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#15 pymain_run_file_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:410:15 (libpython3.14t.so.1.0+0x45538f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#16 pymain_run_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:429:15 (libpython3.14t.so.1.0+0x45538f) | |
#17 pymain_run_python /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:694:21 (libpython3.14t.so.1.0+0x4546b1) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#18 Py_RunMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:775:5 (libpython3.14t.so.1.0+0x4546b1) | |
#19 pymain_main /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:805:12 (libpython3.14t.so.1.0+0x454c18) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#20 Py_BytesMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:829:12 (libpython3.14t.so.1.0+0x454c9c) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#21 main /tmp/python-build.20250601040250.74/Python-3.14-dev/./Programs/python.c:15:12 (python3.14+0xe8c9b) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
SUMMARY: ThreadSanitizer: thread leak (/work/.pyenv/versions/3.14t-dev/bin/python3.14+0x64bde) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) in pthread_create | |
================== | |
ThreadSanitizer: reported 1 warnings | |
FAILED ([thread-unsafe]: uses thread_unsafe marker) | |
testing/cffi0/test_verify.py::test_keepalive_lib PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_keepalive_ffi PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_FILE_stored_in_stdout PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_FILE_stored_explicitly PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_global_array_with_missing_length PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_global_array_with_dotdotdot_length PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_bad_global_array_with_dotdotdot_length testing/cffi0/__pycache__/_cffi__x6620775x7489884b.c:276:5: error: | |
incompatible pointer types assigning to 'int *' from 'char[23]' | |
[-Werror,-Wincompatible-pointer-types] | |
276 | i = (fooarray); | |
| ^ ~~~~~~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_struct_containing_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_struct_returned_by_func PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_include PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_include_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_named_pointer_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_enum_size PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_enum_bug118 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_string_to_voidp_arg PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_callback_indirection PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_floatstar_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_charstar_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_passing_string_or_NULL PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_typeof_function PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_call_with_voidstar_arg PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_dir PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_typeof_func_with_struct_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_bug_const_char_ptr_array_1 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_bug_const_char_ptr_array_2 testing/cffi0/__pycache__/_cffi__x413da6a2xd85aa23.c:276:5: warning: | |
assigning to 'int *' from 'const int[5]' discards qualifiers | |
[-Wincompatible-pointer-types-discards-qualifiers] | |
276 | i = (a); | |
| ^ ~~~ | |
1 warning generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_various_calls_direct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_various_calls_libffi PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_ptr_to_opaque PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_errno_working_even_with_pypys_jit PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_getlasterror_working_even_with_pypys_jit SKIPPED | |
testing/cffi0/test_verify.py::test_verify_dlopen_flags PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_consider_not_implemented_function_type PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_verify_extra_arguments PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_implicit_unicode_on_windows SKIPPED | |
testing/cffi0/test_verify.py::test_use_local_dir PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_define_known_value PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_define_wrong_value PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_static_const_int_known_value PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_static_const_int_wrong_value PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_const_struct_global PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_dont_support_int_dotdotdot PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_const_fields PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_win32_calling_convention_0 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_win32_calling_convention_1 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_win32_calling_convention_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_win32_calling_convention_3 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_ffi_gc_size_arg PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_ffi_gc_size_arg_2 SKIPPED (find a ...) | |
testing/cffi0/test_verify.py::test_ffi_new_with_cycles SKIPPED (find ...) | |
testing/cffi0/test_verify.py::test_arithmetic_in_cdef PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify.py::test_passing_large_list PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_module_type verify got a PYTHON module | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_missing_function testing/cffi0/__pycache__/_cffi__xe28bbf86x3e0aa42a.c:277:5: error: | |
call to undeclared function 'some_completely_unknown_function'; ISO C99 and | |
later do not support implicit function declarations | |
[-Wimplicit-function-declaration] | |
277 | { some_completely_unknown_function(); } | |
| ^ | |
testing/cffi0/__pycache__/_cffi__xe28bbf86x3e0aa42a.c:277:5: note: | |
did you mean '_cffi_f_some_completely_unknown_function'? | |
testing/cffi0/__pycache__/_cffi__xe28bbf86x3e0aa42a.c:272:1: note: | |
'_cffi_f_some_completely_unknown_function' declared here | |
272 | _cffi_f_some_completely_unknown_function(PyObject *self, PyObject *noarg) | |
| ^ | |
273 | { | |
274 | | |
275 | Py_BEGIN_ALLOW_THREADS | |
276 | _cffi_restore_errno(); | |
277 | { some_completely_unknown_function(); } | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| _cffi_f_some_completely_unknown_function | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_missing_function_import_error testing/cffi0/__pycache__/_cffi__xc9f63e70xc448a3e.c:277:5: error: | |
call to undeclared function 'some_completely_unknown_function'; ISO C99 and | |
later do not support implicit function declarations | |
[-Wimplicit-function-declaration] | |
277 | { some_completely_unknown_function(); } | |
| ^ | |
testing/cffi0/__pycache__/_cffi__xc9f63e70xc448a3e.c:277:5: note: | |
did you mean '_cffi_f_some_completely_unknown_function'? | |
testing/cffi0/__pycache__/_cffi__xc9f63e70xc448a3e.c:272:1: note: | |
'_cffi_f_some_completely_unknown_function' declared here | |
272 | _cffi_f_some_completely_unknown_function(PyObject *self, PyObject *noarg) | |
| ^ | |
273 | { | |
274 | | |
275 | Py_BEGIN_ALLOW_THREADS | |
276 | _cffi_restore_errno(); | |
277 | { some_completely_unknown_function(); } | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| _cffi_f_some_completely_unknown_function | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_simple_case PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_Wconversion_unsigned testing/cffi0/__pycache__/_cffi__x5350fb07x77041aab.c:279:14: error: | |
implicit conversion changes signedness: 'int' to 'unsigned int' | |
[-Werror,-Wsign-conversion] | |
279 | { result = foo(); } | |
| ~ ^~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_Wconversion_integer testing/cffi0/__pycache__/_cffi__xc41c0ac1x53cd7b4.c:279:14: error: | |
implicit conversion loses integer precision: 'long long' to 'short' | |
[-Werror,-Wimplicit-int-conversion] | |
279 | { result = foo(); } | |
| ~ ^~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_Wconversion_floating testing/cffi0/__pycache__/_cffi__x61aefdcdx642c4502.c:284:14: error: | |
implicit conversion loses floating-point precision: 'double' to 'float' | |
[-Werror,-Wimplicit-float-conversion] | |
284 | { result = sin(x0); } | |
| ~ ^~~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_Wconversion_float2int testing/cffi0/__pycache__/_cffi__x2bb63d2cxe97f3f16.c:284:14: error: | |
implicit conversion turns floating-point number into integer: 'float' to | |
'int' [-Werror,-Wfloat-conversion] | |
284 | { result = sinf(x0); } | |
| ~ ^~~~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_Wconversion_double2int testing/cffi0/__pycache__/_cffi__xea7c24cdx9ee43e21.c:284:14: error: | |
implicit conversion turns floating-point number into integer: 'double' to | |
'int' [-Werror,-Wfloat-conversion] | |
284 | { result = sin(x0); } | |
| ~ ^~~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_rounding_1 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_rounding_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_strlen_exact PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_strlen_approximate testing/cffi0/__pycache__/_cffi__xc84ba511x6642a33e.c:291:14: error: | |
implicit conversion loses integer precision: 'unsigned long' to 'int' | |
[-Werror,-Wshorten-64-to-32] | |
291 | { result = strlen(x0); } | |
| ~ ^~~~~~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_return_approximate PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_strlen_array_of_char PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_longdouble PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_longdouble_precision PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_primitive_category PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_all_integer_and_float_types PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_all_complex_types SKIPPED (not im...) | |
testing/cffi0/test_verify2.py::test_var_signed_integer_types PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_var_unsigned_integer_types PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_fn_signed_integer_types PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_fn_unsigned_integer_types PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_char_type PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_wchar_type PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_char16_char32_type SKIPPED (XXX t...) | |
testing/cffi0/test_verify2.py::test_no_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_two_arguments PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_macro PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_ptr PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_bogus_ptr PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_verify_typedefs SKIPPED (ignored ...) | |
testing/cffi0/test_verify2.py::test_nondecl_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_ffi_full_struct testing/cffi0/__pycache__/_cffi__x225ad89bx457401d1.c:277:13: error: | |
incompatible pointer types initializing 'long **' with an expression of | |
type 'int **' [-Werror,-Wincompatible-pointer-types] | |
277 | { long * *tmp = &p->z; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xb3852a2axa1ab165.c:275:21: error: | |
no member named 'x' in 'struct foo_s' | |
275 | { char *tmp = &p->x; (void)tmp; } | |
| ~ ^ | |
testing/cffi0/__pycache__/_cffi__xb3852a2axa1ab165.c:286:5: error: | |
no member named 'x' in 'foo_s' | |
286 | offsetof(struct foo_s, x), | |
| ^ ~ | |
/usr/lib/llvm-20/lib/clang/20/include/__stddef_offsetof.h:16:24: note: | |
expanded from macro 'offsetof' | |
16 | #define offsetof(t, d) __builtin_offsetof(t, d) | |
| ^ ~ | |
testing/cffi0/__pycache__/_cffi__xb3852a2axa1ab165.c:287:33: error: | |
no member named 'x' in 'struct foo_s' | |
287 | sizeof(((struct foo_s *)0)->x), | |
| ~~~~~~~~~~~~~~~~~~~ ^ | |
3 errors generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_ffi_nonfull_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_ffi_nonfull_alignment PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_struct_bad_sized_integer PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_struct_bad_sized_float testing/cffi0/__pycache__/_cffi__x7a3df464xcd23f626.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'float *' [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xbc01b5e9xce72d78.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'long double *' [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x541b41fexb6b4de04.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'double *' [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x95f649ddx9d46eb14.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'long double *' [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xc75bc98cx8f5fd89c.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'double *' [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x843560b7x17255f5b.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'float *' [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_struct_signedness_ignored PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_struct_float_vs_int testing/cffi0/__pycache__/_cffi__x3cf8c0ebxea13649e.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x417b3d53xa132f9bf.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x71e30269x6d72ac98.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xa8ab1af0x679b01d6.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xb78eaedx29799762.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x98b72931xe8bd4c3c.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x5ce43ee3x25be06ab.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x495ded90xdd36b371.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xda922e4cx1cf2682f.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x3f340bd9x6d5e08cf.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x1bde3f4xbee6864b.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x92722028x7f225d15.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xe89f23b2x1cc64569.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xf9b8933dx694dae20.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x3f84d2b0xa889757e.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xbfc5df04x6a7706cc.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x611dbee7xa7a2e6e5.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x4efd3431x3f45ffe3.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xfde0d879x9e3822df.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x95529af4xe587e198.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xbab21022x7d60f89e.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xb500d61dxfde817e5.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xf682afcexad67effc.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xd9622518x3580f6fa.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x4f334dc1x2a433f8e.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x212987a5x9f4ddb16.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xec90d73xaa746154.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xb98d0f1xb9513873.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x15e6ab8bx13ffe910.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x7a793ce0x8b18f016.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xffd7f4e2xfb743f0e.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x57c3acf6xe7b0cd03.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x385c3b9dx7f57d405.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x9c07c1d8xb394316a.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x1f23a292x8460f839.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x70bc35f9x1c87e13f.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x4bace9b3x6d612584.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x660b9dafx53cbd052.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x49eb1779xcb2cc954.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xae50a69dx3112d039.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x5df13b02xb0d08678.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xce3ef8dex3cc23e50.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x9a0b99d2x72dcab8d.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x1e3f40b6x848bb937.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x8df0836ax899011f.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x3db666f6x973c2f6b.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x3c5476a6x512d3922.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xccc499cxf4ebcc1c.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xe79b8256x9f9bef0b.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x2efce5c4xf91ba2b3.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xa10ab4f8x75091a9b.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xb6f5be75xe68c1bff.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x57eb1130xa8759e90.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xd81d400cx246726b8.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x60407eb1x64c856ad.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x81b680f9xcdb2165.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x478ac174xa91dd45b.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xd85b292fx40fc6079.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x4b96d852x825bff8.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x64765284x3d1c05ba.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x64c605cfx4ee37a4b.c:275:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x22009170xe514885d.c:275:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xb1cf52acx24d05303.c:275:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
275 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x97f9bb48x28c194f8.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int *' [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x1793536ex7ab9fbcb.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int16_t *' (aka 'short *') [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x57fd0778xed4b1569.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int32_t *' (aka 'int *') [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x37a47965x5226b93d.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int64_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xe330f448x1a5b43c8.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x5cb53c11x18cf4bca.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_fast16_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xcb47d2b3x58a11fdc.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_fast32_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x742a7ee7x38f861c1.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_fast64_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xcfac35f8xec6cecec.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_fast8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x7ce795bdxfd0b48e5.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_least16_t *' (aka 'short *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x3c89c1abx6af9a647.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_least32_t *' (aka 'int *') [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x5cd0bfb6xd5940a13.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_least64_t *' (aka 'long *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x8844329bxa04bbf59.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_least8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x393a5465x589551fb.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'intmax_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xe2e698a7x11faaf55.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'intptr_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x18ca5b12xde324b63.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'long *' [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x45c22d94xd197f1f8.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'long long *' [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x6f9fed95x1dd8979b.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'ptrdiff_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xa1e138a6x3eeb4714.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'short *' [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xbcd7ba06x59db0b62.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'signed char *' [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xe4f366a5x49d3e992.c:275:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'ssize_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xbe0e477cxf5ccde7.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int *' [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x3e64af5ax1fd1c854.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int16_t *' (aka 'short *') [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x7e0afb4cx3fe6e25f.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int32_t *' (aka 'int *') [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x1e538551x822ba06c.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int64_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x9f8ff157x33acbffc.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xca26be64x3138b7fe.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_fast16_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xea11946fx7156e3e8.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_fast32_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x57dcd65cx110f9df5.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_fast64_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xe65bc9ccxc36e611e.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_fast8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x55106989xa5c134c5.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_least16_t *' (aka 'short *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x157e3d9fx85f61ece.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_least32_t *' (aka 'int *') [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x75274382x383b5cfd.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_least64_t *' (aka 'long *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x8018d607x89bc436d.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_least8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xf5970c3cx7162adcf.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'intmax_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x92921816x380d5361.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'intptr_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xb16cce08xf7c5b757.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'long *' [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x6c35d1a0xe0e6a27b.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'long long *' [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x466811a1xa3f754cf.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'ptrdiff_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x8816c492x49406438.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'short *' [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x95204632xa446dea3.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'signed char *' [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xcd049a91x76de7439.c:275:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'ssize_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x5e8a8abdxab22525c.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int *' [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x598a41cdx824419dd.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int16_t *' (aka 'short *') [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x35fc4a40x59c79f3b.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int32_t *' (aka 'int *') [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x8209c72bx587057c5.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int64_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x255564dx5b0238c1.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xfc934557x673d31f8.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_fast16_t *' (aka 'long *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x2710c3b1xb4b3a75.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_fast32_t *' (aka 'long *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x26a70b4fxbcbeb71e.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_fast64_t *' (aka 'long *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x25d5644bxdb52b8aa.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_fast8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x1c8d0f22xdb2b7575.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_least16_t *' (aka 'short *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x70fb04afxa8f393.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_least32_t *' (aka 'int *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xc70e89c4x11f3b6d.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_least64_t *' (aka 'long *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xda47cc60x26d5469.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_least8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xf4a97540x7907fc2e.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'intmax_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x9fb795cbxfdd33cf7.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'intptr_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x468a610x7298d970.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'long *' [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x4c098283x96fa3edd.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'long long *' [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x93eb1299x7cfb0e9b.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'ptrdiff_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xfe3424ffx46337bf8.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'short *' [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__xe14316d2x403ccf03.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'signed char *' [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__x2bf39b71x1a84bde2.c:275:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'ssize_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
275 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_struct_array_field PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_struct_array_no_length PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_struct_array_guess_length PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_struct_array_c99_1 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_struct_array_c99_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_struct_ptr_to_array_field PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_struct_with_bitfield_exact PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_struct_with_bitfield_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_unsupported_struct_with_bitfield_ellipsis PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_global_constants PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_global_const_int_size PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_global_constants_non_int PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_nonfull_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_full_enum testing/cffi0/__pycache__/_cffi__x6d467ccx901d8582.c:295:8: error: | |
use of undeclared identifier 'EE3' | |
295 | if ((EE3) <= 0 || (unsigned long)(EE3) != 2UL) { | |
| ^ | |
testing/cffi0/__pycache__/_cffi__x6d467ccx901d8582.c:295:37: error: | |
use of undeclared identifier 'EE3' | |
295 | if ((EE3) <= 0 || (unsigned long)(EE3) != 2UL) { | |
| ^ | |
testing/cffi0/__pycache__/_cffi__x6d467ccx901d8582.c:297:10: error: | |
use of undeclared identifier 'EE3' | |
297 | if ((EE3) <= 0) | |
| ^ | |
testing/cffi0/__pycache__/_cffi__x6d467ccx901d8582.c:298:41: error: | |
use of undeclared identifier 'EE3' | |
298 | snprintf(buf, 63, "%ld", (long)(EE3)); | |
| ^ | |
testing/cffi0/__pycache__/_cffi__x6d467ccx901d8582.c:300:50: error: | |
use of undeclared identifier 'EE3' | |
300 | snprintf(buf, 63, "%lu", (unsigned long)(EE3)); | |
| ^ | |
5 errors generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_enum_usage PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_anonymous_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_nonfull_anonymous_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_nonfull_enum_syntax2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_nonfull_enum_bug3 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_get_set_errno PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_define_int PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_access_variable PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_access_address_of_variable PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_access_array_variable PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_access_array_variable_length_hidden PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_access_struct_variable PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_access_callback PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_access_callback_function_typedef PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_ctypes_backend_forces_generic_engine PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_call_with_struct_ptr PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_unknown_type PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_unknown_type_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_unknown_type_3 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_varargs PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_varargs_exact testing/cffi0/__pycache__/_cffi__x24d2ba69x2e161b29.c:271:20: error: | |
implicit conversion loses integer precision: 'long long' to 'int' | |
[-Werror,-Wshorten-64-to-32] | |
271 | return x; | |
| ~~~~~~ ^ | |
testing/cffi0/__pycache__/_cffi__x24d2ba69x2e161b29.c:280:5: error: | |
incompatible function pointer types assigning to 'int (*)(int, ...)' from | |
'int (long long, ...)' [-Wincompatible-function-pointer-types] | |
280 | i = (foo); | |
| ^ ~~~~~ | |
2 errors generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_varargs_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_autofilled_struct_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_autofilled_struct_as_argument_dynamic PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_func_returns_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_func_as_funcptr PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_funcptr_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_func_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_array_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_enum_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_enum_as_function_result PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_enum_values PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_typedef_complete_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_typedef_broken_complete_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_typedef_incomplete_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_typedef_enum_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_typedef_enum_as_function_result PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_function_typedef PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_opaque_integer_as_function_result PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_return_partial_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_take_and_return_partial_structs PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_cannot_name_struct_type PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_dont_check_unnamable_fields PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_nested_anonymous_struct_exact PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_nested_anonymous_struct_exact_error testing/cffi0/__pycache__/_cffi__xace53747x2ca3ca47.c:278:11: error: | |
incompatible pointer types initializing 'char *' with an expression of type | |
'short *' [-Werror,-Wincompatible-pointer-types] | |
278 | { char *tmp = &p->b; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_nested_anonymous_struct_inexact_1 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_nested_anonymous_struct_inexact_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_ffi_union PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_ffi_union_partial PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_ffi_union_with_partial_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_ffi_union_partial_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_ffi_union_with_partial_struct_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_ffi_struct_packed PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_tmpdir PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_relative_to PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_bug1 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_bool PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_bool_on_long_double PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_cannot_pass_float PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_cast_from_int_type_to_bool PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_addressof PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_callback_in_thread STARTING | |
DONE | |
================== | |
WARNING: ThreadSanitizer: thread leak (pid=4215) | |
Thread T1 (tid=4217, finished) created by main thread at: | |
#0 pthread_create <null> (python3.14+0x64bde) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
#1 threaded_ballback_test <null> (_cffi__x7116871x4d6a3f77.cpython-314t-x86_64-linux-gnu.so+0x1314) (BuildId: 267d58a40ed4365491b5250b971c7f2489d70390) | |
#2 _cffi_f_threaded_ballback_test _cffi__x7116871x4d6a3f77.c (_cffi__x7116871x4d6a3f77.cpython-314t-x86_64-linux-gnu.so+0x1670) (BuildId: 267d58a40ed4365491b5250b971c7f2489d70390) | |
#3 cfunction_vectorcall_O /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/methodobject.c:537:24 (libpython3.14t.so.1.0+0x1d465c) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#4 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x1279ec) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#5 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x1279ec) | |
#6 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:1619:35 (libpython3.14t.so.1.0+0x334a9b) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#7 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32f53f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#8 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32f53f) | |
#9 PyEval_EvalCode /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:853:21 (libpython3.14t.so.1.0+0x32f53f) | |
#10 run_eval_code_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1365:12 (libpython3.14t.so.1.0+0x414063) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#11 run_mod /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1436:19 (libpython3.14t.so.1.0+0x414063) | |
#12 pyrun_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1293:15 (libpython3.14t.so.1.0+0x40f562) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#13 _PyRun_SimpleFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:521:13 (libpython3.14t.so.1.0+0x40f562) | |
#14 _PyRun_AnyFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:81:15 (libpython3.14t.so.1.0+0x40ecb8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#15 pymain_run_file_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:410:15 (libpython3.14t.so.1.0+0x45538f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#16 pymain_run_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:429:15 (libpython3.14t.so.1.0+0x45538f) | |
#17 pymain_run_python /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:694:21 (libpython3.14t.so.1.0+0x4546b1) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#18 Py_RunMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:775:5 (libpython3.14t.so.1.0+0x4546b1) | |
#19 pymain_main /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:805:12 (libpython3.14t.so.1.0+0x454c18) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#20 Py_BytesMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:829:12 (libpython3.14t.so.1.0+0x454c9c) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#21 main /tmp/python-build.20250601040250.74/Python-3.14-dev/./Programs/python.c:15:12 (python3.14+0xe8c9b) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
SUMMARY: ThreadSanitizer: thread leak (/work/.pyenv/versions/3.14t-dev/bin/python3.14+0x64bde) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) in pthread_create | |
================== | |
ThreadSanitizer: reported 1 warnings | |
FAILED ([thread-unsafe]: uses thread_unsafe marker) | |
testing/cffi0/test_verify2.py::test_keepalive_lib PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_keepalive_ffi PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_FILE_stored_in_stdout PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_FILE_stored_explicitly PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_global_array_with_missing_length PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_global_array_with_dotdotdot_length PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_bad_global_array_with_dotdotdot_length testing/cffi0/__pycache__/_cffi__x6620775x7489884b.c:276:5: error: | |
incompatible pointer types assigning to 'int *' from 'char[23]' | |
[-Werror,-Wincompatible-pointer-types] | |
276 | i = (fooarray); | |
| ^ ~~~~~~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_struct_containing_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_struct_returned_by_func PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_include PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_include_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_named_pointer_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_enum_size PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_enum_bug118 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_string_to_voidp_arg PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_callback_indirection PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_floatstar_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_charstar_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_passing_string_or_NULL PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_typeof_function PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_call_with_voidstar_arg PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_dir PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_typeof_func_with_struct_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_bug_const_char_ptr_array_1 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_bug_const_char_ptr_array_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_various_calls_direct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_various_calls_libffi PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_ptr_to_opaque PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_errno_working_even_with_pypys_jit PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_getlasterror_working_even_with_pypys_jit SKIPPED | |
testing/cffi0/test_verify2.py::test_verify_dlopen_flags PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_consider_not_implemented_function_type PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_verify_extra_arguments PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_implicit_unicode_on_windows SKIPPED | |
testing/cffi0/test_verify2.py::test_use_local_dir PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_define_known_value PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_define_wrong_value PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_static_const_int_known_value PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_static_const_int_wrong_value PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_const_struct_global PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_dont_support_int_dotdotdot PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_const_fields PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_win32_calling_convention_0 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_win32_calling_convention_1 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_win32_calling_convention_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_win32_calling_convention_3 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_ffi_gc_size_arg PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_ffi_gc_size_arg_2 SKIPPED (find a...) | |
testing/cffi0/test_verify2.py::test_ffi_new_with_cycles SKIPPED (find...) | |
testing/cffi0/test_verify2.py::test_arithmetic_in_cdef PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_verify2.py::test_passing_large_list PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_version.py::test_version PARALLEL PASSED | |
testing/cffi0/test_version.py::test_doc_version PARALLEL PASSED | |
testing/cffi0/test_version.py::test_pyproject_version PARALLEL PASSED | |
testing/cffi0/test_version.py::test_c_version PARALLEL PASSED | |
testing/cffi0/test_version.py::test_embedding_h PARALLEL PASSED | |
testing/cffi0/test_vgen.py::test_module_type verify got a GENERIC module | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_missing_function testing/cffi0/__pycache__/_cffi__ge28bbf86x3e0aa42a.c:62:3: error: | |
call to undeclared function 'some_completely_unknown_function'; ISO C99 and | |
later do not support implicit function declarations | |
[-Wimplicit-function-declaration] | |
62 | some_completely_unknown_function(); | |
| ^ | |
testing/cffi0/__pycache__/_cffi__ge28bbf86x3e0aa42a.c:62:3: note: | |
did you mean '_cffi_f_some_completely_unknown_function'? | |
testing/cffi0/__pycache__/_cffi__ge28bbf86x3e0aa42a.c:60:6: note: | |
'_cffi_f_some_completely_unknown_function' declared here | |
60 | void _cffi_f_some_completely_unknown_function(void) | |
| ^ | |
61 | { | |
62 | some_completely_unknown_function(); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| _cffi_f_some_completely_unknown_function | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_missing_function_import_error testing/cffi0/__pycache__/_cffi__gc9f63e70xc448a3e.c:62:3: error: | |
call to undeclared function 'some_completely_unknown_function'; ISO C99 and | |
later do not support implicit function declarations | |
[-Wimplicit-function-declaration] | |
62 | some_completely_unknown_function(); | |
| ^ | |
testing/cffi0/__pycache__/_cffi__gc9f63e70xc448a3e.c:62:3: note: | |
did you mean '_cffi_f_some_completely_unknown_function'? | |
testing/cffi0/__pycache__/_cffi__gc9f63e70xc448a3e.c:60:6: note: | |
'_cffi_f_some_completely_unknown_function' declared here | |
60 | void _cffi_f_some_completely_unknown_function(void) | |
| ^ | |
61 | { | |
62 | some_completely_unknown_function(); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| _cffi_f_some_completely_unknown_function | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_simple_case PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_Wconversion_unsigned testing/cffi0/__pycache__/_cffi__g5350fb07x77041aab.c:62:10: error: | |
implicit conversion changes signedness: 'int' to 'unsigned int' | |
[-Werror,-Wsign-conversion] | |
62 | return foo(); | |
| ~~~~~~ ^~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_Wconversion_integer testing/cffi0/__pycache__/_cffi__gc41c0ac1x53cd7b4.c:62:10: error: | |
implicit conversion loses integer precision: 'long long' to 'short' | |
[-Werror,-Wimplicit-int-conversion] | |
62 | return foo(); | |
| ~~~~~~ ^~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_Wconversion_floating testing/cffi0/__pycache__/_cffi__g61aefdcdx642c4502.c:62:10: error: | |
implicit conversion loses floating-point precision: 'double' to 'float' | |
[-Werror,-Wimplicit-float-conversion] | |
62 | return sin(x0); | |
| ~~~~~~ ^~~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_Wconversion_float2int testing/cffi0/__pycache__/_cffi__g2bb63d2cxe97f3f16.c:62:10: error: | |
implicit conversion turns floating-point number into integer: 'float' to | |
'int' [-Werror,-Wfloat-conversion] | |
62 | return sinf(x0); | |
| ~~~~~~ ^~~~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_Wconversion_double2int testing/cffi0/__pycache__/_cffi__gea7c24cdx9ee43e21.c:62:10: error: | |
implicit conversion turns floating-point number into integer: 'double' to | |
'int' [-Werror,-Wfloat-conversion] | |
62 | return sin(x0); | |
| ~~~~~~ ^~~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_rounding_1 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_rounding_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_strlen_exact PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_strlen_approximate testing/cffi0/__pycache__/_cffi__gc84ba511x6642a33e.c:62:10: error: | |
implicit conversion loses integer precision: 'unsigned long' to 'int' | |
[-Werror,-Wshorten-64-to-32] | |
62 | return strlen(x0); | |
| ~~~~~~ ^~~~~~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_return_approximate PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_strlen_array_of_char PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_longdouble PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_longdouble_precision PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_primitive_category PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_all_integer_and_float_types PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_all_complex_types SKIPPED (not imple...) | |
testing/cffi0/test_vgen.py::test_var_signed_integer_types PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_var_unsigned_integer_types PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_fn_signed_integer_types PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_fn_unsigned_integer_types PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_char_type PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_wchar_type PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_char16_char32_type SKIPPED (XXX test...) | |
testing/cffi0/test_vgen.py::test_no_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_two_arguments PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_macro PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_ptr PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_bogus_ptr PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_verify_typedefs SKIPPED (ignored so far) | |
testing/cffi0/test_vgen.py::test_nondecl_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_ffi_full_struct testing/cffi0/__pycache__/_cffi__g225ad89bx457401d1.c:66:13: error: | |
incompatible pointer types initializing 'long **' with an expression of | |
type 'int **' [-Werror,-Wincompatible-pointer-types] | |
66 | { long * *tmp = &p->z; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gb3852a2axa1ab165.c:64:21: error: | |
no member named 'x' in 'struct foo_s' | |
64 | { char *tmp = &p->x; (void)tmp; } | |
| ~ ^ | |
testing/cffi0/__pycache__/_cffi__gb3852a2axa1ab165.c:74:5: error: | |
no member named 'x' in 'foo_s' | |
74 | offsetof(struct foo_s, x), | |
| ^ ~ | |
/usr/lib/llvm-20/lib/clang/20/include/__stddef_offsetof.h:16:24: note: | |
expanded from macro 'offsetof' | |
16 | #define offsetof(t, d) __builtin_offsetof(t, d) | |
| ^ ~ | |
testing/cffi0/__pycache__/_cffi__gb3852a2axa1ab165.c:75:33: error: | |
no member named 'x' in 'struct foo_s' | |
75 | sizeof(((struct foo_s *)0)->x), | |
| ~~~~~~~~~~~~~~~~~~~ ^ | |
3 errors generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_ffi_nonfull_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_ffi_nonfull_alignment PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_struct_bad_sized_integer PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_struct_bad_sized_float testing/cffi0/__pycache__/_cffi__g7a3df464xcd23f626.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'float *' [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gbc01b5e9xce72d78.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'long double *' [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g541b41fexb6b4de04.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'double *' [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g95f649ddx9d46eb14.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'long double *' [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gc75bc98cx8f5fd89c.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'double *' [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g843560b7x17255f5b.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'float *' [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_struct_signedness_ignored PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_struct_float_vs_int testing/cffi0/__pycache__/_cffi__g3cf8c0ebxea13649e.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g417b3d53xa132f9bf.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g71e30269x6d72ac98.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__ga8ab1af0x679b01d6.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gb78eaedx29799762.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g98b72931xe8bd4c3c.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g5ce43ee3x25be06ab.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g495ded90xdd36b371.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gda922e4cx1cf2682f.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g3f340bd9x6d5e08cf.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g1bde3f4xbee6864b.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g92722028x7f225d15.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__ge89f23b2x1cc64569.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gf9b8933dx694dae20.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g3f84d2b0xa889757e.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gbfc5df04x6a7706cc.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g611dbee7xa7a2e6e5.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g4efd3431x3f45ffe3.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gfde0d879x9e3822df.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g95529af4xe587e198.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gbab21022x7d60f89e.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gb500d61dxfde817e5.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gf682afcexad67effc.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gd9622518x3580f6fa.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g4f334dc1x2a433f8e.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g212987a5x9f4ddb16.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gec90d73xaa746154.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gb98d0f1xb9513873.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g15e6ab8bx13ffe910.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g7a793ce0x8b18f016.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gffd7f4e2xfb743f0e.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g57c3acf6xe7b0cd03.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g385c3b9dx7f57d405.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g9c07c1d8xb394316a.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g1f23a292x8460f839.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g70bc35f9x1c87e13f.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g4bace9b3x6d612584.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g660b9dafx53cbd052.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g49eb1779xcb2cc954.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gae50a69dx3112d039.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g5df13b02xb0d08678.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gce3ef8dex3cc23e50.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g9a0b99d2x72dcab8d.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g1e3f40b6x848bb937.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g8df0836ax899011f.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g3db666f6x973c2f6b.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g3c5476a6x512d3922.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gccc499cxf4ebcc1c.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__ge79b8256x9f9bef0b.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g2efce5c4xf91ba2b3.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__ga10ab4f8x75091a9b.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gb6f5be75xe68c1bff.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g57eb1130xa8759e90.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gd81d400cx246726b8.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g60407eb1x64c856ad.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g81b680f9xcdb2165.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g478ac174xa91dd45b.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gd85b292fx40fc6079.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g4b96d852x825bff8.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g64765284x3d1c05ba.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g64c605cfx4ee37a4b.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g22009170xe514885d.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gb1cf52acx24d05303.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g97f9bb48x28c194f8.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int *' [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g1793536ex7ab9fbcb.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int16_t *' (aka 'short *') [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g57fd0778xed4b1569.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int32_t *' (aka 'int *') [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g37a47965x5226b93d.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int64_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__ge330f448x1a5b43c8.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g5cb53c11x18cf4bca.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_fast16_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gcb47d2b3x58a11fdc.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_fast32_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g742a7ee7x38f861c1.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_fast64_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gcfac35f8xec6cecec.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_fast8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g7ce795bdxfd0b48e5.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_least16_t *' (aka 'short *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g3c89c1abx6af9a647.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_least32_t *' (aka 'int *') [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g5cd0bfb6xd5940a13.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_least64_t *' (aka 'long *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g8844329bxa04bbf59.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_least8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g393a5465x589551fb.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'intmax_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__ge2e698a7x11faaf55.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'intptr_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g18ca5b12xde324b63.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'long *' [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g45c22d94xd197f1f8.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'long long *' [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g6f9fed95x1dd8979b.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'ptrdiff_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__ga1e138a6x3eeb4714.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'short *' [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gbcd7ba06x59db0b62.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'signed char *' [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__ge4f366a5x49d3e992.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'ssize_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gbe0e477cxf5ccde7.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int *' [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g3e64af5ax1fd1c854.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int16_t *' (aka 'short *') [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g7e0afb4cx3fe6e25f.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int32_t *' (aka 'int *') [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g1e538551x822ba06c.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int64_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g9f8ff157x33acbffc.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gca26be64x3138b7fe.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_fast16_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gea11946fx7156e3e8.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_fast32_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g57dcd65cx110f9df5.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_fast64_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__ge65bc9ccxc36e611e.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_fast8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g55106989xa5c134c5.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_least16_t *' (aka 'short *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g157e3d9fx85f61ece.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_least32_t *' (aka 'int *') [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g75274382x383b5cfd.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_least64_t *' (aka 'long *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g8018d607x89bc436d.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_least8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gf5970c3cx7162adcf.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'intmax_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g92921816x380d5361.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'intptr_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gb16cce08xf7c5b757.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'long *' [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g6c35d1a0xe0e6a27b.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'long long *' [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g466811a1xa3f754cf.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'ptrdiff_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g8816c492x49406438.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'short *' [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g95204632xa446dea3.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'signed char *' [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gcd049a91x76de7439.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'ssize_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g5e8a8abdxab22525c.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int *' [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g598a41cdx824419dd.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int16_t *' (aka 'short *') [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g35fc4a40x59c79f3b.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int32_t *' (aka 'int *') [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g8209c72bx587057c5.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int64_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g255564dx5b0238c1.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gfc934557x673d31f8.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_fast16_t *' (aka 'long *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g2710c3b1xb4b3a75.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_fast32_t *' (aka 'long *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g26a70b4fxbcbeb71e.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_fast64_t *' (aka 'long *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g25d5644bxdb52b8aa.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_fast8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g1c8d0f22xdb2b7575.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_least16_t *' (aka 'short *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g70fb04afxa8f393.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_least32_t *' (aka 'int *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gc70e89c4x11f3b6d.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_least64_t *' (aka 'long *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gda47cc60x26d5469.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_least8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gf4a97540x7907fc2e.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'intmax_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g9fb795cbxfdd33cf7.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'intptr_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g468a610x7298d970.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'long *' [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g4c098283x96fa3edd.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'long long *' [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g93eb1299x7cfb0e9b.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'ptrdiff_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gfe3424ffx46337bf8.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'short *' [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__ge14316d2x403ccf03.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'signed char *' [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g2bf39b71x1a84bde2.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'ssize_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_struct_array_field PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_struct_array_no_length PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_struct_array_guess_length PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_struct_array_c99_1 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_struct_array_c99_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_struct_ptr_to_array_field PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_struct_with_bitfield_exact PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_struct_with_bitfield_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_unsupported_struct_with_bitfield_ellipsis PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_global_constants PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_global_const_int_size PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_global_constants_non_int PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_nonfull_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_full_enum testing/cffi0/__pycache__/_cffi__g6d467ccx901d8582.c:82:8: error: | |
use of undeclared identifier 'EE3' | |
82 | if ((EE3) <= 0 || (unsigned long)(EE3) != 2UL) { | |
| ^ | |
testing/cffi0/__pycache__/_cffi__g6d467ccx901d8582.c:82:37: error: | |
use of undeclared identifier 'EE3' | |
82 | if ((EE3) <= 0 || (unsigned long)(EE3) != 2UL) { | |
| ^ | |
testing/cffi0/__pycache__/_cffi__g6d467ccx901d8582.c:84:10: error: | |
use of undeclared identifier 'EE3' | |
84 | if ((EE3) <= 0) | |
| ^ | |
testing/cffi0/__pycache__/_cffi__g6d467ccx901d8582.c:85:36: error: | |
use of undeclared identifier 'EE3' | |
85 | sprintf(buf, "%ld", (long)(EE3)); | |
| ^ | |
testing/cffi0/__pycache__/_cffi__g6d467ccx901d8582.c:87:45: error: | |
use of undeclared identifier 'EE3' | |
87 | sprintf(buf, "%lu", (unsigned long)(EE3)); | |
| ^ | |
5 errors generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_enum_usage PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_anonymous_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_nonfull_anonymous_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_nonfull_enum_syntax2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_nonfull_enum_bug3 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_get_set_errno PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_define_int PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_access_variable PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_access_address_of_variable PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_access_array_variable PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_access_array_variable_length_hidden PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_access_struct_variable PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_access_callback PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_access_callback_function_typedef PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_ctypes_backend_forces_generic_engine PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_call_with_struct_ptr PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_unknown_type PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_unknown_type_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_unknown_type_3 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_varargs PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_varargs_exact testing/cffi0/__pycache__/_cffi__g24d2ba69x2e161b29.c:61:20: error: | |
implicit conversion loses integer precision: 'long long' to 'int' | |
[-Werror,-Wshorten-64-to-32] | |
61 | return x; | |
| ~~~~~~ ^ | |
testing/cffi0/__pycache__/_cffi__g24d2ba69x2e161b29.c:66:10: error: | |
incompatible function pointer types returning 'int (long long, ...)' from a | |
function with result type 'int (*)(int, ...)' | |
[-Wincompatible-function-pointer-types] | |
66 | return (foo); | |
| ^~~~~ | |
2 errors generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_varargs_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_autofilled_struct_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_autofilled_struct_as_argument_dynamic PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_func_returns_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_func_as_funcptr PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_funcptr_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_func_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_array_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_enum_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_enum_as_function_result PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_enum_values PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_typedef_complete_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_typedef_broken_complete_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_typedef_incomplete_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_typedef_enum_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_typedef_enum_as_function_result PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_function_typedef PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_opaque_integer_as_function_result PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_return_partial_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_take_and_return_partial_structs PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_cannot_name_struct_type PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_dont_check_unnamable_fields PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_nested_anonymous_struct_exact PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_nested_anonymous_struct_exact_error testing/cffi0/__pycache__/_cffi__gace53747x2ca3ca47.c:67:11: error: | |
incompatible pointer types initializing 'char *' with an expression of type | |
'short *' [-Werror,-Wincompatible-pointer-types] | |
67 | { char *tmp = &p->b; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_nested_anonymous_struct_inexact_1 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_nested_anonymous_struct_inexact_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_ffi_union PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_ffi_union_partial PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_ffi_union_with_partial_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_ffi_union_partial_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_ffi_union_with_partial_struct_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_ffi_struct_packed PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_tmpdir PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_relative_to PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_bug1 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_bool PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_bool_on_long_double PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_cannot_pass_float PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_cast_from_int_type_to_bool PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_addressof PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_callback_in_thread STARTING | |
/work/.pyenv/versions/3.14t-dev/lib/python3.14t/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. | |
!! | |
******************************************************************************** | |
Please consider removing the following classifiers in favor of a SPDX license expression: | |
License :: OSI Approved :: MIT License | |
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. | |
******************************************************************************** | |
!! | |
dist._finalize_license_expression() | |
/work/.pyenv/versions/3.14t-dev/lib/python3.14t/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. | |
!! | |
******************************************************************************** | |
Please consider removing the following classifiers in favor of a SPDX license expression: | |
License :: OSI Approved :: MIT License | |
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. | |
******************************************************************************** | |
!! | |
self._finalize_license_expression() | |
DONE | |
================== | |
WARNING: ThreadSanitizer: thread leak (pid=4851) | |
Thread T1 (tid=4856, finished) created by main thread at: | |
#0 pthread_create <null> (python3.14+0x64bde) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
#1 threaded_ballback_test <null> (_cffi__x7116871x4d6a3f77.cpython-314t-x86_64-linux-gnu.so+0x1314) (BuildId: 267d58a40ed4365491b5250b971c7f2489d70390) | |
#2 _cffi_f_threaded_ballback_test _cffi__x7116871x4d6a3f77.c (_cffi__x7116871x4d6a3f77.cpython-314t-x86_64-linux-gnu.so+0x1670) (BuildId: 267d58a40ed4365491b5250b971c7f2489d70390) | |
#3 cfunction_vectorcall_O /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/methodobject.c:537:24 (libpython3.14t.so.1.0+0x1d465c) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#4 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x1279ec) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#5 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x1279ec) | |
#6 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:1619:35 (libpython3.14t.so.1.0+0x334a9b) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#7 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32f53f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#8 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32f53f) | |
#9 PyEval_EvalCode /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:853:21 (libpython3.14t.so.1.0+0x32f53f) | |
#10 run_eval_code_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1365:12 (libpython3.14t.so.1.0+0x414063) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#11 run_mod /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1436:19 (libpython3.14t.so.1.0+0x414063) | |
#12 pyrun_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1293:15 (libpython3.14t.so.1.0+0x40f562) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#13 _PyRun_SimpleFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:521:13 (libpython3.14t.so.1.0+0x40f562) | |
#14 _PyRun_AnyFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:81:15 (libpython3.14t.so.1.0+0x40ecb8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#15 pymain_run_file_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:410:15 (libpython3.14t.so.1.0+0x45538f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#16 pymain_run_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:429:15 (libpython3.14t.so.1.0+0x45538f) | |
#17 pymain_run_python /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:694:21 (libpython3.14t.so.1.0+0x4546b1) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#18 Py_RunMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:775:5 (libpython3.14t.so.1.0+0x4546b1) | |
#19 pymain_main /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:805:12 (libpython3.14t.so.1.0+0x454c18) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#20 Py_BytesMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:829:12 (libpython3.14t.so.1.0+0x454c9c) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#21 main /tmp/python-build.20250601040250.74/Python-3.14-dev/./Programs/python.c:15:12 (python3.14+0xe8c9b) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
SUMMARY: ThreadSanitizer: thread leak (/work/.pyenv/versions/3.14t-dev/bin/python3.14+0x64bde) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) in pthread_create | |
================== | |
ThreadSanitizer: reported 1 warnings | |
FAILED ([thread-unsafe]: uses thread_unsafe marker) | |
testing/cffi0/test_vgen.py::test_keepalive_lib PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_keepalive_ffi PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_FILE_stored_in_stdout PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_FILE_stored_explicitly PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_global_array_with_missing_length PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_global_array_with_dotdotdot_length PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_bad_global_array_with_dotdotdot_length testing/cffi0/__pycache__/_cffi__g6620775x7489884b.c:66:10: error: | |
incompatible pointer types returning 'char[23]' from a function with result | |
type 'int *' [-Werror,-Wincompatible-pointer-types] | |
66 | return (fooarray); | |
| ^~~~~~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_struct_containing_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_struct_returned_by_func PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_include PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_include_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_named_pointer_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_enum_size PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_enum_bug118 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_string_to_voidp_arg PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_callback_indirection PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_floatstar_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_charstar_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_passing_string_or_NULL PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_typeof_function PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_call_with_voidstar_arg PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_dir PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_typeof_func_with_struct_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_bug_const_char_ptr_array_1 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_bug_const_char_ptr_array_2 testing/cffi0/__pycache__/_cffi__g413da6a2xd85aa23.c:62:10: warning: | |
returning 'const int[5]' from a function with result type 'int *' discards | |
qualifiers [-Wincompatible-pointer-types-discards-qualifiers] | |
62 | return (a); | |
| ^~~ | |
1 warning generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_various_calls_direct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_various_calls_libffi PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_ptr_to_opaque PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_errno_working_even_with_pypys_jit PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_getlasterror_working_even_with_pypys_jit SKIPPED | |
testing/cffi0/test_vgen.py::test_verify_dlopen_flags PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_consider_not_implemented_function_type PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_verify_extra_arguments PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_implicit_unicode_on_windows SKIPPED | |
testing/cffi0/test_vgen.py::test_use_local_dir PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_define_known_value PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_define_wrong_value PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_static_const_int_known_value PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_static_const_int_wrong_value PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_const_struct_global PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_dont_support_int_dotdotdot PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_const_fields PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_win32_calling_convention_0 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_win32_calling_convention_1 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_win32_calling_convention_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_win32_calling_convention_3 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_ffi_gc_size_arg PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_ffi_gc_size_arg_2 SKIPPED (find a wa...) | |
testing/cffi0/test_vgen.py::test_ffi_new_with_cycles SKIPPED (find a ...) | |
testing/cffi0/test_vgen.py::test_arithmetic_in_cdef PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen.py::test_passing_large_list PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_module_type verify got a GENERIC module | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_missing_function testing/cffi0/__pycache__/_cffi__ge28bbf86x3e0aa42a.c:62:3: error: | |
call to undeclared function 'some_completely_unknown_function'; ISO C99 and | |
later do not support implicit function declarations | |
[-Wimplicit-function-declaration] | |
62 | some_completely_unknown_function(); | |
| ^ | |
testing/cffi0/__pycache__/_cffi__ge28bbf86x3e0aa42a.c:62:3: note: | |
did you mean '_cffi_f_some_completely_unknown_function'? | |
testing/cffi0/__pycache__/_cffi__ge28bbf86x3e0aa42a.c:60:6: note: | |
'_cffi_f_some_completely_unknown_function' declared here | |
60 | void _cffi_f_some_completely_unknown_function(void) | |
| ^ | |
61 | { | |
62 | some_completely_unknown_function(); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| _cffi_f_some_completely_unknown_function | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_missing_function_import_error testing/cffi0/__pycache__/_cffi__gc9f63e70xc448a3e.c:62:3: error: | |
call to undeclared function 'some_completely_unknown_function'; ISO C99 and | |
later do not support implicit function declarations | |
[-Wimplicit-function-declaration] | |
62 | some_completely_unknown_function(); | |
| ^ | |
testing/cffi0/__pycache__/_cffi__gc9f63e70xc448a3e.c:62:3: note: | |
did you mean '_cffi_f_some_completely_unknown_function'? | |
testing/cffi0/__pycache__/_cffi__gc9f63e70xc448a3e.c:60:6: note: | |
'_cffi_f_some_completely_unknown_function' declared here | |
60 | void _cffi_f_some_completely_unknown_function(void) | |
| ^ | |
61 | { | |
62 | some_completely_unknown_function(); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| _cffi_f_some_completely_unknown_function | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_simple_case PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_Wconversion_unsigned testing/cffi0/__pycache__/_cffi__g5350fb07x77041aab.c:62:10: error: | |
implicit conversion changes signedness: 'int' to 'unsigned int' | |
[-Werror,-Wsign-conversion] | |
62 | return foo(); | |
| ~~~~~~ ^~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_Wconversion_integer testing/cffi0/__pycache__/_cffi__gc41c0ac1x53cd7b4.c:62:10: error: | |
implicit conversion loses integer precision: 'long long' to 'short' | |
[-Werror,-Wimplicit-int-conversion] | |
62 | return foo(); | |
| ~~~~~~ ^~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_Wconversion_floating testing/cffi0/__pycache__/_cffi__g61aefdcdx642c4502.c:62:10: error: | |
implicit conversion loses floating-point precision: 'double' to 'float' | |
[-Werror,-Wimplicit-float-conversion] | |
62 | return sin(x0); | |
| ~~~~~~ ^~~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_Wconversion_float2int testing/cffi0/__pycache__/_cffi__g2bb63d2cxe97f3f16.c:62:10: error: | |
implicit conversion turns floating-point number into integer: 'float' to | |
'int' [-Werror,-Wfloat-conversion] | |
62 | return sinf(x0); | |
| ~~~~~~ ^~~~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_Wconversion_double2int testing/cffi0/__pycache__/_cffi__gea7c24cdx9ee43e21.c:62:10: error: | |
implicit conversion turns floating-point number into integer: 'double' to | |
'int' [-Werror,-Wfloat-conversion] | |
62 | return sin(x0); | |
| ~~~~~~ ^~~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_rounding_1 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_rounding_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_strlen_exact PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_strlen_approximate testing/cffi0/__pycache__/_cffi__gc84ba511x6642a33e.c:62:10: error: | |
implicit conversion loses integer precision: 'unsigned long' to 'int' | |
[-Werror,-Wshorten-64-to-32] | |
62 | return strlen(x0); | |
| ~~~~~~ ^~~~~~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_return_approximate PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_strlen_array_of_char PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_longdouble PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_longdouble_precision PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_primitive_category PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_all_integer_and_float_types PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_all_complex_types SKIPPED (not impl...) | |
testing/cffi0/test_vgen2.py::test_var_signed_integer_types PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_var_unsigned_integer_types PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_fn_signed_integer_types PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_fn_unsigned_integer_types PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_char_type PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_wchar_type PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_char16_char32_type SKIPPED (XXX tes...) | |
testing/cffi0/test_vgen2.py::test_no_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_two_arguments PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_macro PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_ptr PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_bogus_ptr PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_verify_typedefs SKIPPED (ignored so...) | |
testing/cffi0/test_vgen2.py::test_nondecl_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_ffi_full_struct testing/cffi0/__pycache__/_cffi__g225ad89bx457401d1.c:66:13: error: | |
incompatible pointer types initializing 'long **' with an expression of | |
type 'int **' [-Werror,-Wincompatible-pointer-types] | |
66 | { long * *tmp = &p->z; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gb3852a2axa1ab165.c:64:21: error: | |
no member named 'x' in 'struct foo_s' | |
64 | { char *tmp = &p->x; (void)tmp; } | |
| ~ ^ | |
testing/cffi0/__pycache__/_cffi__gb3852a2axa1ab165.c:74:5: error: | |
no member named 'x' in 'foo_s' | |
74 | offsetof(struct foo_s, x), | |
| ^ ~ | |
/usr/lib/llvm-20/lib/clang/20/include/__stddef_offsetof.h:16:24: note: | |
expanded from macro 'offsetof' | |
16 | #define offsetof(t, d) __builtin_offsetof(t, d) | |
| ^ ~ | |
testing/cffi0/__pycache__/_cffi__gb3852a2axa1ab165.c:75:33: error: | |
no member named 'x' in 'struct foo_s' | |
75 | sizeof(((struct foo_s *)0)->x), | |
| ~~~~~~~~~~~~~~~~~~~ ^ | |
3 errors generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_ffi_nonfull_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_ffi_nonfull_alignment PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_struct_bad_sized_integer PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_struct_bad_sized_float testing/cffi0/__pycache__/_cffi__g7a3df464xcd23f626.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'float *' [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gbc01b5e9xce72d78.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'long double *' [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g541b41fexb6b4de04.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'double *' [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g95f649ddx9d46eb14.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'long double *' [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gc75bc98cx8f5fd89c.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'double *' [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g843560b7x17255f5b.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'float *' [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_struct_signedness_ignored PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_struct_float_vs_int testing/cffi0/__pycache__/_cffi__g3cf8c0ebxea13649e.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g417b3d53xa132f9bf.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g71e30269x6d72ac98.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__ga8ab1af0x679b01d6.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gb78eaedx29799762.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g98b72931xe8bd4c3c.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g5ce43ee3x25be06ab.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g495ded90xdd36b371.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gda922e4cx1cf2682f.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g3f340bd9x6d5e08cf.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g1bde3f4xbee6864b.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g92722028x7f225d15.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__ge89f23b2x1cc64569.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gf9b8933dx694dae20.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g3f84d2b0xa889757e.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gbfc5df04x6a7706cc.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g611dbee7xa7a2e6e5.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g4efd3431x3f45ffe3.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gfde0d879x9e3822df.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g95529af4xe587e198.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gbab21022x7d60f89e.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gb500d61dxfde817e5.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gf682afcexad67effc.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gd9622518x3580f6fa.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g4f334dc1x2a433f8e.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g212987a5x9f4ddb16.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gec90d73xaa746154.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gb98d0f1xb9513873.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g15e6ab8bx13ffe910.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g7a793ce0x8b18f016.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gffd7f4e2xfb743f0e.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g57c3acf6xe7b0cd03.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g385c3b9dx7f57d405.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g9c07c1d8xb394316a.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g1f23a292x8460f839.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g70bc35f9x1c87e13f.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g4bace9b3x6d612584.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g660b9dafx53cbd052.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g49eb1779xcb2cc954.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gae50a69dx3112d039.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g5df13b02xb0d08678.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gce3ef8dex3cc23e50.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g9a0b99d2x72dcab8d.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g1e3f40b6x848bb937.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g8df0836ax899011f.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g3db666f6x973c2f6b.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g3c5476a6x512d3922.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gccc499cxf4ebcc1c.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__ge79b8256x9f9bef0b.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g2efce5c4xf91ba2b3.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__ga10ab4f8x75091a9b.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gb6f5be75xe68c1bff.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g57eb1130xa8759e90.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gd81d400cx246726b8.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g60407eb1x64c856ad.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g81b680f9xcdb2165.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g478ac174xa91dd45b.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gd85b292fx40fc6079.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g4b96d852x825bff8.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g64765284x3d1c05ba.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g64c605cfx4ee37a4b.c:64:17: error: | |
invalid operands to binary expression ('double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g22009170xe514885d.c:64:17: error: | |
invalid operands to binary expression ('float' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gb1cf52acx24d05303.c:64:17: error: | |
invalid operands to binary expression ('long double' and 'int') | |
64 | (void)((p->x) << 1); | |
| ~~~~~~ ^ ~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g97f9bb48x28c194f8.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int *' [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g1793536ex7ab9fbcb.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int16_t *' (aka 'short *') [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g57fd0778xed4b1569.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int32_t *' (aka 'int *') [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g37a47965x5226b93d.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int64_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__ge330f448x1a5b43c8.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g5cb53c11x18cf4bca.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_fast16_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gcb47d2b3x58a11fdc.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_fast32_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g742a7ee7x38f861c1.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_fast64_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gcfac35f8xec6cecec.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_fast8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g7ce795bdxfd0b48e5.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_least16_t *' (aka 'short *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g3c89c1abx6af9a647.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_least32_t *' (aka 'int *') [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g5cd0bfb6xd5940a13.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_least64_t *' (aka 'long *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g8844329bxa04bbf59.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'int_least8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g393a5465x589551fb.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'intmax_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__ge2e698a7x11faaf55.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'intptr_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g18ca5b12xde324b63.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'long *' [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g45c22d94xd197f1f8.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'long long *' [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g6f9fed95x1dd8979b.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'ptrdiff_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__ga1e138a6x3eeb4714.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'short *' [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gbcd7ba06x59db0b62.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'signed char *' [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__ge4f366a5x49d3e992.c:64:13: error: | |
incompatible pointer types initializing 'double *' with an expression of | |
type 'ssize_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gbe0e477cxf5ccde7.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int *' [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g3e64af5ax1fd1c854.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int16_t *' (aka 'short *') [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g7e0afb4cx3fe6e25f.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int32_t *' (aka 'int *') [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g1e538551x822ba06c.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int64_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g9f8ff157x33acbffc.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gca26be64x3138b7fe.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_fast16_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gea11946fx7156e3e8.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_fast32_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g57dcd65cx110f9df5.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_fast64_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__ge65bc9ccxc36e611e.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_fast8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g55106989xa5c134c5.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_least16_t *' (aka 'short *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g157e3d9fx85f61ece.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_least32_t *' (aka 'int *') [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g75274382x383b5cfd.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_least64_t *' (aka 'long *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g8018d607x89bc436d.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'int_least8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gf5970c3cx7162adcf.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'intmax_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g92921816x380d5361.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'intptr_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gb16cce08xf7c5b757.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'long *' [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g6c35d1a0xe0e6a27b.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'long long *' [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g466811a1xa3f754cf.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'ptrdiff_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g8816c492x49406438.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'short *' [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g95204632xa446dea3.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'signed char *' [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gcd049a91x76de7439.c:64:12: error: | |
incompatible pointer types initializing 'float *' with an expression of | |
type 'ssize_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { float *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g5e8a8abdxab22525c.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int *' [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g598a41cdx824419dd.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int16_t *' (aka 'short *') [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g35fc4a40x59c79f3b.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int32_t *' (aka 'int *') [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g8209c72bx587057c5.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int64_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g255564dx5b0238c1.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gfc934557x673d31f8.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_fast16_t *' (aka 'long *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g2710c3b1xb4b3a75.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_fast32_t *' (aka 'long *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g26a70b4fxbcbeb71e.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_fast64_t *' (aka 'long *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g25d5644bxdb52b8aa.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_fast8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g1c8d0f22xdb2b7575.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_least16_t *' (aka 'short *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g70fb04afxa8f393.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_least32_t *' (aka 'int *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gc70e89c4x11f3b6d.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_least64_t *' (aka 'long *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gda47cc60x26d5469.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'int_least8_t *' (aka 'signed char *') | |
[-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gf4a97540x7907fc2e.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'intmax_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g9fb795cbxfdd33cf7.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'intptr_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g468a610x7298d970.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'long *' [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g4c098283x96fa3edd.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'long long *' [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g93eb1299x7cfb0e9b.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'ptrdiff_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__gfe3424ffx46337bf8.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'short *' [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__ge14316d2x403ccf03.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'signed char *' [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
testing/cffi0/__pycache__/_cffi__g2bf39b71x1a84bde2.c:64:18: error: | |
incompatible pointer types initializing 'long double *' with an expression | |
of type 'ssize_t *' (aka 'long *') [-Werror,-Wincompatible-pointer-types] | |
64 | { long double *tmp = &p->x; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_struct_array_field PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_struct_array_no_length PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_struct_array_guess_length PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_struct_array_c99_1 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_struct_array_c99_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_struct_ptr_to_array_field PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_struct_with_bitfield_exact PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_struct_with_bitfield_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_unsupported_struct_with_bitfield_ellipsis PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_global_constants PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_global_const_int_size PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_global_constants_non_int PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_nonfull_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_full_enum testing/cffi0/__pycache__/_cffi__g6d467ccx901d8582.c:82:8: error: | |
use of undeclared identifier 'EE3' | |
82 | if ((EE3) <= 0 || (unsigned long)(EE3) != 2UL) { | |
| ^ | |
testing/cffi0/__pycache__/_cffi__g6d467ccx901d8582.c:82:37: error: | |
use of undeclared identifier 'EE3' | |
82 | if ((EE3) <= 0 || (unsigned long)(EE3) != 2UL) { | |
| ^ | |
testing/cffi0/__pycache__/_cffi__g6d467ccx901d8582.c:84:10: error: | |
use of undeclared identifier 'EE3' | |
84 | if ((EE3) <= 0) | |
| ^ | |
testing/cffi0/__pycache__/_cffi__g6d467ccx901d8582.c:85:36: error: | |
use of undeclared identifier 'EE3' | |
85 | sprintf(buf, "%ld", (long)(EE3)); | |
| ^ | |
testing/cffi0/__pycache__/_cffi__g6d467ccx901d8582.c:87:45: error: | |
use of undeclared identifier 'EE3' | |
87 | sprintf(buf, "%lu", (unsigned long)(EE3)); | |
| ^ | |
5 errors generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_enum_usage PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_anonymous_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_nonfull_anonymous_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_nonfull_enum_syntax2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_nonfull_enum_bug3 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_get_set_errno PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_define_int PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_access_variable PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_access_address_of_variable PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_access_array_variable PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_access_array_variable_length_hidden PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_access_struct_variable PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_access_callback PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_access_callback_function_typedef PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_ctypes_backend_forces_generic_engine PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_call_with_struct_ptr PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_unknown_type PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_unknown_type_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_unknown_type_3 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_varargs PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_varargs_exact testing/cffi0/__pycache__/_cffi__g24d2ba69x2e161b29.c:61:20: error: | |
implicit conversion loses integer precision: 'long long' to 'int' | |
[-Werror,-Wshorten-64-to-32] | |
61 | return x; | |
| ~~~~~~ ^ | |
testing/cffi0/__pycache__/_cffi__g24d2ba69x2e161b29.c:66:10: error: | |
incompatible function pointer types returning 'int (long long, ...)' from a | |
function with result type 'int (*)(int, ...)' | |
[-Wincompatible-function-pointer-types] | |
66 | return (foo); | |
| ^~~~~ | |
2 errors generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_varargs_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_autofilled_struct_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_autofilled_struct_as_argument_dynamic PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_func_returns_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_func_as_funcptr PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_funcptr_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_func_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_array_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_enum_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_enum_as_function_result PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_enum_values PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_typedef_complete_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_typedef_broken_complete_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_typedef_incomplete_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_typedef_enum_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_typedef_enum_as_function_result PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_function_typedef PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_opaque_integer_as_function_result PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_return_partial_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_take_and_return_partial_structs PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_cannot_name_struct_type PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_dont_check_unnamable_fields PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_nested_anonymous_struct_exact PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_nested_anonymous_struct_exact_error testing/cffi0/__pycache__/_cffi__gace53747x2ca3ca47.c:67:11: error: | |
incompatible pointer types initializing 'char *' with an expression of type | |
'short *' [-Werror,-Wincompatible-pointer-types] | |
67 | { char *tmp = &p->b; (void)tmp; } | |
| ^ ~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_nested_anonymous_struct_inexact_1 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_nested_anonymous_struct_inexact_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_ffi_union PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_ffi_union_partial PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_ffi_union_with_partial_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_ffi_union_partial_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_ffi_union_with_partial_struct_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_ffi_struct_packed PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_tmpdir PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_relative_to PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_bug1 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_bool PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_bool_on_long_double PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_cannot_pass_float PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_cast_from_int_type_to_bool PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_addressof PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_callback_in_thread STARTING | |
DONE | |
================== | |
WARNING: ThreadSanitizer: thread leak (pid=5188) | |
Thread T1 (tid=5190, finished) created by main thread at: | |
#0 pthread_create <null> (python3.14+0x64bde) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
#1 threaded_ballback_test <null> (_cffi__x7116871x4d6a3f77.cpython-314t-x86_64-linux-gnu.so+0x1314) (BuildId: 267d58a40ed4365491b5250b971c7f2489d70390) | |
#2 _cffi_f_threaded_ballback_test _cffi__x7116871x4d6a3f77.c (_cffi__x7116871x4d6a3f77.cpython-314t-x86_64-linux-gnu.so+0x1670) (BuildId: 267d58a40ed4365491b5250b971c7f2489d70390) | |
#3 cfunction_vectorcall_O /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/methodobject.c:537:24 (libpython3.14t.so.1.0+0x1d465c) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#4 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x1279ec) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#5 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x1279ec) | |
#6 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:1619:35 (libpython3.14t.so.1.0+0x334a9b) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#7 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32f53f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#8 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32f53f) | |
#9 PyEval_EvalCode /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:853:21 (libpython3.14t.so.1.0+0x32f53f) | |
#10 run_eval_code_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1365:12 (libpython3.14t.so.1.0+0x414063) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#11 run_mod /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1436:19 (libpython3.14t.so.1.0+0x414063) | |
#12 pyrun_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1293:15 (libpython3.14t.so.1.0+0x40f562) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#13 _PyRun_SimpleFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:521:13 (libpython3.14t.so.1.0+0x40f562) | |
#14 _PyRun_AnyFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:81:15 (libpython3.14t.so.1.0+0x40ecb8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#15 pymain_run_file_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:410:15 (libpython3.14t.so.1.0+0x45538f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#16 pymain_run_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:429:15 (libpython3.14t.so.1.0+0x45538f) | |
#17 pymain_run_python /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:694:21 (libpython3.14t.so.1.0+0x4546b1) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#18 Py_RunMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:775:5 (libpython3.14t.so.1.0+0x4546b1) | |
#19 pymain_main /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:805:12 (libpython3.14t.so.1.0+0x454c18) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#20 Py_BytesMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:829:12 (libpython3.14t.so.1.0+0x454c9c) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#21 main /tmp/python-build.20250601040250.74/Python-3.14-dev/./Programs/python.c:15:12 (python3.14+0xe8c9b) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
SUMMARY: ThreadSanitizer: thread leak (/work/.pyenv/versions/3.14t-dev/bin/python3.14+0x64bde) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) in pthread_create | |
================== | |
ThreadSanitizer: reported 1 warnings | |
FAILED ([thread-unsafe]: uses thread_unsafe marker) | |
testing/cffi0/test_vgen2.py::test_keepalive_lib PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_keepalive_ffi PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_FILE_stored_in_stdout PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_FILE_stored_explicitly PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_global_array_with_missing_length PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_global_array_with_dotdotdot_length PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_bad_global_array_with_dotdotdot_length testing/cffi0/__pycache__/_cffi__g6620775x7489884b.c:66:10: error: | |
incompatible pointer types returning 'char[23]' from a function with result | |
type 'int *' [-Werror,-Wincompatible-pointer-types] | |
66 | return (fooarray); | |
| ^~~~~~~~~~ | |
1 error generated. | |
PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_struct_containing_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_struct_returned_by_func PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_include PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_include_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_named_pointer_as_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_enum_size PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_enum_bug118 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_string_to_voidp_arg PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_callback_indirection PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_floatstar_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_charstar_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_passing_string_or_NULL PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_typeof_function PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_call_with_voidstar_arg PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_dir PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_typeof_func_with_struct_argument PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_bug_const_char_ptr_array_1 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_bug_const_char_ptr_array_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_various_calls_direct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_various_calls_libffi PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_ptr_to_opaque PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_errno_working_even_with_pypys_jit PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_getlasterror_working_even_with_pypys_jit SKIPPED | |
testing/cffi0/test_vgen2.py::test_verify_dlopen_flags PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_consider_not_implemented_function_type PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_verify_extra_arguments PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_implicit_unicode_on_windows SKIPPED | |
testing/cffi0/test_vgen2.py::test_use_local_dir PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_define_known_value PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_define_wrong_value PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_static_const_int_known_value PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_static_const_int_wrong_value PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_const_struct_global PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_dont_support_int_dotdotdot PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_const_fields PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_win32_calling_convention_0 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_win32_calling_convention_1 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_win32_calling_convention_2 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_win32_calling_convention_3 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_ffi_gc_size_arg PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_ffi_gc_size_arg_2 SKIPPED (find a w...) | |
testing/cffi0/test_vgen2.py::test_ffi_new_with_cycles SKIPPED (find a...) | |
testing/cffi0/test_vgen2.py::test_arithmetic_in_cdef PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_vgen2.py::test_passing_large_list PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsCPython::test_locate_engine_class PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsCPython::test_write_source PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsCPython::test_write_source_explicit_filename PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsCPython::test_write_source_to_file_obj PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsCPython::test_compile_module PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsCPython::test_compile_module_explicit_filename PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsCPython::test_name_from_checksum_of_cdef PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsCPython::test_name_from_checksum_of_csrc PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsCPython::test_load_library PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsCPython::test_verifier_args PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsCPython::test_verifier_object_from_ffi PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsCPython::test_extension_object PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsCPython::test_extension_forces_write_source PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsCPython::test_extension_object_extra_sources PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsCPython::test_install_and_reload_module ThreadSanitizer: reported 1 warnings | |
FAILED ([thread-unsafe]: uses thread_unsafe marker) | |
testing/cffi0/test_zdistutils.py::TestDistUtilsCPython::test_install_and_reload_module_package ThreadSanitizer: reported 1 warnings | |
FAILED ([thread-unsafe]: uses thread_unsafe marker) | |
testing/cffi0/test_zdistutils.py::TestDistUtilsCPython::test_install_and_reload_module_ext_package_not_found ThreadSanitizer: reported 1 warnings | |
FAILED ([thread-unsafe]: uses thread_unsafe marker) | |
testing/cffi0/test_zdistutils.py::TestDistUtilsCPython::test_tag PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsCPython::test_modulename PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsGeneric::test_locate_engine_class PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsGeneric::test_write_source PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsGeneric::test_write_source_explicit_filename PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsGeneric::test_write_source_to_file_obj PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsGeneric::test_compile_module PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsGeneric::test_compile_module_explicit_filename PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsGeneric::test_name_from_checksum_of_cdef PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsGeneric::test_name_from_checksum_of_csrc PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsGeneric::test_load_library PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsGeneric::test_verifier_args PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsGeneric::test_verifier_object_from_ffi PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsGeneric::test_extension_object PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsGeneric::test_extension_forces_write_source PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsGeneric::test_extension_object_extra_sources PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsGeneric::test_install_and_reload_module ThreadSanitizer: reported 1 warnings | |
FAILED ([thread-unsafe]: uses thread_unsafe marker) | |
testing/cffi0/test_zdistutils.py::TestDistUtilsGeneric::test_install_and_reload_module_package ThreadSanitizer: reported 1 warnings | |
FAILED ([thread-unsafe]: uses thread_unsafe marker) | |
testing/cffi0/test_zdistutils.py::TestDistUtilsGeneric::test_install_and_reload_module_ext_package_not_found ThreadSanitizer: reported 1 warnings | |
FAILED ([thread-unsafe]: uses thread_unsafe marker) | |
testing/cffi0/test_zdistutils.py::TestDistUtilsGeneric::test_tag PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zdistutils.py::TestDistUtilsGeneric::test_modulename PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi0/test_zintegration.py::TestZIntegration::test_infrastructure SKIPPED | |
testing/cffi0/test_zintegration.py::TestZIntegration::test_distutils_module SKIPPED | |
testing/cffi0/test_zintegration.py::TestZIntegration::test_distutils_package_1 SKIPPED | |
testing/cffi0/test_zintegration.py::TestZIntegration::test_distutils_package_2 SKIPPED | |
testing/cffi0/test_zintegration.py::TestZIntegration::test_setuptools_module SKIPPED | |
testing/cffi0/test_zintegration.py::TestZIntegration::test_setuptools_package_1 SKIPPED | |
testing/cffi0/test_zintegration.py::TestZIntegration::test_setuptools_package_2 SKIPPED | |
testing/cffi0/test_zintegration.py::TestZIntegration::test_set_py_limited_api PARALLEL PASSED | |
testing/cffi1/test_cffi_binary.py::test_no_unknown_exported_symbols PARALLEL PASSED | |
testing/cffi1/test_commontypes.py::test_alphabetical_order PARALLEL PASSED | |
testing/cffi1/test_commontypes.py::test_dependencies PARALLEL PASSED | |
testing/cffi1/test_commontypes.py::test_get_common_types PARALLEL PASSED | |
testing/cffi1/test_dlopen.py::test_simple PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen.py::test_global_constant PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen.py::test_invalid_global_constant_3 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen.py::test_invalid_dotdotdot_in_macro PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen.py::test_typename PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen.py::test_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen.py::test_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen.py::test_include PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen.py::test_negative_constant PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen.py::test_struct_included PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen.py::test_no_cross_include PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen.py::test_array PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen.py::test_array_overflow PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen.py::test_global_var PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen.py::test_bitfield PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen_unicode_literals.py::test_simple PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen_unicode_literals.py::test_global_constant PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen_unicode_literals.py::test_invalid_global_constant_3 PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen_unicode_literals.py::test_invalid_dotdotdot_in_macro PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen_unicode_literals.py::test_typename PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen_unicode_literals.py::test_enum PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen_unicode_literals.py::test_struct PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen_unicode_literals.py::test_include PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen_unicode_literals.py::test_negative_constant PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen_unicode_literals.py::test_struct_included PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen_unicode_literals.py::test_no_cross_include PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen_unicode_literals.py::test_array PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen_unicode_literals.py::test_array_overflow PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen_unicode_literals.py::test_global_var PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_dlopen_unicode_literals.py::test_bitfield PASSED [thread-unsafe]: uses thread_unsafe marker | |
testing/cffi1/test_ffi_obj.py::test_ffi_new PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_ffi_subclass PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_ffi_no_argument PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_ffi_cache_type PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_ffi_type_not_immortal PARALLEL FAILED | |
testing/cffi1/test_ffi_obj.py::test_ffi_cache_type_globally PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_ffi_invalid PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_ffi_docstrings PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_ffi_NULL PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_ffi_no_attr PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_ffi_string PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_ffi_errno PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_ffi_alignof PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_ffi_sizeof PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_ffi_callback PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_ffi_callback_decorator PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_ffi_callback_onerror PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_ffi_getctype PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_addressof PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_handle PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_handle_unique PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_ffi_cast PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_ffi_invalid_type PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_ffi_buffer PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_ffi_from_buffer PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_memmove PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_memmove_buffer PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_memmove_readonly_readwrite PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_ffi_types PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_ffi_getwinerror SKIPPED (for windows) | |
testing/cffi1/test_ffi_obj.py::test_ffi_new_allocator_1 PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_ffi_new_allocator_2 PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_ffi_new_allocator_3 PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_ffi_new_allocator_4 PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_bool_issue228 PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_FILE_issue228 PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_cast_from_int_type_to_bool PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_init_once PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_init_once_multithread init! | |
init! | |
init! | |
init! | |
init done | |
init done | |
init done | |
init done | |
PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_init_once_failure PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_init_once_multithread_failure PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_unpack PARALLEL PASSED | |
testing/cffi1/test_ffi_obj.py::test_negative_array_size PARALLEL PASSED | |
testing/cffi1/test_function_args.py::test_types SKIPPED (this test is...) | |
testing/cffi1/test_new_ffi_1.py::TestNewFFI1::test_integer_ranges generating /tmp/ffi-0/test_new_ffi_1.c | |
setting the current directory to '/tmp/ffi-0' | |
PARALLEL PASSED | |
testing/cffi1/test_new_ffi_1.py::TestNewFFI1::test_fixedsize_int ================== | |
WARNING: ThreadSanitizer: data race (pid=246) | |
Atomic read of size 8 at 0x7f5cb6040500 by thread T3065: | |
#0 _Py_atomic_load_uintptr_relaxed /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/cpython/pyatomic_gcc.h:375:10 (libpython3.14t.so.1.0+0x1a9a6e) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#1 _Py_IsOwnedByCurrentThread /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/object.h:254:12 (libpython3.14t.so.1.0+0x1a9a6e) | |
#2 _Py_TryIncrefFast /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_object.h:558:9 (libpython3.14t.so.1.0+0x1a9a6e) | |
#3 _Py_TryIncrefCompare /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_object.h:597:9 (libpython3.14t.so.1.0+0x1a9a6e) | |
#4 compare_unicode_unicode_threadsafe /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/dictobject.c:1432:18 (libpython3.14t.so.1.0+0x1a9a6e) | |
#5 do_lookup /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/dictobject.c:1029:23 (libpython3.14t.so.1.0+0x1a9a6e) | |
#6 unicodekeys_lookup_unicode_threadsafe /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/dictobject.c:1449:12 (libpython3.14t.so.1.0+0x1a9a6e) | |
#7 _Py_dict_lookup_threadsafe /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/dictobject.c:1504:18 (libpython3.14t.so.1.0+0x1a8eb2) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#8 dict_getitem /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/dictobject.c:2254:10 (libpython3.14t.so.1.0+0x1aaf0c) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#9 PyDict_GetItem /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/dictobject.c:2274:12 (libpython3.14t.so.1.0+0x1aae25) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#10 _ffi_type _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x2bceb) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#11 ffi_cast _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x27f34) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#12 method_vectorcall_VARARGS /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/descrobject.c:325:24 (libpython3.14t.so.1.0+0x14025b) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#13 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x1279ec) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#14 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x1279ec) | |
#15 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:4071:35 (libpython3.14t.so.1.0+0x33ddb1) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#16 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#17 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#18 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#19 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#20 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#21 _PyVectorcall_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:273:16 (libpython3.14t.so.1.0+0x127cef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#22 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:348:16 (libpython3.14t.so.1.0+0x127cef) | |
#23 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#24 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2654:32 (libpython3.14t.so.1.0+0x3388ef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#25 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#26 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#27 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#28 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#29 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#30 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x388cc9) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#31 context_run /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/context.c:728:29 (libpython3.14t.so.1.0+0x388cc9) | |
#32 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3736:35 (libpython3.14t.so.1.0+0x33cc02) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#33 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#34 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#35 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#36 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#37 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#38 _PyVectorcall_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:273:16 (libpython3.14t.so.1.0+0x127cef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#39 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:348:16 (libpython3.14t.so.1.0+0x127cef) | |
#40 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#41 thread_run /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:359:21 (libpython3.14t.so.1.0+0x4defb2) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#42 pythread_wrapper /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:242:5 (libpython3.14t.so.1.0+0x437547) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
Previous write of size 8 at 0x7f5cb6040500 by thread T3067: | |
#0 __tsan_memcpy <null> (python3.14+0x603d2) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
#1 _mi_memcpy /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/mimalloc/mimalloc/internal.h:929:3 (libpython3.14t.so.1.0+0x1e4bce) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#2 _mi_heap_realloc_zero /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/mimalloc/alloc.c:745:7 (libpython3.14t.so.1.0+0x1e4bce) | |
#3 mi_heap_realloc /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/mimalloc/alloc.c:753:10 (libpython3.14t.so.1.0+0x202072) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#4 _PyObject_MiRealloc /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/obmalloc.c:276:12 (libpython3.14t.so.1.0+0x202072) | |
#5 PyObject_Realloc /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/obmalloc.c:1416:12 (libpython3.14t.so.1.0+0x204d92) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#6 resize_compact /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/unicodeobject.c:1201:31 (libpython3.14t.so.1.0+0x2908b8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#7 _PyUnicodeWriter_Finish /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/unicodeobject.c:14190:16 (libpython3.14t.so.1.0+0x26839a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#8 PyUnicode_Format /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/unicodeobject.c:15551:12 (libpython3.14t.so.1.0+0x295b55) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#9 unicode_mod /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/unicodeobject.c:14522:12 (libpython3.14t.so.1.0+0x2a49b1) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#10 binary_op1 /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/abstract.c:964:13 (libpython3.14t.so.1.0+0xf4323) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#11 binary_op /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/abstract.c:1003:24 (libpython3.14t.so.1.0+0xf4a48) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#12 PyNumber_Remainder /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/abstract.c:1187:1 (libpython3.14t.so.1.0+0xf4a48) | |
#13 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:62:35 (libpython3.14t.so.1.0+0x3304ce) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#14 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#15 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#16 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#17 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#18 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#19 _PyVectorcall_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:273:16 (libpython3.14t.so.1.0+0x127cef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#20 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:348:16 (libpython3.14t.so.1.0+0x127cef) | |
#21 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#22 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2654:32 (libpython3.14t.so.1.0+0x3388ef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#23 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#24 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#25 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#26 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#27 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#28 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x388cc9) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#29 context_run /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/context.c:728:29 (libpython3.14t.so.1.0+0x388cc9) | |
#30 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3736:35 (libpython3.14t.so.1.0+0x33cc02) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#31 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#32 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#33 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#34 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#35 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#36 _PyVectorcall_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:273:16 (libpython3.14t.so.1.0+0x127cef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#37 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:348:16 (libpython3.14t.so.1.0+0x127cef) | |
#38 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#39 thread_run /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:359:21 (libpython3.14t.so.1.0+0x4defb2) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#40 pythread_wrapper /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:242:5 (libpython3.14t.so.1.0+0x437547) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
Thread T3065 'Thread-2941 (cl' (tid=5592, running) created by main thread at: | |
#0 pthread_create <null> (python3.14+0x64bde) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
#1 do_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:289:14 (libpython3.14t.so.1.0+0x4363ca) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#2 PyThread_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:331:9 (libpython3.14t.so.1.0+0x4361ea) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#3 ThreadHandle_start /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:445:9 (libpython3.14t.so.1.0+0x4deb46) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#4 do_start_new_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:1867:9 (libpython3.14t.so.1.0+0x4deb46) | |
#5 thread_PyThread_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:1982:14 (libpython3.14t.so.1.0+0x4dd951) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#6 cfunction_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/methodobject.c:565:18 (libpython3.14t.so.1.0+0x1d4e79) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#7 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#8 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#9 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#10 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#11 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#12 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#13 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#14 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#15 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#16 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#17 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#18 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#19 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#20 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#21 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#22 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#23 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#24 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#25 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#26 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#27 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#28 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#29 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:361:18 (libpython3.14t.so.1.0+0x127cbc) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#30 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#31 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2654:32 (libpython3.14t.so.1.0+0x3388ef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#32 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#33 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#34 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#35 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#36 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#37 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#38 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#39 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#40 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#41 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#42 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#43 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#44 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#45 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#46 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#47 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#48 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#49 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#50 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#51 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#52 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#53 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2959:35 (libpython3.14t.so.1.0+0x339c35) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#54 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#55 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#56 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#57 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#58 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#59 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#60 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#61 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#62 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#63 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#64 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2959:35 (libpython3.14t.so.1.0+0x339c35) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#65 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32f53f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#66 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32f53f) | |
#67 PyEval_EvalCode /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:853:21 (libpython3.14t.so.1.0+0x32f53f) | |
#68 run_eval_code_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1365:12 (libpython3.14t.so.1.0+0x414063) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#69 run_mod /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1436:19 (libpython3.14t.so.1.0+0x414063) | |
#70 pyrun_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1293:15 (libpython3.14t.so.1.0+0x40f562) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#71 _PyRun_SimpleFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:521:13 (libpython3.14t.so.1.0+0x40f562) | |
#72 _PyRun_AnyFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:81:15 (libpython3.14t.so.1.0+0x40ecb8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#73 pymain_run_file_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:410:15 (libpython3.14t.so.1.0+0x45538f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#74 pymain_run_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:429:15 (libpython3.14t.so.1.0+0x45538f) | |
#75 pymain_run_python /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:694:21 (libpython3.14t.so.1.0+0x4546b1) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#76 Py_RunMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:775:5 (libpython3.14t.so.1.0+0x4546b1) | |
#77 pymain_main /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:805:12 (libpython3.14t.so.1.0+0x454c18) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#78 Py_BytesMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:829:12 (libpython3.14t.so.1.0+0x454c9c) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#79 main /tmp/python-build.20250601040250.74/Python-3.14-dev/./Programs/python.c:15:12 (python3.14+0xe8c9b) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
Thread T3067 'Thread-2943 (cl' (tid=5594, running) created by main thread at: | |
#0 pthread_create <null> (python3.14+0x64bde) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
#1 do_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:289:14 (libpython3.14t.so.1.0+0x4363ca) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#2 PyThread_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:331:9 (libpython3.14t.so.1.0+0x4361ea) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#3 ThreadHandle_start /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:445:9 (libpython3.14t.so.1.0+0x4deb46) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#4 do_start_new_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:1867:9 (libpython3.14t.so.1.0+0x4deb46) | |
#5 thread_PyThread_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:1982:14 (libpython3.14t.so.1.0+0x4dd951) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#6 cfunction_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/methodobject.c:565:18 (libpython3.14t.so.1.0+0x1d4e79) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#7 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#8 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#9 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#10 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#11 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#12 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#13 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#14 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#15 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#16 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#17 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#18 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#19 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#20 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#21 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#22 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#23 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#24 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#25 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#26 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#27 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#28 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#29 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:361:18 (libpython3.14t.so.1.0+0x127cbc) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#30 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#31 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2654:32 (libpython3.14t.so.1.0+0x3388ef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#32 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#33 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#34 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#35 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#36 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#37 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#38 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#39 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#40 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#41 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#42 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#43 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#44 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#45 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#46 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#47 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#48 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#49 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#50 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#51 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#52 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#53 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2959:35 (libpython3.14t.so.1.0+0x339c35) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#54 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#55 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#56 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#57 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#58 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#59 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#60 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#61 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#62 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#63 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#64 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2959:35 (libpython3.14t.so.1.0+0x339c35) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#65 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32f53f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#66 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32f53f) | |
#67 PyEval_EvalCode /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:853:21 (libpython3.14t.so.1.0+0x32f53f) | |
#68 run_eval_code_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1365:12 (libpython3.14t.so.1.0+0x414063) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#69 run_mod /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1436:19 (libpython3.14t.so.1.0+0x414063) | |
#70 pyrun_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1293:15 (libpython3.14t.so.1.0+0x40f562) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#71 _PyRun_SimpleFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:521:13 (libpython3.14t.so.1.0+0x40f562) | |
#72 _PyRun_AnyFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:81:15 (libpython3.14t.so.1.0+0x40ecb8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#73 pymain_run_file_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:410:15 (libpython3.14t.so.1.0+0x45538f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#74 pymain_run_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:429:15 (libpython3.14t.so.1.0+0x45538f) | |
#75 pymain_run_python /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:694:21 (libpython3.14t.so.1.0+0x4546b1) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#76 Py_RunMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:775:5 (libpython3.14t.so.1.0+0x4546b1) | |
#77 pymain_main /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:805:12 (libpython3.14t.so.1.0+0x454c18) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#78 Py_BytesMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:829:12 (libpython3.14t.so.1.0+0x454c9c) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#79 main /tmp/python-build.20250601040250.74/Python-3.14-dev/./Programs/python.c:15:12 (python3.14+0xe8c9b) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
SUMMARY: ThreadSanitizer: data race /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/cpython/pyatomic_gcc.h:375:10 in _Py_atomic_load_uintptr_relaxed | |
================== | |
================== | |
WARNING: ThreadSanitizer: data race (pid=246) | |
Atomic read of size 8 at 0x7f5cb6040510 by thread T3065: | |
#0 _Py_atomic_load_ssize_relaxed /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/cpython/pyatomic_gcc.h:383:10 (libpython3.14t.so.1.0+0x1a9bcc) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#1 _Py_TryIncRefShared /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_object.h:572:25 (libpython3.14t.so.1.0+0x1a9bcc) | |
#2 _Py_TryIncrefCompare /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_object.h:600:10 (libpython3.14t.so.1.0+0x1a9bcc) | |
#3 compare_unicode_unicode_threadsafe /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/dictobject.c:1432:18 (libpython3.14t.so.1.0+0x1a9bcc) | |
#4 do_lookup /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/dictobject.c:1029:23 (libpython3.14t.so.1.0+0x1a9bcc) | |
#5 unicodekeys_lookup_unicode_threadsafe /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/dictobject.c:1449:12 (libpython3.14t.so.1.0+0x1a9bcc) | |
#6 _Py_dict_lookup_threadsafe /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/dictobject.c:1504:18 (libpython3.14t.so.1.0+0x1a8eb2) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#7 dict_getitem /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/dictobject.c:2254:10 (libpython3.14t.so.1.0+0x1aaf0c) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#8 PyDict_GetItem /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/dictobject.c:2274:12 (libpython3.14t.so.1.0+0x1aae25) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#9 _ffi_type _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x2bceb) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#10 ffi_cast _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x27f34) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#11 method_vectorcall_VARARGS /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/descrobject.c:325:24 (libpython3.14t.so.1.0+0x14025b) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#12 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x1279ec) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#13 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x1279ec) | |
#14 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:4071:35 (libpython3.14t.so.1.0+0x33ddb1) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#15 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#16 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#17 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#18 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#19 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#20 _PyVectorcall_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:273:16 (libpython3.14t.so.1.0+0x127cef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#21 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:348:16 (libpython3.14t.so.1.0+0x127cef) | |
#22 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#23 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2654:32 (libpython3.14t.so.1.0+0x3388ef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#24 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#25 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#26 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#27 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#28 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#29 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x388cc9) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#30 context_run /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/context.c:728:29 (libpython3.14t.so.1.0+0x388cc9) | |
#31 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3736:35 (libpython3.14t.so.1.0+0x33cc02) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#32 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#33 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#34 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#35 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#36 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#37 _PyVectorcall_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:273:16 (libpython3.14t.so.1.0+0x127cef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#38 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:348:16 (libpython3.14t.so.1.0+0x127cef) | |
#39 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#40 thread_run /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:359:21 (libpython3.14t.so.1.0+0x4defb2) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#41 pythread_wrapper /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:242:5 (libpython3.14t.so.1.0+0x437547) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
Previous write of size 8 at 0x7f5cb6040510 by thread T3067: | |
#0 __tsan_memcpy <null> (python3.14+0x603d2) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
#1 _mi_memcpy /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/mimalloc/mimalloc/internal.h:929:3 (libpython3.14t.so.1.0+0x1e4bce) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#2 _mi_heap_realloc_zero /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/mimalloc/alloc.c:745:7 (libpython3.14t.so.1.0+0x1e4bce) | |
#3 mi_heap_realloc /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/mimalloc/alloc.c:753:10 (libpython3.14t.so.1.0+0x202072) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#4 _PyObject_MiRealloc /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/obmalloc.c:276:12 (libpython3.14t.so.1.0+0x202072) | |
#5 PyObject_Realloc /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/obmalloc.c:1416:12 (libpython3.14t.so.1.0+0x204d92) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#6 resize_compact /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/unicodeobject.c:1201:31 (libpython3.14t.so.1.0+0x2908b8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#7 _PyUnicodeWriter_Finish /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/unicodeobject.c:14190:16 (libpython3.14t.so.1.0+0x26839a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#8 PyUnicode_Format /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/unicodeobject.c:15551:12 (libpython3.14t.so.1.0+0x295b55) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#9 unicode_mod /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/unicodeobject.c:14522:12 (libpython3.14t.so.1.0+0x2a49b1) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#10 binary_op1 /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/abstract.c:964:13 (libpython3.14t.so.1.0+0xf4323) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#11 binary_op /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/abstract.c:1003:24 (libpython3.14t.so.1.0+0xf4a48) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#12 PyNumber_Remainder /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/abstract.c:1187:1 (libpython3.14t.so.1.0+0xf4a48) | |
#13 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:62:35 (libpython3.14t.so.1.0+0x3304ce) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#14 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#15 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#16 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#17 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#18 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#19 _PyVectorcall_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:273:16 (libpython3.14t.so.1.0+0x127cef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#20 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:348:16 (libpython3.14t.so.1.0+0x127cef) | |
#21 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#22 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2654:32 (libpython3.14t.so.1.0+0x3388ef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#23 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#24 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#25 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#26 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#27 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#28 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x388cc9) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#29 context_run /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/context.c:728:29 (libpython3.14t.so.1.0+0x388cc9) | |
#30 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3736:35 (libpython3.14t.so.1.0+0x33cc02) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#31 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#32 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#33 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#34 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#35 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#36 _PyVectorcall_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:273:16 (libpython3.14t.so.1.0+0x127cef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#37 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:348:16 (libpython3.14t.so.1.0+0x127cef) | |
#38 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#39 thread_run /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:359:21 (libpython3.14t.so.1.0+0x4defb2) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#40 pythread_wrapper /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:242:5 (libpython3.14t.so.1.0+0x437547) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
Thread T3065 'Thread-2941 (cl' (tid=5592, running) created by main thread at: | |
#0 pthread_create <null> (python3.14+0x64bde) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
#1 do_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:289:14 (libpython3.14t.so.1.0+0x4363ca) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#2 PyThread_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:331:9 (libpython3.14t.so.1.0+0x4361ea) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#3 ThreadHandle_start /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:445:9 (libpython3.14t.so.1.0+0x4deb46) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#4 do_start_new_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:1867:9 (libpython3.14t.so.1.0+0x4deb46) | |
#5 thread_PyThread_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:1982:14 (libpython3.14t.so.1.0+0x4dd951) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#6 cfunction_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/methodobject.c:565:18 (libpython3.14t.so.1.0+0x1d4e79) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#7 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#8 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#9 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#10 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#11 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#12 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#13 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#14 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#15 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#16 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#17 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#18 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#19 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#20 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#21 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#22 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#23 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#24 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#25 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#26 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#27 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#28 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#29 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:361:18 (libpython3.14t.so.1.0+0x127cbc) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#30 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#31 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2654:32 (libpython3.14t.so.1.0+0x3388ef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#32 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#33 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#34 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#35 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#36 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#37 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#38 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#39 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#40 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#41 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#42 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#43 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#44 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#45 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#46 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#47 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#48 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#49 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#50 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#51 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#52 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#53 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2959:35 (libpython3.14t.so.1.0+0x339c35) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#54 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#55 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#56 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#57 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#58 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#59 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#60 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#61 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#62 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#63 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#64 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2959:35 (libpython3.14t.so.1.0+0x339c35) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#65 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32f53f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#66 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32f53f) | |
#67 PyEval_EvalCode /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:853:21 (libpython3.14t.so.1.0+0x32f53f) | |
#68 run_eval_code_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1365:12 (libpython3.14t.so.1.0+0x414063) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#69 run_mod /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1436:19 (libpython3.14t.so.1.0+0x414063) | |
#70 pyrun_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1293:15 (libpython3.14t.so.1.0+0x40f562) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#71 _PyRun_SimpleFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:521:13 (libpython3.14t.so.1.0+0x40f562) | |
#72 _PyRun_AnyFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:81:15 (libpython3.14t.so.1.0+0x40ecb8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#73 pymain_run_file_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:410:15 (libpython3.14t.so.1.0+0x45538f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#74 pymain_run_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:429:15 (libpython3.14t.so.1.0+0x45538f) | |
#75 pymain_run_python /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:694:21 (libpython3.14t.so.1.0+0x4546b1) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#76 Py_RunMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:775:5 (libpython3.14t.so.1.0+0x4546b1) | |
#77 pymain_main /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:805:12 (libpython3.14t.so.1.0+0x454c18) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#78 Py_BytesMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:829:12 (libpython3.14t.so.1.0+0x454c9c) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#79 main /tmp/python-build.20250601040250.74/Python-3.14-dev/./Programs/python.c:15:12 (python3.14+0xe8c9b) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
Thread T3067 'Thread-2943 (cl' (tid=5594, running) created by main thread at: | |
#0 pthread_create <null> (python3.14+0x64bde) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
#1 do_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:289:14 (libpython3.14t.so.1.0+0x4363ca) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#2 PyThread_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:331:9 (libpython3.14t.so.1.0+0x4361ea) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#3 ThreadHandle_start /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:445:9 (libpython3.14t.so.1.0+0x4deb46) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#4 do_start_new_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:1867:9 (libpython3.14t.so.1.0+0x4deb46) | |
#5 thread_PyThread_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:1982:14 (libpython3.14t.so.1.0+0x4dd951) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#6 cfunction_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/methodobject.c:565:18 (libpython3.14t.so.1.0+0x1d4e79) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#7 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#8 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#9 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#10 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#11 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#12 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#13 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#14 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#15 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#16 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#17 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#18 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#19 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#20 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#21 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#22 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#23 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#24 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#25 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#26 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#27 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#28 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#29 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:361:18 (libpython3.14t.so.1.0+0x127cbc) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#30 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#31 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2654:32 (libpython3.14t.so.1.0+0x3388ef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#32 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#33 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#34 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#35 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#36 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#37 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#38 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#39 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#40 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#41 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#42 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#43 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#44 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#45 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#46 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#47 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#48 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#49 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#50 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#51 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#52 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#53 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2959:35 (libpython3.14t.so.1.0+0x339c35) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#54 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#55 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#56 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#57 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#58 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#59 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#60 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#61 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#62 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#63 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#64 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2959:35 (libpython3.14t.so.1.0+0x339c35) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#65 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32f53f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#66 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32f53f) | |
#67 PyEval_EvalCode /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:853:21 (libpython3.14t.so.1.0+0x32f53f) | |
#68 run_eval_code_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1365:12 (libpython3.14t.so.1.0+0x414063) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#69 run_mod /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1436:19 (libpython3.14t.so.1.0+0x414063) | |
#70 pyrun_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1293:15 (libpython3.14t.so.1.0+0x40f562) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#71 _PyRun_SimpleFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:521:13 (libpython3.14t.so.1.0+0x40f562) | |
#72 _PyRun_AnyFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:81:15 (libpython3.14t.so.1.0+0x40ecb8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#73 pymain_run_file_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:410:15 (libpython3.14t.so.1.0+0x45538f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#74 pymain_run_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:429:15 (libpython3.14t.so.1.0+0x45538f) | |
#75 pymain_run_python /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:694:21 (libpython3.14t.so.1.0+0x4546b1) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#76 Py_RunMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:775:5 (libpython3.14t.so.1.0+0x4546b1) | |
#77 pymain_main /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:805:12 (libpython3.14t.so.1.0+0x454c18) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#78 Py_BytesMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:829:12 (libpython3.14t.so.1.0+0x454c9c) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#79 main /tmp/python-build.20250601040250.74/Python-3.14-dev/./Programs/python.c:15:12 (python3.14+0xe8c9b) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
SUMMARY: ThreadSanitizer: data race /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/cpython/pyatomic_gcc.h:383:10 in _Py_atomic_load_ssize_relaxed | |
================== | |
PARALLEL PASSED | |
testing/cffi1/test_new_ffi_1.py::TestNewFFI1::test_new_unsupported_type PARALLEL PASSED | |
testing/cffi1/test_new_ffi_1.py::TestNewFFI1::test_new_single_integer PARALLEL PASSED | |
testing/cffi1/test_new_ffi_1.py::TestNewFFI1::test_new_array_no_arg PARALLEL PASSED | |
testing/cffi1/test_new_ffi_1.py::TestNewFFI1::test_array_indexing PARALLEL PASSED | |
testing/cffi1/test_new_ffi_1.py::TestNewFFI1::test_new_array_args PARALLEL PASSED | |
testing/cffi1/test_new_ffi_1.py::TestNewFFI1::test_new_array_varsize PARALLEL PASSED | |
testing/cffi1/test_new_ffi_1.py::TestNewFFI1::test_pointer_init PARALLEL PASSED | |
testing/cffi1/test_new_ffi_1.py::TestNewFFI1::test_cannot_cast PARALLEL PASSED | |
testing/cffi1/test_new_ffi_1.py::TestNewFFI1::test_new_pointer_to_array PARALLEL PASSED | |
testing/cffi1/test_new_ffi_1.py::TestNewFFI1::test_pointer_direct PARALLEL PASSED | |
testing/cffi1/test_new_ffi_1.py::TestNewFFI1::test_repr ================== | |
WARNING: ThreadSanitizer: data race (pid=246) | |
Read of size 8 at 0x7f5d12d08210 by thread T3110: | |
#0 _realize_c_struct_or_union _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x11685) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#1 realize_c_type_or_func_now _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0xfde3) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#2 realize_c_type_or_func _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0xf62f) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#3 realize_c_type_or_func_now _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0xfb9c) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#4 realize_c_type_or_func _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0xf62f) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#5 _ffi_type _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x2bd7e) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#6 _ffi_new _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x377ae) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#7 ffi_new _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x29aec) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#8 method_vectorcall_VARARGS_KEYWORDS /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/descrobject.c:359:14 (libpython3.14t.so.1.0+0x140475) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#9 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x1279ec) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#10 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x1279ec) | |
#11 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:1619:35 (libpython3.14t.so.1.0+0x334a9b) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#12 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#13 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#14 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#15 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#16 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#17 _PyVectorcall_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:273:16 (libpython3.14t.so.1.0+0x127cef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#18 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:348:16 (libpython3.14t.so.1.0+0x127cef) | |
#19 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#20 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2654:32 (libpython3.14t.so.1.0+0x3388ef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#21 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#22 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#23 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#24 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#25 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#26 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x388cc9) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#27 context_run /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/context.c:728:29 (libpython3.14t.so.1.0+0x388cc9) | |
#28 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3736:35 (libpython3.14t.so.1.0+0x33cc02) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#29 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#30 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#31 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#32 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#33 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#34 _PyVectorcall_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:273:16 (libpython3.14t.so.1.0+0x127cef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#35 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:348:16 (libpython3.14t.so.1.0+0x127cef) | |
#36 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#37 thread_run /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:359:21 (libpython3.14t.so.1.0+0x4defb2) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#38 pythread_wrapper /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:242:5 (libpython3.14t.so.1.0+0x437547) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
Previous write of size 8 at 0x7f5d12d08210 by thread T3112: | |
#0 _realize_c_struct_or_union _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x11ebd) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#1 realize_c_type_or_func_now _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0xfde3) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#2 realize_c_type_or_func _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0xf62f) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#3 realize_c_type_or_func_now _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0xfb9c) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#4 realize_c_type_or_func _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0xf62f) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#5 _ffi_type _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x2bd7e) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#6 _ffi_new _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x377ae) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#7 ffi_new _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x29aec) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#8 method_vectorcall_VARARGS_KEYWORDS /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/descrobject.c:359:14 (libpython3.14t.so.1.0+0x140475) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#9 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x1279ec) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#10 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x1279ec) | |
#11 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:1619:35 (libpython3.14t.so.1.0+0x334a9b) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#12 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#13 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#14 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#15 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#16 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#17 _PyVectorcall_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:273:16 (libpython3.14t.so.1.0+0x127cef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#18 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:348:16 (libpython3.14t.so.1.0+0x127cef) | |
#19 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#20 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2654:32 (libpython3.14t.so.1.0+0x3388ef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#21 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#22 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#23 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#24 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#25 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#26 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x388cc9) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#27 context_run /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/context.c:728:29 (libpython3.14t.so.1.0+0x388cc9) | |
#28 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3736:35 (libpython3.14t.so.1.0+0x33cc02) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#29 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#30 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#31 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#32 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#33 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#34 _PyVectorcall_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:273:16 (libpython3.14t.so.1.0+0x127cef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#35 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:348:16 (libpython3.14t.so.1.0+0x127cef) | |
#36 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#37 thread_run /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:359:21 (libpython3.14t.so.1.0+0x4defb2) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#38 pythread_wrapper /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:242:5 (libpython3.14t.so.1.0+0x437547) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
Location is global '_cffi_types' of size 536 at 0x7f5d12d08070 (test_new_ffi_1.cpython-314t-x86_64-linux-gnu.so+0x7210) | |
Thread T3110 'Thread-2986 (cl' (tid=5637, running) created by main thread at: | |
#0 pthread_create <null> (python3.14+0x64bde) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
#1 do_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:289:14 (libpython3.14t.so.1.0+0x4363ca) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#2 PyThread_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:331:9 (libpython3.14t.so.1.0+0x4361ea) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#3 ThreadHandle_start /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:445:9 (libpython3.14t.so.1.0+0x4deb46) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#4 do_start_new_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:1867:9 (libpython3.14t.so.1.0+0x4deb46) | |
#5 thread_PyThread_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:1982:14 (libpython3.14t.so.1.0+0x4dd951) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#6 cfunction_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/methodobject.c:565:18 (libpython3.14t.so.1.0+0x1d4e79) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#7 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#8 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#9 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#10 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#11 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#12 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#13 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#14 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#15 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#16 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#17 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#18 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#19 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#20 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#21 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#22 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#23 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#24 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#25 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#26 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#27 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#28 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#29 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:361:18 (libpython3.14t.so.1.0+0x127cbc) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#30 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#31 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2654:32 (libpython3.14t.so.1.0+0x3388ef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#32 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#33 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#34 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#35 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#36 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#37 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#38 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#39 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#40 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#41 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#42 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#43 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#44 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#45 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#46 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#47 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#48 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#49 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#50 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#51 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#52 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#53 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2959:35 (libpython3.14t.so.1.0+0x339c35) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#54 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#55 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#56 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#57 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#58 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#59 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#60 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#61 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#62 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#63 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#64 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2959:35 (libpython3.14t.so.1.0+0x339c35) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#65 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32f53f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#66 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32f53f) | |
#67 PyEval_EvalCode /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:853:21 (libpython3.14t.so.1.0+0x32f53f) | |
#68 run_eval_code_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1365:12 (libpython3.14t.so.1.0+0x414063) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#69 run_mod /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1436:19 (libpython3.14t.so.1.0+0x414063) | |
#70 pyrun_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1293:15 (libpython3.14t.so.1.0+0x40f562) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#71 _PyRun_SimpleFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:521:13 (libpython3.14t.so.1.0+0x40f562) | |
#72 _PyRun_AnyFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:81:15 (libpython3.14t.so.1.0+0x40ecb8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#73 pymain_run_file_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:410:15 (libpython3.14t.so.1.0+0x45538f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#74 pymain_run_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:429:15 (libpython3.14t.so.1.0+0x45538f) | |
#75 pymain_run_python /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:694:21 (libpython3.14t.so.1.0+0x4546b1) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#76 Py_RunMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:775:5 (libpython3.14t.so.1.0+0x4546b1) | |
#77 pymain_main /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:805:12 (libpython3.14t.so.1.0+0x454c18) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#78 Py_BytesMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:829:12 (libpython3.14t.so.1.0+0x454c9c) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#79 main /tmp/python-build.20250601040250.74/Python-3.14-dev/./Programs/python.c:15:12 (python3.14+0xe8c9b) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
Thread T3112 'Thread-2988 (cl' (tid=5639, running) created by main thread at: | |
#0 pthread_create <null> (python3.14+0x64bde) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
#1 do_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:289:14 (libpython3.14t.so.1.0+0x4363ca) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#2 PyThread_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:331:9 (libpython3.14t.so.1.0+0x4361ea) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#3 ThreadHandle_start /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:445:9 (libpython3.14t.so.1.0+0x4deb46) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#4 do_start_new_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:1867:9 (libpython3.14t.so.1.0+0x4deb46) | |
#5 thread_PyThread_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:1982:14 (libpython3.14t.so.1.0+0x4dd951) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#6 cfunction_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/methodobject.c:565:18 (libpython3.14t.so.1.0+0x1d4e79) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#7 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#8 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#9 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#10 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#11 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#12 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#13 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#14 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#15 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#16 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#17 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#18 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#19 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#20 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#21 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#22 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#23 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#24 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#25 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#26 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#27 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#28 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#29 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:361:18 (libpython3.14t.so.1.0+0x127cbc) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#30 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#31 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2654:32 (libpython3.14t.so.1.0+0x3388ef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#32 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#33 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#34 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#35 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#36 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#37 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#38 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#39 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#40 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#41 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#42 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#43 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#44 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#45 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#46 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#47 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#48 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#49 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#50 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#51 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#52 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#53 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2959:35 (libpython3.14t.so.1.0+0x339c35) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#54 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#55 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#56 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#57 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#58 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#59 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#60 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#61 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#62 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#63 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#64 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2959:35 (libpython3.14t.so.1.0+0x339c35) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#65 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32f53f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#66 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32f53f) | |
#67 PyEval_EvalCode /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:853:21 (libpython3.14t.so.1.0+0x32f53f) | |
#68 run_eval_code_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1365:12 (libpython3.14t.so.1.0+0x414063) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#69 run_mod /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1436:19 (libpython3.14t.so.1.0+0x414063) | |
#70 pyrun_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1293:15 (libpython3.14t.so.1.0+0x40f562) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#71 _PyRun_SimpleFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:521:13 (libpython3.14t.so.1.0+0x40f562) | |
#72 _PyRun_AnyFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:81:15 (libpython3.14t.so.1.0+0x40ecb8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#73 pymain_run_file_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:410:15 (libpython3.14t.so.1.0+0x45538f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#74 pymain_run_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:429:15 (libpython3.14t.so.1.0+0x45538f) | |
#75 pymain_run_python /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:694:21 (libpython3.14t.so.1.0+0x4546b1) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#76 Py_RunMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:775:5 (libpython3.14t.so.1.0+0x4546b1) | |
#77 pymain_main /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:805:12 (libpython3.14t.so.1.0+0x454c18) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#78 Py_BytesMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:829:12 (libpython3.14t.so.1.0+0x454c9c) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#79 main /tmp/python-build.20250601040250.74/Python-3.14-dev/./Programs/python.c:15:12 (python3.14+0xe8c9b) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
SUMMARY: ThreadSanitizer: data race _cffi_backend.c in _realize_c_struct_or_union | |
================== | |
python3.14: src/c/realize_c_type.c:781: int do_realize_lazy_struct(CTypeDescrObject *): Assertion `!(ct->ct_flags_mut & CT_UNDER_CONSTRUCTION)' failed. | |
Fatal Python error: Aborted | |
<Cannot show all threads while the GIL is disabled> | |
Stack (most recent call first): | |
File "/work/cffi/testing/cffi1/test_new_ffi_1.py", line 303 in test_repr | |
File "/work/.pyenv/versions/3.14t-dev/lib/python3.14t/site-packages/pytest_run_parallel/plugin.py", line 91 in closure | |
File "/work/.pyenv/versions/3.14t-dev/lib/python3.14t/threading.py", line 1023 in run | |
File "/work/.pyenv/versions/3.14t-dev/lib/python3.14t/threading.py", line 1081 in _bootstrap_inner | |
File "/work/.pyenv/versions/3.14t-dev/lib/python3.14t/threading.py", line 1043 in _bootstrap | |
Current thread's C stack trace (most recent call first): | |
================== | |
WARNING: ThreadSanitizer: data race (pid=246) | |
Read of size 4 at 0x7f5c981d0564 by thread T3110: | |
#0 do_realize_lazy_struct _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x14a6c) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#1 direct_newp _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x37999) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#2 _ffi_new _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x377e5) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#3 ffi_new _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x29aec) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#4 method_vectorcall_VARARGS_KEYWORDS /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/descrobject.c:359:14 (libpython3.14t.so.1.0+0x140475) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#5 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x1279ec) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#6 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x1279ec) | |
#7 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:1619:35 (libpython3.14t.so.1.0+0x334a9b) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#8 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#9 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#10 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#11 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#12 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#13 _PyVectorcall_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:273:16 (libpython3.14t.so.1.0+0x127cef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#14 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:348:16 (libpython3.14t.so.1.0+0x127cef) | |
#15 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#16 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2654:32 (libpython3.14t.so.1.0+0x3388ef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#17 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#18 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#19 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#20 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#21 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#22 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x388cc9) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#23 context_run /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/context.c:728:29 (libpython3.14t.so.1.0+0x388cc9) | |
#24 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3736:35 (libpython3.14t.so.1.0+0x33cc02) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#25 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#26 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#27 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#28 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#29 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#30 _PyVectorcall_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:273:16 (libpython3.14t.so.1.0+0x127cef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#31 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:348:16 (libpython3.14t.so.1.0+0x127cef) | |
#32 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#33 thread_run /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:359:21 (libpython3.14t.so.1.0+0x4defb2) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#34 pythread_wrapper /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:242:5 (libpython3.14t.so.1.0+0x437547) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
Previous write of size 4 at 0x7f5c981d0564 by thread T3112: | |
#0 b_complete_struct_or_union _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x15be6) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#1 do_realize_lazy_struct _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x15196) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#2 direct_newp _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x37999) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#3 _ffi_new _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x377e5) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#4 ffi_new _cffi_backend.c (_cffi_backend.cpython-314t-x86_64-linux-gnu.so+0x29aec) (BuildId: bd6fd501a7dbd81b997f558d0ca2f0f4f8f96baf) | |
#5 method_vectorcall_VARARGS_KEYWORDS /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/descrobject.c:359:14 (libpython3.14t.so.1.0+0x140475) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#6 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x1279ec) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#7 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x1279ec) | |
#8 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:1619:35 (libpython3.14t.so.1.0+0x334a9b) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#9 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#10 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#11 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#12 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#13 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#14 _PyVectorcall_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:273:16 (libpython3.14t.so.1.0+0x127cef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#15 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:348:16 (libpython3.14t.so.1.0+0x127cef) | |
#16 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#17 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2654:32 (libpython3.14t.so.1.0+0x3388ef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#18 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#19 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#20 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#21 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#22 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#23 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x388cc9) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#24 context_run /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/context.c:728:29 (libpython3.14t.so.1.0+0x388cc9) | |
#25 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3736:35 (libpython3.14t.so.1.0+0x33cc02) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#26 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#27 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#28 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#29 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:169:11 (libpython3.14t.so.1.0+0x12c981) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#30 method_vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/classobject.c:72:20 (libpython3.14t.so.1.0+0x12c981) | |
#31 _PyVectorcall_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:273:16 (libpython3.14t.so.1.0+0x127cef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#32 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:348:16 (libpython3.14t.so.1.0+0x127cef) | |
#33 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#34 thread_run /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:359:21 (libpython3.14t.so.1.0+0x4defb2) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#35 pythread_wrapper /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:242:5 (libpython3.14t.so.1.0+0x437547) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
Thread T3110 'Thread-2986 (cl' (tid=5637, running) created by main thread at: | |
#0 pthread_create <null> (python3.14+0x64bde) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
#1 do_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:289:14 (libpython3.14t.so.1.0+0x4363ca) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#2 PyThread_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:331:9 (libpython3.14t.so.1.0+0x4361ea) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#3 ThreadHandle_start /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:445:9 (libpython3.14t.so.1.0+0x4deb46) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#4 do_start_new_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:1867:9 (libpython3.14t.so.1.0+0x4deb46) | |
#5 thread_PyThread_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:1982:14 (libpython3.14t.so.1.0+0x4dd951) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#6 cfunction_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/methodobject.c:565:18 (libpython3.14t.so.1.0+0x1d4e79) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#7 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#8 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#9 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#10 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#11 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#12 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#13 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#14 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#15 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#16 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#17 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#18 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#19 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#20 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#21 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#22 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#23 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#24 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#25 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#26 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#27 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#28 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#29 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:361:18 (libpython3.14t.so.1.0+0x127cbc) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#30 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#31 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2654:32 (libpython3.14t.so.1.0+0x3388ef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#32 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#33 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#34 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#35 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#36 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#37 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#38 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#39 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#40 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#41 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#42 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#43 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#44 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#45 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#46 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#47 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#48 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#49 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#50 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#51 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#52 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#53 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2959:35 (libpython3.14t.so.1.0+0x339c35) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#54 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#55 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#56 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#57 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#58 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#59 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#60 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#61 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#62 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#63 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#64 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2959:35 (libpython3.14t.so.1.0+0x339c35) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#65 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32f53f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#66 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32f53f) | |
#67 PyEval_EvalCode /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:853:21 (libpython3.14t.so.1.0+0x32f53f) | |
#68 run_eval_code_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1365:12 (libpython3.14t.so.1.0+0x414063) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#69 run_mod /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1436:19 (libpython3.14t.so.1.0+0x414063) | |
#70 pyrun_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1293:15 (libpython3.14t.so.1.0+0x40f562) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#71 _PyRun_SimpleFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:521:13 (libpython3.14t.so.1.0+0x40f562) | |
#72 _PyRun_AnyFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:81:15 (libpython3.14t.so.1.0+0x40ecb8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#73 pymain_run_file_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:410:15 (libpython3.14t.so.1.0+0x45538f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#74 pymain_run_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:429:15 (libpython3.14t.so.1.0+0x45538f) | |
#75 pymain_run_python /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:694:21 (libpython3.14t.so.1.0+0x4546b1) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#76 Py_RunMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:775:5 (libpython3.14t.so.1.0+0x4546b1) | |
#77 pymain_main /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:805:12 (libpython3.14t.so.1.0+0x454c18) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#78 Py_BytesMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:829:12 (libpython3.14t.so.1.0+0x454c9c) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#79 main /tmp/python-build.20250601040250.74/Python-3.14-dev/./Programs/python.c:15:12 (python3.14+0xe8c9b) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
Thread T3112 'Thread-2988 (cl' (tid=5639, running) created by main thread at: | |
#0 pthread_create <null> (python3.14+0x64bde) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
#1 do_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:289:14 (libpython3.14t.so.1.0+0x4363ca) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#2 PyThread_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/thread_pthread.h:331:9 (libpython3.14t.so.1.0+0x4361ea) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#3 ThreadHandle_start /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:445:9 (libpython3.14t.so.1.0+0x4deb46) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#4 do_start_new_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:1867:9 (libpython3.14t.so.1.0+0x4deb46) | |
#5 thread_PyThread_start_joinable_thread /tmp/python-build.20250601040250.74/Python-3.14-dev/./Modules/_threadmodule.c:1982:14 (libpython3.14t.so.1.0+0x4dd951) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#6 cfunction_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/methodobject.c:565:18 (libpython3.14t.so.1.0+0x1d4e79) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#7 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#8 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#9 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#10 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#11 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#12 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#13 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#14 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#15 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#16 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#17 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#18 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#19 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#20 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#21 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#22 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#23 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#24 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#25 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#26 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#27 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#28 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#29 _PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:361:18 (libpython3.14t.so.1.0+0x127cbc) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#30 PyObject_Call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:373:12 (libpython3.14t.so.1.0+0x127d57) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#31 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2654:32 (libpython3.14t.so.1.0+0x3388ef) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#32 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#33 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#34 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#35 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#36 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#37 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#38 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#39 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#40 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#41 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#42 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:3227:35 (libpython3.14t.so.1.0+0x33adac) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#43 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#44 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#45 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#46 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#47 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#48 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#49 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#50 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#51 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#52 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#53 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2959:35 (libpython3.14t.so.1.0+0x339c35) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#54 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32fa00) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#55 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32fa00) | |
#56 _PyFunction_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c (libpython3.14t.so.1.0+0x128061) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#57 _PyObject_VectorcallDictTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:146:15 (libpython3.14t.so.1.0+0x126be0) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#58 _PyObject_Call_Prepend /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:504:24 (libpython3.14t.so.1.0+0x128686) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#59 call_method /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:2919:19 (libpython3.14t.so.1.0+0x2448e8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#60 slot_tp_call /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/typeobject.c:10189:12 (libpython3.14t.so.1.0+0x244721) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#61 _PyObject_MakeTpCall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:242:18 (libpython3.14t.so.1.0+0x126e8a) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#62 _PyObject_VectorcallTstate /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_call.h:167:16 (libpython3.14t.so.1.0+0x127aaa) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#63 PyObject_Vectorcall /tmp/python-build.20250601040250.74/Python-3.14-dev/Objects/call.c:327:12 (libpython3.14t.so.1.0+0x127aaa) | |
#64 _PyEval_EvalFrameDefault /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/generated_cases.c.h:2959:35 (libpython3.14t.so.1.0+0x339c35) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#65 _PyEval_EvalFrame /tmp/python-build.20250601040250.74/Python-3.14-dev/./Include/internal/pycore_ceval.h:119:16 (libpython3.14t.so.1.0+0x32f53f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#66 _PyEval_Vector /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:1961:12 (libpython3.14t.so.1.0+0x32f53f) | |
#67 PyEval_EvalCode /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/ceval.c:853:21 (libpython3.14t.so.1.0+0x32f53f) | |
#68 run_eval_code_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1365:12 (libpython3.14t.so.1.0+0x414063) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#69 run_mod /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1436:19 (libpython3.14t.so.1.0+0x414063) | |
#70 pyrun_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:1293:15 (libpython3.14t.so.1.0+0x40f562) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#71 _PyRun_SimpleFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:521:13 (libpython3.14t.so.1.0+0x40f562) | |
#72 _PyRun_AnyFileObject /tmp/python-build.20250601040250.74/Python-3.14-dev/Python/pythonrun.c:81:15 (libpython3.14t.so.1.0+0x40ecb8) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#73 pymain_run_file_obj /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:410:15 (libpython3.14t.so.1.0+0x45538f) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#74 pymain_run_file /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:429:15 (libpython3.14t.so.1.0+0x45538f) | |
#75 pymain_run_python /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:694:21 (libpython3.14t.so.1.0+0x4546b1) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#76 Py_RunMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:775:5 (libpython3.14t.so.1.0+0x4546b1) | |
#77 pymain_main /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:805:12 (libpython3.14t.so.1.0+0x454c18) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#78 Py_BytesMain /tmp/python-build.20250601040250.74/Python-3.14-dev/Modules/main.c:829:12 (libpython3.14t.so.1.0+0x454c9c) (BuildId: 6d826654df5f782c4f8b09e183b95d830c45e005) | |
#79 main /tmp/python-build.20250601040250.74/Python-3.14-dev/./Programs/python.c:15:12 (python3.14+0xe8c9b) (BuildId: 2c37307dfd0d3d222967dfd4aba7f0c2088a6fc1) | |
SUMMARY: ThreadSanitizer: data race _cffi_backend.c in do_realize_lazy_struct | |
================== | |
python3.14: src/c/realize_c_type.c:781: int do_realize_lazy_struct(CTypeDescrObject *): Assertion `!(ct->ct_flags_mut & CT_UNDER_CONSTRUCTION)' failed. | |
Aborted |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment