Free-threaded Python Library Compatibility Checker

Compatibility Results: CPython 3.13t and 3.14t

Library Installation Status Heatmap
Loading...

Loading library status heatmap...

Loading...

Loading Python 3.13t heatmap...

Loading...

Loading Python 3.14t heatmap...

Success
Failed
No Data

Python 3.13t Compatibility Results

Library Version Build Result Error Details Last Updated At
pytest-runner 6.0.1 Success - 2025-05-06 03:05:35
spacy-loggers 1.0.5 Success - 2025-05-06 05:27:45
openapi-schema-validator 0.6.3 Success - 2025-05-06 07:39:18
pg8000 1.31.2 Success - 2025-05-06 00:57:35
blis 1.3.0 Failed
t dt )
            |              ^~~~~~~~~~~~~~~~~~~~~~
      /tmp/pip-install-fat_vaun/blis_13cffa12374543fc8af0a44eb5ae391e/blis/_src/include/linux-x86_64/blis.h:4824:15: warning: ‘bli_dt_prec’ defined but not used [-Wunused-function]
       4824 | static prec_t bli_dt_prec( num_t dt )
            |               ^~~~~~~~~~~
      /tmp/pip-install-fat_vaun/blis_13cffa12374543fc8af0a44eb5ae391e/blis/_src/include/linux-x86_64/blis.h:4812:15: warning: ‘bli_dt_dom_is_real’ defined but not used [-Wunused-function]
       4812 | static bool_t bli_dt_dom_is_real( num_t dt )
            |               ^~~~~~~~~~~~~~~~~~
      /tmp/pip-install-fat_vaun/blis_13cffa12374543fc8af0a44eb5ae391e/blis/_src/include/linux-x86_64/blis.h:4806:14: warning: ‘bli_dt_domain’ defined but not used [-Wunused-function]
       4806 | static dom_t bli_dt_domain( num_t dt )
            |              ^~~~~~~~~~~~~
      /tmp/pip-install-fat_vaun/blis_13cffa12374543fc8af0a44eb5ae391e/blis/_src/include/linux-x86_64/blis.h:4799:15: warning: ‘bli_is_double_prec’ defined but not used [-Wunused-function]
       4799 | static bool_t bli_is_double_prec( num_t dt )
            |               ^~~~~~~~~~~~~~~~~~
      /tmp/pip-install-fat_vaun/blis_13cffa12374543fc8af0a44eb5ae391e/blis/_src/include/linux-x86_64/blis.h:4792:15: warning: ‘bli_is_single_prec’ defined but not used [-Wunused-function]
       4792 | static bool_t bli_is_single_prec( num_t dt )
            |               ^~~~~~~~~~~~~~~~~~
      /tmp/pip-install-fat_vaun/blis_13cffa12374543fc8af0a44eb5ae391e/blis/_src/include/linux-x86_64/blis.h:4772:15: warning: ‘bli_is_int’ defined but not used [-Wunused-function]
       4772 | static bool_t bli_is_int( num_t dt )
            |               ^~~~~~~~~~
      /tmp/pip-install-fat_vaun/blis_13cffa12374543fc8af0a44eb5ae391e/blis/_src/include/linux-x86_64/blis.h:4766:15: warning: ‘bli_is_constant’ defined but not used [-Wunused-function]
       4766 | static bool_t bli_is_constant( num_t dt )
            |               ^~~~~~~~~~~~~~~
      /tmp/pip-install-fat_vaun/blis_13cffa12374543fc8af0a44eb5ae391e/blis/_src/include/linux-x86_64/blis.h:4733:14: warning: ‘bli_offset_past_alignment’ defined but not used [-Wunused-function]
       4733 | static siz_t bli_offset_past_alignment( siz_t p, siz_t size )
            |              ^~~~~~~~~~~~~~~~~~~~~~~~~
      /tmp/pip-install-fat_vaun/blis_13cffa12374543fc8af0a44eb5ae391e/blis/_src/include/linux-x86_64/blis.h:4727:15: warning: ‘bli_is_unaligned_to’ defined but not used [-Wunused-function]
       4727 | static bool_t bli_is_unaligned_to( siz_t p, siz_t size )
            |               ^~~~~~~~~~~~~~~~~~~
      /tmp/pip-install-fat_vaun/blis_13cffa12374543fc8af0a44eb5ae391e/blis/_src/include/linux-x86_64/blis.h:4721:15: warning: ‘bli_is_aligned_to’ defined but not used [-Wunused-function]
       4721 | static bool_t bli_is_aligned_to( siz_t p, siz_t size )
            |               ^~~~~~~~~~~~~~~~~
      /tmp/pip-install-fat_vaun/blis_13cffa12374543fc8af0a44eb5ae391e/blis/_src/include/linux-x86_64/blis.h:4667:13: warning: ‘bli_toggle_bool’ defined but not used [-Wunused-function]
       4667 | static void bli_toggle_bool( bool_t* b )
            |             ^~~~~~~~~~~~~~~
      /tmp/pip-install-fat_vaun/blis_13cffa12374543fc8af0a44eb5ae391e/blis/_src/include/linux-x86_64/blis.h:4642:15: warning: ‘bli_is_even’ defined but not used [-Wunused-function]
       4642 | static bool_t bli_is_even( gint_t a )
            |               ^~~~~~~~~~~
      /tmp/pip-install-fat_vaun/blis_13cffa12374543fc8af0a44eb5ae391e/blis/_src/include/linux-x86_64/blis.h:4637:15: warning: ‘bli_is_odd’ defined but not used [-Wunused-function]
       4637 | static bool_t bli_is_odd( gint_t a )
            |               ^~~~~~~~~~
      /tmp/pip-install-fat_vaun/blis_13cffa12374543fc8af0a44eb5ae391e/blis/_src/include/linux-x86_64/blis.h:4617:16: warning: ‘bli_round_to_mult’ defined but not used [-Wunused-function]
       4617 | static guint_t bli_round_to_mult( guint_t val, guint_t mult )
            |                ^~~~~~~~~~~~~~~~~
      /tmp/pip-install-fat_vaun/blis_13cffa12374543fc8af0a44eb5ae391e/blis/_src/include/linux-x86_64/blis.h:4610:15: warning: ‘bli_round’ defined but not used [-Wunused-function]
       4610 | static double bli_round( double a )
            |               ^~~~~~~~~
      /tmp/pip-install-fat_vaun/blis_13cffa12374543fc8af0a44eb5ae391e/blis/_src/include/linux-x86_64/blis.h:2041:13: warning: ‘bli_obj_init_subpart_from’ defined but not used [-Wunused-function]
       2041 | static void bli_obj_init_subpart_from( obj_t* a, obj_t* b )
            |             ^~~~~~~~~~~~~~~~~~~~~~~~~
      error: command '/usr/bin/cc' failed with exit code 1
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for blis
ERROR: Failed to build installable wheels for some pyproject.toml based projects (blis)
2025-05-06 05:16:42
google-cloud-dataproc-metastore 1.18.2 Failed
utils/spawn.py", line 93, in spawn
          raise DistutilsExecError(
              f"command {_debug(cmd)!r} failed with exit code {err.returncode}"
          ) from err
      distutils.errors.DistutilsExecError: command '/usr/bin/c++' failed with exit code 1
      
      During handling of the above exception, another exception occurred:
      
      Traceback (most recent call last):
        File "/tmp/pip-install-u94ya8tk/grpcio_55591a4803b04a63b17eaf22f4b24b16/src/python/grpcio/commands.py", line 282, in build_extensions
          build_ext.build_ext.build_extensions(self)
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
        File "/tmp/pip-build-env-0h744d_w/overlay/lib/python3.13t/site-packages/setuptools/_distutils/command/build_ext.py", line 484, in build_extensions
          self._build_extensions_serial()
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
        File "/tmp/pip-build-env-0h744d_w/overlay/lib/python3.13t/site-packages/setuptools/_distutils/command/build_ext.py", line 510, in _build_extensions_serial
          self.build_extension(ext)
          ~~~~~~~~~~~~~~~~~~~~^^^^^
        File "/tmp/pip-build-env-0h744d_w/overlay/lib/python3.13t/site-packages/setuptools/command/build_ext.py", line 264, in build_extension
          _build_ext.build_extension(self, ext)
          ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
        File "/tmp/pip-build-env-0h744d_w/overlay/lib/python3.13t/site-packages/setuptools/_distutils/command/build_ext.py", line 565, in build_extension
          objects = self.compiler.compile(
              sources,
          ...<5 lines>...
              depends=ext.depends,
          )
        File "/tmp/pip-install-u94ya8tk/grpcio_55591a4803b04a63b17eaf22f4b24b16/src/python/grpcio/_parallel_compile_patch.py", line 70, in _parallel_compile
          multiprocessing.pool.ThreadPool(BUILD_EXT_COMPILER_JOBS).map(
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
              _compile_single_file, objects
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          )
          ^
        File "/home/runner/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/pool.py", line 367, in map
          return self._map_async(func, iterable, mapstar, chunksize).get()
                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
        File "/home/runner/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/pool.py", line 774, in get
          raise self._value
        File "/home/runner/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/pool.py", line 125, in worker
          result = (True, func(*args, **kwds))
                          ~~~~^^^^^^^^^^^^^^^
        File "/home/runner/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/pool.py", line 48, in mapstar
          return list(map(*args))
        File "/tmp/pip-install-u94ya8tk/grpcio_55591a4803b04a63b17eaf22f4b24b16/src/python/grpcio/_parallel_compile_patch.py", line 65, in _compile_single_file
          self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts)
          ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/tmp/pip-install-u94ya8tk/grpcio_55591a4803b04a63b17eaf22f4b24b16/src/python/grpcio/commands.py", line 264, in new_compile
          return old_compile(obj, src, ext, cc_args, extra_postargs, pp_opts)
        File "/tmp/pip-build-env-0h744d_w/overlay/lib/python3.13t/site-packages/setuptools/_distutils/compilers/C/unix.py", line 223, in _compile
          raise CompileError(msg)
      distutils.compilers.C.errors.CompileError: command '/usr/bin/c++' failed with exit code 1
      
      Exception ignored in: <function Pool.__del__ at 0x5a89bcad7a0>
      Traceback (most recent call last):
        File "/home/runner/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/pool.py", line 271, in __del__
        File "/home/runner/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/queues.py", line 397, in put
        File "/home/runner/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/connection.py", line 200, in send_bytes
        File "/home/runner/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/connection.py", line 427, in _send_bytes
        File "/home/runner/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/connection.py", line 384, in _send
      BrokenPipeError: [Errno 32] Broken pipe
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for grpcio
ERROR: Failed to build installable wheels for some pyproject.toml based projects (grpcio)
2025-05-01 13:59:17
ppft 1.7.7 Success - 2025-05-06 02:45:43
analytics-python 1.4.post1 Failed
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Fatal Python error: Failed to import encodings module
Python runtime state: core initialized
ModuleNotFoundError: No module named 'encodings'

