Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use basedmypy[faster-cache] #150

Merged
merged 2 commits into from
Nov 1, 2024
Merged

use basedmypy[faster-cache] #150

merged 2 commits into from
Nov 1, 2024

Conversation

jorenham
Copy link
Owner

@jorenham jorenham commented Nov 1, 2024

@jorenham
Copy link
Owner Author

jorenham commented Nov 1, 2024

🤔

Traceback (most recent call last):
  File "/home/runner/.cache/pypoetry/virtualenvs/scipy-stubs-xKWWODot-py3.[13](https://github.com/jorenham/scipy-stubs/actions/runs/11629642872/job/32386998053?pr=150#step:6:14)/bin/stubtest", line 8, in <module>
    sys.exit(main())
             ~~~~^^
  File "/home/runner/.cache/pypoetry/virtualenvs/scipy-stubs-xKWWODot-py3.13/lib/python3.13/site-packages/mypy/stubtest.py", line 2098, in main
    return test_stubs(parse_options(sys.argv[1:]))
  File "/home/runner/.cache/pypoetry/virtualenvs/scipy-stubs-xKWWODot-py3.13/lib/python3.13/site-packages/mypy/stubtest.py", line 1960, in test_stubs
    modules = build_stubs(modules, options, find_submodules=not args.check_typeshed)
  File "/home/runner/.cache/pypoetry/virtualenvs/scipy-stubs-xKWWODot-py3.13/lib/python3.13/site-packages/mypy/stubtest.py", line 1740, in build_stubs
    res = mypy.build.build(sources=sources, options=options)
  File "mypy/build.py", line 199, in build
  File "mypy/build.py", line 277, in _build
  File "mypy/build.py", line 3077, in dispatch
  File "mypy/build.py", line 3477, in process_graph
  File "mypy/build.py", line 3604, in process_stale_scc
  File "mypy/build.py", line 2638, in write_cache
  File "mypy/build.py", line [16](https://github.com/jorenham/scipy-stubs/actions/runs/11629642872/job/32386998053?pr=150#step:6:17)93, in write_cache
  File "mypy/util.py", line 956, in json_dumps
TypeError: Integer exceeds 64-bit range

@jorenham jorenham merged commit 2c703f1 into master Nov 1, 2024
4 checks passed
@jorenham jorenham deleted the maintenance/faster-cache branch November 1, 2024 15:17
@jorenham jorenham added the meta: deps Dependency management label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta: deps Dependency management
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant