Skip to content

issues Search Results · repo:celery/vine language:Python

Filter by

17 results
 (102 ms)

17 results

incelery/vine (press backspace or delete to remove)

I am using Celery Extensively at work. I really like the project and I noticed how much the code lacks in modern features: 1. Typing 2. Old Python Versions are still supported (3.7, 3.8) 3. Using old ...
  • bashir-abdelwahed
  • 3
  • Opened 
    on Mar 13
  • #124

0ce42bff76c205a7317d280ac0eb599ad8260a00 muted the Flake8 warning about __slots__ being unused, which is occurring because it’s defined within the __init__ method. The correct fix is to unindent __slots__ ...
  • adamchainz
  • 1
  • Opened 
    on Aug 20, 2024
  • #114

I m packaging your module as an rpm package so I m using the typical PEP517 based build, install and test cycle used on building packages from non-root account. - python3 -sBm build -w --no-isolation ...
  • kloczek
  • 3
  • Opened 
    on Mar 12, 2024
  • #106

Running master s tests against Pytest 8: ==================================== ERRORS ==================================== _________________ ERROR at setup of test_barrier.test_evaluate _________________ ...
  • stanislavlevin
  • Opened 
    on Feb 27, 2024
  • #104

Looks lie vine documentation is not ready to be generated using sphinx 6.x + /usr/bin/sphinx-build -n -T -b man docs build/sphinx/man Running Sphinx v6.1.3 making output directory... done loading intersphinx ...
  • kloczek
  • 9
  • Opened 
    on Mar 20, 2023
  • #82

that s is mostly for sphinx_celery https://github.com/celery/sphinx_celery/issues/27
  • auvipy
  • 1
  • Opened 
    on Jan 1, 2022
  • #64

case uses in testing nose which should not be used with python 3.x https://nose.readthedocs.io/en/latest/ https://pypi.org/project/case/#history Looks like some replacement needs to be found because that ...
  • kloczek
  • 10
  • Opened 
    on Dec 24, 2021
  • #61

Currently someone who does a pip install -U --pre on a package that depends on celery (and thus indirectly on vine) on Python 2 ends up with vine 5.0.0a1, which is of course broken on Python 2. It would ...
  • ThiefMaster
  • Opened 
    on Sep 3, 2019
  • #34

File /home/emilio/Documents/code/celery/celery_garda/gqueue-source/venv/lib/python2.7/site-packages/celery-4.3.0-py2.7.egg/celery/local.py , line 17, in module from .five import PY3, bytes_if_py2, items, ...
  • ghost
  • Opened 
    on Apr 5, 2019
  • #31

Basically my pip install fails on this package and throws: Collecting vine =1.1.3 (from amqp 3.0, =2.1.4- kombu 5.0, =4.2.0- celery==4.2.1- -r requirements/app.txt (line 7)) Downloading https://files.pythonhosted.org/packages/62/dd/e30f828a39914626d67876b987d6fc47616b64de680cd0f746fc9c8aab47/vine-1.2.0-py2.py3-none-any.whl ...
  • grski
  • 4
  • Opened 
    on Jan 23, 2019
  • #28
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