fix: Python/TypeScript SDK drift parity sweep#867
Open
realfishsam wants to merge 3 commits into
Open
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
| Polymarket_us = PolymarketUS | ||
| Suibets = SuiBets | ||
|
|
||
| from .router import Router as Router |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
isServerAlive()to match the Python public API naming.Tests
python3 -m py_compile sdks/python/pmxt/ws_client.py sdks/python/pmxt/client.py sdks/python/pmxt/models.py sdks/python/pmxt/errors.py sdks/python/pmxt/constants.py sdks/python/pmxt/router.py sdks/python/pmxt/feed_client.py sdks/python/pmxt/_exchanges.py sdks/python/pmxt/__init__.py sdks/python/tests/test_public_exports.py sdks/python/tests/test_converters.py sdks/python/tests/test_errors.pygit diff --checknpm test -- --runInBand tests/public-exports.test.ts(blocked in this worktree because the generated client module../generated/src/index.jsis not present)Fixes
Fixes #851
Fixes #850
Fixes #849
Fixes #848
Fixes #847
Fixes #846
Fixes #845
Fixes #843
Fixes #840
Fixes #839
Fixes #832
Fixes #831
Fixes #805
Fixes #804
Fixes #803
Fixes #802
Fixes #801
Fixes #769
Fixes #768
Fixes #763
Fixes #759
Fixes #755
Fixes #741
Fixes #740
Fixes #739