Skip to content

issues Search Results · repo:pytest-dev/execnet language:Python

Filter by

113 results
 (104 ms)

113 results

inpytest-dev/execnet (press backspace or delete to remove)

When running the test suite on the Python 3.13.0 freethreading version (--without-gil), I m getting the following test failures: details $ python -m pytest ========================================================= ...
  • mgorny
  • 1
  • Opened 
    on Oct 14, 2024
  • #306

My python version is 3.10.12 pytest version : 8.2.1 execnet Version: 2.1.1 The versions are both the lastest. When I run the command: pytest -k mykey -n 16, I got the error as follows: INTERNALERROR ...
  • Zhighway777
  • Opened 
    on Oct 10, 2024
  • #305

I see this failure while testing execnet 2.1.1 on OpenIndiana: _____________________ test_popen_io[gevent-sys.executable] _____________________ checker = Checker(python= $(BUILD_DIR)/.tox/py39/bin/python ...
  • mtelka
  • Opened 
    on May 28, 2024
  • #279

Trying to update the Fedora RPM to 2.1.1, I see this: + cd execnet-2.1.1 + PYTEST_SELECT= not test_popen_io[gevent-sys.executable] + PYTEST_SELECT+= and not [gevent-socket] + PYTEST_SELECT+= and not ...
bug
  • thmo
  • 4
  • Opened 
    on Apr 14, 2024
  • #271

I don t think many people will care, as this only happens with some very specific settings, but I thought I report it anyway. I noticed because in devpi-server I wrote my own un-/serializer implementation ...
  • fschulze
  • 3
  • Opened 
    on Apr 6, 2024
  • #267

Currently execnet doesn t support pyinstaller, a lot of other packages based on execnet have a lot of raised issues to be supported on pyinstaller, any option/availability to fix this?
  • AlexPaiva
  • 16
  • Opened 
    on Dec 20, 2023
  • #237

import speech_recognition as sr from openai import OpenAI from pathlib import Path from kivymd.app import MDApp from kivy.uix.screenmanager import Screen, ScreenManager, FadeTransition from kivy.uix.image ...
  • Rulisock27
  • 1
  • Opened 
    on Dec 5, 2023
  • #233

Version details Python version: 3.8.10 Jython version: 2.5.1 (zmpython from Zimbra) execnet version: 2.0.2 Problem When I try to open a gateway to Jython the makegateway API instantly throw a SyntaxError. ...
  • RichiMaulana
  • 2
  • Opened 
    on Sep 19, 2023
  • #224

As of today, the builtin serializers cannot work with objects/type variables that are not supported in execnet directly. However, as pointed before - pickle can be used to serialize and de-serialize unsupported ...
  • sanchayanghosh
  • 1
  • Opened 
    on Sep 19, 2023
  • #223

Yay for a new release! :tada: However, it looks like https://execnet.readthedocs.io/en/latest/ still has the 1.9 docs currently.
  • The-Compiler
  • Opened 
    on Jul 10, 2023
  • #210
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub