Skip to content

Conversation

ylobankov
Copy link
Contributor

@ylobankov ylobankov commented Jan 31, 2024

  • requirements: bump gevent to 22.10.2
  • ci: add testing against Python 3.11
  • ci: add testing against Python 3.12
  • ci: add testing against Tarantool 2.11

@coveralls
Copy link

coveralls commented Jan 31, 2024

Coverage Status

coverage: 62.513%. remained the same
when pulling 6d66c9e on ylobankov/bump-gevent
into da98d7f on master.

@ylobankov ylobankov force-pushed the ylobankov/bump-gevent branch 2 times, most recently from 5e8fa46 to cc640b6 Compare February 5, 2024 11:53
@ylobankov ylobankov marked this pull request as ready for review February 5, 2024 11:55
Copy link
Contributor

@Totktonada Totktonada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've no objections.

Bump `gevent` version to 22.10.2 to avoid the following issue with
installation in a Python 3.11 environment:

    In file included from src/gevent/_greenlet_primitives.c:1207:
    /tmp/pip-install-_f9yeixf/gevent_80c438d5f3944668ad39f6548d7ec03c/deps/greenlet/greenlet.h:42:5:
    error: unknown type name ‘CFrame’
       42 |     CFrame* cframe;
          |     ^~~~~~
    error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1

Version `23.*` doesn't support Python 3.7, so using the latest `22.*`
version.
@ylobankov ylobankov force-pushed the ylobankov/bump-gevent branch from cc640b6 to 6d66c9e Compare February 6, 2024 14:58
@ylobankov ylobankov merged commit 52ca8cf into master Feb 6, 2024
@ylobankov ylobankov deleted the ylobankov/bump-gevent branch February 6, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants