Skip to content

Update the test suite to work on Pyston#161

Merged
lelit merged 1 commit into
python-rapidjson:masterfrom
kmod:pyston_support
Jul 6, 2022
Merged

Update the test suite to work on Pyston#161
lelit merged 1 commit into
python-rapidjson:masterfrom
kmod:pyston_support

Conversation

@kmod

@kmod kmod commented Mar 7, 2022

Copy link
Copy Markdown
Contributor

The library itself already works, but some of the
debugging features are slightly different in Pyston:

  • There is no tracemalloc library
  • sys.setrecursionlimit sets a lower bound not an exact count

Comment thread tests/test_circular.py
The library itself already works, but some of the
debugging features are slightly different in Pyston:
- There is no tracemalloc library
- sys.setrecursionlimit sets a lower bound not an exact count
@kmod kmod force-pushed the pyston_support branch from 894448b to d158cbf Compare March 8, 2022 20:29
@lelit lelit merged commit 4718401 into python-rapidjson:master Jul 6, 2022
@lelit

lelit commented Jul 6, 2022

Copy link
Copy Markdown
Contributor

Thank you and sorry for the delayed merge. I released v1.7 with this.

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.

2 participants