Current thread 0x00007fb41c20a740 (most recent call first):
  <no Python frame>
2025-05-01 10:00:23
mashumaro 3.15 Success - 2025-05-06 03:09:38
confection 0.1.5 Failed
 -Wl,--exclude-libs,ALL -LModules/_hacl build/temp.linux-x86_64-cpython-313t/srsly/msgpack/_epoch.o -L/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib -o build/lib.linux-x86_64-cpython-313t/srsly/msgpack/_epoch.cpython-313t-x86_64-linux-gnu.so -lstdc++ -lm
      building 'srsly.msgpack._packer' extension
      c++ -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -D__LITTLE_ENDIAN__=1 -Isrsly/msgpack -I/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/include/python3.13t -I. -Isrsly -I/tmp/tmpuxfgrpg4/venv/include -I/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/include/python3.13t -c srsly/msgpack/_packer.cpp -o build/temp.linux-x86_64-cpython-313t/srsly/msgpack/_packer.o -O2 -Wno-strict-prototypes -Wno-unused-function
      cc1plus: warning: command-line option ‘-Wno-strict-prototypes’ is valid for C/ObjC but not for C++
      srsly/msgpack/_packer.cpp:2263:80: error: ‘__pyx_vectorcallfunc’ has not been declared
       2263 | static CYTHON_INLINE PyObject *__Pyx_PyVectorcall_FastCallDict(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw);
            |                                                                                ^~~~~~~~~~~~~~~~~~~~
      srsly/msgpack/_packer.cpp: In function ‘void __pyx_pf_5srsly_7msgpack_7_packer_6Packer_2__dealloc__(__pyx_obj_5srsly_7msgpack_7_packer_Packer*)’:
      srsly/msgpack/_packer.cpp:1995:41: warning: ‘Py_OptimizeFlag’ is deprecated [-Wdeprecated-declarations]
       1995 |   #define __pyx_assertions_enabled()  (!Py_OptimizeFlag)
            |                                         ^~~~~~~~~~~~~~~
      srsly/msgpack/_packer.cpp:1570:43: note: in definition of macro ‘unlikely’
       1570 |   #define unlikely(x) __builtin_expect(!!(x), 0)
            |                                           ^
      srsly/msgpack/_packer.cpp:6342:16: note: in expansion of macro ‘__pyx_assertions_enabled’
       6342 |   if (unlikely(__pyx_assertions_enabled())) {
            |                ^~~~~~~~~~~~~~~~~~~~~~~~
      In file included from /root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/include/python3.13t/Python.h:76,
                       from srsly/msgpack/_packer.cpp:47:
      /root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/include/python3.13t/cpython/pydebug.h:13:37: note: declared here
         13 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag;
            |                                     ^~~~~~~~~~~~~~~
      srsly/msgpack/_packer.cpp: At global scope:
      srsly/msgpack/_packer.cpp:14775:69: error: ‘__pyx_vectorcallfunc’ has not been declared
      14775 | static PyObject *__Pyx_PyVectorcall_FastCallDict_kw(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw)
            |                                                                     ^~~~~~~~~~~~~~~~~~~~
      srsly/msgpack/_packer.cpp: In function ‘PyObject* __Pyx_PyVectorcall_FastCallDict_kw(PyObject*, int, PyObject* const*, size_t, PyObject*)’:
      srsly/msgpack/_packer.cpp:14812:13: error: ‘vc’ cannot be used as a function
      14812 |     res = vc(func, newargs, nargs, kwnames);
            |           ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      srsly/msgpack/_packer.cpp: At global scope:
      srsly/msgpack/_packer.cpp:14820:80: error: ‘__pyx_vectorcallfunc’ has not been declared
      14820 | static CYTHON_INLINE PyObject *__Pyx_PyVectorcall_FastCallDict(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw)
            |                                                                                ^~~~~~~~~~~~~~~~~~~~
      srsly/msgpack/_packer.cpp: In function ‘PyObject* __Pyx_PyVectorcall_FastCallDict(PyObject*, int, PyObject* const*, size_t, PyObject*)’:
      srsly/msgpack/_packer.cpp:14823:18: error: ‘vc’ cannot be used as a function
      14823 |         return vc(func, args, nargs, NULL);
            |                ~~^~~~~~~~~~~~~~~~~~~~~~~~~
      srsly/msgpack/_packer.cpp: In function ‘PyObject* __Pyx_CyFunction_CallAsMethod(PyObject*, PyObject*, PyObject*)’:
      srsly/msgpack/_packer.cpp:15509:6: error: ‘__pyx_vectorcallfunc’ was not declared in this scope; did you mean ‘vectorcallfunc’?
      15509 |      __pyx_vectorcallfunc vc = __Pyx_CyFunction_func_vectorcall(cyfunc);
            |      ^~~~~~~~~~~~~~~~~~~~
            |      vectorcallfunc
      srsly/msgpack/_packer.cpp:15510:9: error: ‘vc’ was not declared in this scope
      15510 |     if (vc) {
            |         ^~
      error: command '/usr/bin/c++' failed with exit code 1
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for srsly
ERROR: Failed to build installable wheels for some pyproject.toml based projects (srsly)
2025-05-06 05:44:46
pymdown-extensions 10.15 Success - 2025-05-06 07:39:36
tldextract 5.3.0 Success - 2025-05-06 02:45:57
humanfriendly 10.0 Success - 2025-05-06 01:31:20
azure-mgmt-cosmosdb 9.7.0 Failed
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Fatal Python error: Failed to import encodings module
Python runtime state: core initialized
ModuleNotFoundError: No module named 'encodings'

Current thread 0x00007fecd2d00740 (most recent call first):
  <no Python frame>
2025-05-01 10:00:29
asynctest 0.13.0 Success - 2025-05-01 13:59:31
pywin32 310 Failed
ERROR: Could not find a version that satisfies the requirement pywin32==310 (from versions: none)
ERROR: No matching distribution found for pywin32==310
2025-05-06 05:33:31
vine 5.1.0 Success - 2025-05-06 03:37:10
userpath 1.9.2 Success - 2025-05-06 07:48:41
apache-airflow-providers-ssh 4.0.1 Failed
ERROR: Ignored the following yanked versions: 1.10.11, 1.10.13
ERROR: Ignored the following versions that require a different python version: 2.10.0 Requires-Python <3.13,~=3.8; 2.10.0b1 Requires-Python <3.13,~=3.8; 2.10.0b2 Requires-Python <3.13,~=3.8; 2.10.0rc1 Requires-Python <3.13,~=3.8; 2.10.1 Requires-Python <3.13,~=3.8; 2.10.1rc1 Requires-Python <3.13,~=3.8; 2.10.2 Requires-Python <3.13,~=3.8; 2.10.2rc1 Requires-Python <3.13,~=3.8; 2.10.3 Requires-Python <3.13,~=3.8; 2.10.3rc1 Requires-Python <3.13,~=3.8; 2.10.3rc2 Requires-Python <3.13,~=3.8; 2.10.4 Requires-Python <3.13,>=3.8.1; 2.10.4rc1 Requires-Python <3.13,>=3.8.1; 2.10.5 Requires-Python <3.13,>=3.8.1; 2.10.5rc1 Requires-Python <3.13,>=3.8.1; 2.7.3 Requires-Python <3.12,~=3.8; 2.7.3rc1 Requires-Python <3.12,~=3.8; 2.8.0 Requires-Python <3.12,~=3.8; 2.8.0b1 Requires-Python <3.12,~=3.8; 2.8.0rc1 Requires-Python <3.12,~=3.8; 2.8.0rc2 Requires-Python <3.12,~=3.8; 2.8.0rc3 Requires-Python <3.12,~=3.8; 2.8.0rc4 Requires-Python <3.12,~=3.8; 2.8.1 Requires-Python <3.12,~=3.8; 2.8.1rc1 Requires-Python <3.12,~=3.8; 2.8.2 Requires-Python <3.12,~=3.8; 2.8.2rc1 Requires-Python <3.12,~=3.8; 2.8.2rc2 Requires-Python <3.12,~=3.8; 2.8.2rc3 Requires-Python <3.12,~=3.8; 2.8.3 Requires-Python <3.12,~=3.8; 2.8.3rc1 Requires-Python <3.12,~=3.8; 2.8.4 Requires-Python <3.12,~=3.8; 2.8.4rc1 Requires-Python <3.12,~=3.8; 2.9.0 Requires-Python <3.13,~=3.8; 2.9.0b1 Requires-Python <3.13,~=3.8; 2.9.0b2 Requires-Python <3.13,~=3.8; 2.9.0rc1 Requires-Python <3.13,~=3.8; 2.9.0rc2 Requires-Python <3.13,~=3.8; 2.9.0rc3 Requires-Python <3.13,~=3.8; 2.9.1 Requires-Python <3.13,~=3.8; 2.9.1rc1 Requires-Python <3.13,~=3.8; 2.9.1rc2 Requires-Python <3.13,~=3.8; 2.9.2 Requires-Python <3.13,~=3.8; 2.9.2rc1 Requires-Python <3.13,~=3.8; 2.9.3 Requires-Python <3.13,~=3.8; 2.9.3rc1 Requires-Python <3.13,~=3.8; 3.0.0 Requires-Python <3.13,~=3.9; 3.0.0b4 Requires-Python <3.13,~=3.9; 3.0.0rc1 Requires-Python <3.13,~=3.9; 3.0.0rc1.post1 Requires-Python <3.13,~=3.9; 3.0.0rc1.post2 Requires-Python <3.13,~=3.9; 3.0.0rc1.post3 Requires-Python <3.13,~=3.9; 3.0.0rc1.post4 Requires-Python <3.13,~=3.9; 3.0.0rc2 Requires-Python <3.13,~=3.9; 3.0.0rc3 Requires-Python <3.13,~=3.9; 3.0.0rc4 Requires-Python <3.13,~=3.9; 3.0.1a1 Requires-Python <3.13,~=3.9; 3.0.1a2 Requires-Python <3.13,~=3.9
ERROR: Could not find a version that satisfies the requirement apache-airflow>=2.9.0 (from apache-airflow-providers-ssh) (from versions: 1.8.1, 1.8.2rc1, 1.8.2, 1.9.0, 1.10.0, 1.10.1b1, 1.10.1rc2, 1.10.1, 1.10.2b2, 1.10.2rc1, 1.10.2rc2, 1.10.2rc3, 1.10.2, 1.10.3b1, 1.10.3b2, 1.10.3rc1, 1.10.3rc2, 1.10.3, 1.10.4b2, 1.10.4rc1, 1.10.4rc2, 1.10.4rc3, 1.10.4rc4, 1.10.4rc5, 1.10.4, 1.10.5rc1, 1.10.5, 1.10.6rc1, 1.10.6rc2, 1.10.6, 1.10.7rc1, 1.10.7rc2, 1.10.7rc3, 1.10.7, 1.10.8rc1, 1.10.8, 1.10.9rc1, 1.10.9, 1.10.10rc1, 1.10.10rc2, 1.10.10rc3, 1.10.10rc4, 1.10.10rc5, 1.10.10, 1.10.11rc1, 1.10.11rc2, 1.10.12rc1, 1.10.12rc2, 1.10.12rc3, 1.10.12rc4, 1.10.12, 1.10.13rc1, 1.10.14rc1, 1.10.14rc2, 1.10.14rc3, 1.10.14rc4, 1.10.14, 1.10.15rc1, 1.10.15, 2.0.0b1, 2.0.0b2, 2.0.0b3, 2.0.0rc1, 2.0.0rc2, 2.0.0rc3, 2.0.0, 2.0.1rc1, 2.0.1rc2, 2.0.1, 2.0.2rc1, 2.0.2, 2.1.0rc1, 2.1.0rc2, 2.1.0, 2.1.1rc1, 2.1.1, 2.1.2rc1, 2.1.2, 2.1.3rc1, 2.1.3, 2.1.4rc1, 2.1.4rc2, 2.1.4, 2.2.0b1, 2.2.0b2, 2.2.0rc1, 2.2.0, 2.2.1rc1, 2.2.1rc2, 2.2.1, 2.2.2rc1, 2.2.2rc2, 2.2.2, 2.2.3rc1, 2.2.3rc2, 2.2.3, 2.2.4rc1, 2.2.4, 2.2.5rc1, 2.2.5rc2, 2.2.5rc3, 2.2.5, 2.3.0b1, 2.3.0rc1, 2.3.0rc2, 2.3.0, 2.3.1rc1, 2.3.1, 2.3.2rc1, 2.3.2rc2, 2.3.2, 2.3.3rc1, 2.3.3rc2, 2.3.3rc3, 2.3.3, 2.3.4rc1, 2.3.4, 2.4.0b1, 2.4.0rc1, 2.4.0, 2.4.1rc1, 2.4.1, 2.4.2rc1, 2.4.2, 2.4.3rc1, 2.4.3, 2.5.0rc1, 2.5.0rc2, 2.5.0rc3, 2.5.0, 2.5.1rc1, 2.5.1rc2, 2.5.1, 2.5.2rc1, 2.5.2rc2, 2.5.2, 2.5.3rc1, 2.5.3rc2, 2.5.3, 2.6.0b1, 2.6.0rc1, 2.6.0rc2, 2.6.0rc3, 2.6.0rc4, 2.6.0rc5, 2.6.0, 2.6.1rc1, 2.6.1rc2, 2.6.1rc3, 2.6.1, 2.6.2rc1, 2.6.2rc2, 2.6.2, 2.6.3rc1, 2.6.3, 2.7.0b1, 2.7.0rc1, 2.7.0rc2, 2.7.0, 2.7.1rc1, 2.7.1rc2, 2.7.1, 2.7.2rc1, 2.7.2)
ERROR: No matching distribution found for apache-airflow>=2.9.0
2025-05-06 05:45:05
sphinxcontrib-devhelp 2.0.0 Success - 2025-05-06 03:12:45

Python 3.14t Compatibility Results

Library Version Build Result Error Details Last Updated At
pytest-runner 6.0.1 Success - 2025-05-05 15:58:10
spacy-loggers 1.0.5 Success - 2025-05-05 17:58:04
openapi-schema-validator 0.6.3 Failed
     error: failed to parse lock file at: /tmp/pip-install-42usoad5/rpds-py_8569112202874486b1beb91221193fbb/Cargo.lock
      
      Caused by:
        lock file version `4` was found, but this version of Cargo does not understand this lock file, perhaps Cargo needs to be updated?
      💥 maturin failed
        Caused by: Cargo metadata failed. Does your crate compile with `cargo build`?
        Caused by: `cargo metadata` exited with an error:
      Error running maturin: Command '['maturin', 'pep517', 'write-dist-info', '--metadata-directory', '/tmp/pip-modern-metadata-z5dvcszk', '--interpreter', '/tmp/tmpxr7p7f89/venv/bin/python']' returned non-zero exit status 1.
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
2025-05-03 13:48:32
pg8000 1.31.2 Success - 2025-05-05 12:41:49
blis 1.3.0 Failed
ERROR: Ignored the following versions that require a different python version: 1.1.0 Requires-Python <3.14,>=3.9; 1.1.0a0 Requires-Python <3.14,>=3.9; 1.2.0 Requires-Python <3.13,>=3.6; 1.2.1 Requires-Python <3.13,>=3.6; 1.3.0 Requires-Python <3.14,>=3.6
ERROR: Could not find a version that satisfies the requirement blis==1.3.0 (from versions: 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.8, 0.0.9.dev104, 0.0.10, 0.0.12, 0.0.13, 0.0.16, 0.1.0, 0.2.0.dev0, 0.2.0, 0.2.1, 0.2.2.dev0, 0.2.2, 0.2.3.dev0, 0.2.3.dev1, 0.2.3.dev2, 0.2.3.dev3, 0.2.3, 0.2.4, 0.3.1, 0.4.0.dev0, 0.4.0.dev1, 0.4.0, 0.4.1, 0.7.0, 0.7.1.dev0, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.5, 0.7.6, 0.7.7, 0.7.8, 0.7.9, 0.7.10, 0.7.11, 0.9.0, 0.9.1.dev0, 0.9.1.dev1, 0.9.1, 1.0.0a1, 1.0.0, 1.0.1, 1.0.2)
ERROR: No matching distribution found for blis==1.3.0
2025-05-05 14:15:40
google-cloud-dataproc-metastore 1.18.2 Failed
71bd56f4956485fa5328232b6303947/src/python/grpcio/_parallel_compile_patch.py", line 65, in _compile_single_file
          self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts)
          ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/tmp/pip-install-qjtv_75z/grpcio_371bd56f4956485fa5328232b6303947/src/python/grpcio/commands.py", line 264, in new_compile
          return old_compile(obj, src, ext, cc_args, extra_postargs, pp_opts)
        File "/tmp/pip-build-env-gdw0rmyr/overlay/lib/python3.14t/site-packages/setuptools/_distutils/compilers/C/unix.py", line 223, in _compile
          raise CompileError(msg)
      distutils.compilers.C.errors.CompileError: command '/usr/bin/c++' failed with exit code 1
      
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for grpcio
ERROR: Failed to build installable wheels for some pyproject.toml based projects (grpcio)
2025-05-03 10:38:57
ppft 1.7.7 Success - 2025-05-05 16:41:43
analytics-python 1.4.post1 Success - 2025-05-03 13:48:47
mashumaro 3.15 Success - 2025-05-05 16:43:56
confection 0.1.5 Failed
/share/uv/python/cpython-3.14.0a6+freethreaded-linux-x86_64-gnu/include/python3.14t -c srsly/msgpack/_unpacker.cpp -o build/temp.linux-x86_64-cpython-314t/srsly/msgpack/_unpacker.o -O2 -Wno-strict-prototypes -Wno-unused-function
      cc1plus: warning: command-line option ‘-Wno-strict-prototypes’ is valid for C/ObjC but not for C++
      srsly/msgpack/_unpacker.cpp:877:72: warning: ‘Py_UNICODE’ is deprecated [-Wdeprecated-declarations]
        877 | static CYTHON_INLINE size_t __Pyx_Py_UNICODE_strlen(const Py_UNICODE *u) {
            |                                                                        ^
      In file included from /root/.local/share/uv/python/cpython-3.14.0a6+freethreaded-linux-x86_64-gnu/include/python3.14t/unicodeobject.h:1018,
                       from /root/.local/share/uv/python/cpython-3.14.0a6+freethreaded-linux-x86_64-gnu/include/python3.14t/Python.h:81,
                       from srsly/msgpack/_unpacker.cpp:35:
      /root/.local/share/uv/python/cpython-3.14.0a6+freethreaded-linux-x86_64-gnu/include/python3.14t/cpython/unicodeobject.h:10:37: note: declared here
         10 | Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE;
            |                                     ^~~~~~~~~~
      srsly/msgpack/_unpacker.cpp: In function ‘size_t __Pyx_Py_UNICODE_strlen(const Py_UNICODE*)’:
      srsly/msgpack/_unpacker.cpp:878:23: warning: ‘Py_UNICODE’ is deprecated [-Wdeprecated-declarations]
        878 |     const Py_UNICODE *u_end = u;
            |                       ^~~~~
      /root/.local/share/uv/python/cpython-3.14.0a6+freethreaded-linux-x86_64-gnu/include/python3.14t/cpython/unicodeobject.h:10:37: note: declared here
         10 | Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE;
            |                                     ^~~~~~~~~~
      srsly/msgpack/_unpacker.cpp: In function ‘int __pyx_f_5srsly_7msgpack_9_unpacker_get_data_from_buffer(PyObject*, Py_buffer*, char**, Py_ssize_t*, int*)’:
      srsly/msgpack/_unpacker.cpp:2605:17: error: ‘PyObject_AsReadBuffer’ was not declared in this scope; did you mean ‘PyObject_GetBuffer’?
       2605 |     __pyx_t_2 = PyObject_AsReadBuffer(__pyx_v_obj, ((void const **)__pyx_v_buf), __pyx_v_buffer_len); if (unlikely(__pyx_t_2 == ((int)-1))) __PYX_ERR(0, 136, __pyx_L1_error)
            |                 ^~~~~~~~~~~~~~~~~~~~~
            |                 PyObject_GetBuffer
      srsly/msgpack/_unpacker.cpp: In function ‘long int __Pyx_PyInt_As_long(PyObject*)’:
      srsly/msgpack/_unpacker.cpp:9638:46: error: too few arguments to function ‘int _PyLong_AsByteArray(PyLongObject*, unsigned char*, size_t, int, int, int)’
       9638 |                 int ret = _PyLong_AsByteArray((PyLongObject *)v,
            |                           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
       9639 |                                               bytes, sizeof(val),
            |                                               ~~~~~~~~~~~~~~~~~~~
       9640 |                                               is_little, !is_unsigned);
            |                                               ~~~~~~~~~~~~~~~~~~~~~~~~
      In file included from /root/.local/share/uv/python/cpython-3.14.0a6+freethreaded-linux-x86_64-gnu/include/python3.14t/longobject.h:119,
                       from /root/.local/share/uv/python/cpython-3.14.0a6+freethreaded-linux-x86_64-gnu/include/python3.14t/Python.h:83:
      /root/.local/share/uv/python/cpython-3.14.0a6+freethreaded-linux-x86_64-gnu/include/python3.14t/cpython/longobject.h:135:17: note: declared here
        135 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v,
            |                 ^~~~~~~~~~~~~~~~~~~
      srsly/msgpack/_unpacker.cpp: In function ‘int __Pyx_PyInt_As_int(PyObject*)’:
      srsly/msgpack/_unpacker.cpp:9834:46: error: too few arguments to function ‘int _PyLong_AsByteArray(PyLongObject*, unsigned char*, size_t, int, int, int)’
       9834 |                 int ret = _PyLong_AsByteArray((PyLongObject *)v,
            |                           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
       9835 |                                               bytes, sizeof(val),
            |                                               ~~~~~~~~~~~~~~~~~~~
       9836 |                                               is_little, !is_unsigned);
            |                                               ~~~~~~~~~~~~~~~~~~~~~~~~
      /root/.local/share/uv/python/cpython-3.14.0a6+freethreaded-linux-x86_64-gnu/include/python3.14t/cpython/longobject.h:135:17: note: declared here
        135 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v,
            |                 ^~~~~~~~~~~~~~~~~~~
      error: command '/usr/bin/c++' failed with exit code 1
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for srsly
ERROR: Failed to build installable wheels for some pyproject.toml based projects (pydantic-core, srsly)
2025-05-05 19:12:21
pymdown-extensions 10.15 Success - 2025-05-05 19:41:27
tldextract 5.3.0 Success - 2025-05-05 13:15:22
humanfriendly 10.0 Success - 2025-05-05 11:36:59
azure-mgmt-cosmosdb 9.7.0 Success - 2025-05-03 13:56:54
asynctest 0.13.0 Success - 2025-05-05 18:34:47
pywin32 310 Failed
ERROR: Could not find a version that satisfies the requirement pywin32==310 (from versions: none)
ERROR: No matching distribution found for pywin32==310
2025-05-05 16:06:14
vine 5.1.0 Success - 2025-05-05 16:42:07
userpath 1.9.2 Success - 2025-05-03 14:06:58
apache-airflow-providers-ssh 4.0.1 Failed
.0b1, 2.0.0b2, 2.0.0b3, 2.0.0rc1, 2.0.0rc2, 2.0.0rc3, 2.0.0, 2.0.1rc1, 2.0.1rc2, 2.0.1, 2.0.2rc1, 2.0.2, 2.1.0rc1, 2.1.0rc2, 2.1.0, 2.1.1rc1, 2.1.1, 2.1.2rc1, 2.1.2, 2.1.3rc1, 2.1.3, 2.1.4rc1, 2.1.4rc2, 2.1.4, 2.2.0b1, 2.2.0b2, 2.2.0rc1, 2.2.0, 2.2.1rc1, 2.2.1rc2, 2.2.1, 2.2.2rc1, 2.2.2rc2, 2.2.2, 2.2.3rc1, 2.2.3rc2, 2.2.3, 2.2.4rc1, 2.2.4, 2.2.5rc1, 2.2.5rc2, 2.2.5rc3, 2.2.5, 2.3.0b1, 2.3.0rc1, 2.3.0rc2, 2.3.0, 2.3.1rc1, 2.3.1, 2.3.2rc1, 2.3.2rc2, 2.3.2, 2.3.3rc1, 2.3.3rc2, 2.3.3rc3, 2.3.3, 2.3.4rc1, 2.3.4, 2.4.0b1, 2.4.0rc1, 2.4.0, 2.4.1rc1, 2.4.1, 2.4.2rc1, 2.4.2, 2.4.3rc1, 2.4.3, 2.5.0rc1, 2.5.0rc2, 2.5.0rc3, 2.5.0, 2.5.1rc1, 2.5.1rc2, 2.5.1, 2.5.2rc1, 2.5.2rc2, 2.5.2, 2.5.3rc1, 2.5.3rc2, 2.5.3, 2.6.0b1, 2.6.0rc1, 2.6.0rc2, 2.6.0rc3, 2.6.0rc4, 2.6.0rc5, 2.6.0, 2.6.1rc1, 2.6.1rc2, 2.6.1rc3, 2.6.1, 2.6.2rc1, 2.6.2rc2, 2.6.2, 2.6.3rc1, 2.6.3, 2.7.0b1, 2.7.0rc1, 2.7.0rc2, 2.7.0, 2.7.1rc1, 2.7.1rc2, 2.7.1, 2.7.2rc1, 2.7.2)
ERROR: No matching distribution found for apache-airflow>=2.9.0
2025-05-03 10:55:57
sphinxcontrib-devhelp 2.0.0 Success - 2025-05-05 14:15:58