Commit Graph

  • e0d3618aa6 Updating to checkout@v2 Jacob Alexander 2020-03-01 15:58:28 -08:00
  • 9de385900a Merge pull request #205 from litghost/remove_circular_imports Jacob Alexander 2020-02-28 18:43:16 -08:00
  • 8e783c53ff Merge pull request #206 from litghost/rename_promise Jacob Alexander 2020-02-28 18:35:15 -08:00
  • 20d6c4eef7 Rename capnp.lib.capnp.Promise to capnp.lib.capnp._Promise. Keith Rothman 2020-02-28 16:47:41 -08:00
  • 3b2eedb741 Rearrange declarations to avoid circular imports. Keith Rothman 2020-02-28 16:43:28 -08:00
  • 970d443911 Merge pull request #204 from litghost/fix_imports Jacob Alexander 2020-02-28 12:12:37 -08:00
  • 707cda97f4 Make imports absolute instead of relative. Keith Rothman 2020-02-28 12:02:59 -08:00
  • efadcab1c2 Merge pull request #203 from fHachenberg/fHachenberg-refined-quickstart-note Jacob Alexander 2020-02-13 19:52:02 -08:00
  • fedbd877ff fixed wrong rst syntax Fabian Hachenberg 2020-02-13 22:47:30 +01:00
  • 8cef29f3ed Fixed link markup, refined link label Fabian Hachenberg 2020-02-13 22:46:31 +01:00
  • e914dc8251 Refined description of what happens when you call init multiple times Fabian Hachenberg 2020-02-13 22:43:54 +01:00
  • 432123edd4 Update README.md Jacob Alexander 2020-02-12 13:35:27 -08:00
  • f7f682c509 Update README.md Jacob Alexander 2020-02-12 13:34:59 -08:00
  • c118b78142 Adding pypi badge Jacob Alexander 2020-02-09 00:42:08 -08:00
  • ac6cdec2d0 Fixes Issue #202 Jacob Alexander 2020-02-07 16:24:20 -08:00
  • fb52a439b8 Merge pull request #201 from p4l1ly/master Jacob Alexander 2020-01-22 08:41:55 -08:00
  • f3ae35eedd fix: package_path is _NamespacePath, not list Pavol Vargovcik 2020-01-20 17:51:41 +01:00
  • dd3551f978 Adding poll_once() to TwoPartyServer API Jacob Alexander 2020-01-08 18:06:26 -08:00
  • ea0858352b Didn't package the modified wheels correctly Jacob Alexander 2019-12-27 01:48:13 -08:00
  • 90b25b43dc Adjusting linux_ tag to manylinux2010_ tag Jacob Alexander 2019-12-27 00:52:52 -08:00
  • 23eab054dd wheel package was missing Jacob Alexander 2019-12-27 00:09:10 -08:00
  • 01e4d3ed2f Removing pypandoc/pandoc requirement Jacob Alexander 2019-12-26 23:52:10 -08:00
  • 84600a7ebf Fixing Pypi warnings and errors Jacob Alexander 2019-12-26 23:16:40 -08:00
  • 0e7a133080 Preparations for v1.0.0 release Jacob Alexander 2019-12-26 22:49:07 -08:00
  • f01a691c34 Merge branch 'py3benchmarks' Jacob Alexander 2019-12-26 22:38:42 -08:00
  • d94d60db8b get rid of all warnings during tests Andrey Cizov 2019-07-13 16:36:58 +01:00
  • 7bce2f751a fix #181 Andrey Cizov 2019-07-13 14:08:48 +01:00
  • 0f0b30c666 enable structs to be initialized the Python way Andrey Cizov 2019-07-12 20:01:59 +01:00
  • cca14902e1 Move artifact step so that they are uploaded even after test failure Jacob Alexander 2019-12-26 20:29:53 -08:00
  • 032b14ed45 Adding artifact upload support for builds Jacob Alexander 2019-12-26 19:29:46 -08:00
  • 5639188029 Updating README.md to include manylinux2010 GitHub Action status Jacob Alexander 2019-12-21 00:17:11 -08:00
  • 6cd971e74f Adding manylinux2010 github action Jacob Alexander 2019-12-16 22:29:20 -08:00
  • 6b89d6bd4b Removing .travis.yml as it's been replaced by GitHub Actions Jacob Alexander 2019-12-11 22:46:51 -08:00
  • fc75e4083d Fixing remaining flake8 lint warnings Jacob Alexander 2019-12-11 22:44:44 -08:00
  • f9647aa9a7 Give github action a better name Jacob Alexander 2019-12-11 22:24:22 -08:00
  • 795a0d88eb Merge pycapnp-async into pycapnp Jacob Alexander 2019-12-11 22:20:44 -08:00
  • 463ac3c48d Update README.md Jacob Alexander 2019-11-27 10:48:50 -08:00
  • b101017377 Enabling Python 3.8 tests Jacob Alexander 2019-11-27 00:25:44 -08:00
  • 69d3465c37 Fixing typo Jacob Alexander 2019-11-27 00:22:37 -08:00
  • 6bbc6b935b Adding basic changelog Jacob Alexander 2019-10-21 00:15:34 -07:00
  • c1cba47346 Small updates for PyPi Jacob Alexander 2019-10-21 00:03:41 -07:00
  • c930b3cddc Merge branch 'develop' Jacob Alexander 2019-10-20 23:01:56 -07:00
  • 362cce345b Fixing Windows tests Jacob Alexander 2019-10-19 00:22:59 -07:00
  • 62eccff150 Adding capnp extension validation check Jacob Alexander 2019-10-18 12:25:04 -07:00
  • 964f514180 Code gardening Jacob Alexander 2019-10-17 00:45:14 -07:00
  • 8062e6f401 Adding Windows 32-bit and 64-bit builds Jacob Alexander 2019-10-17 00:20:03 -07:00
  • 063522d308 Adding Windows compilation support Jacob Alexander 2019-10-15 18:09:11 -07:00
  • 67d5276936 Defaulting to built-in capnproto Jacob Alexander 2019-10-15 09:05:01 -07:00
  • 7789ebbf96 Fixing flake8 linting errors Jacob Alexander 2019-10-15 01:08:11 -07:00
  • 0e830c2127 Minor test fixes for Linux with IPv6 Jacob Alexander 2019-10-15 01:04:00 -07:00
  • f2651facde Updating capnproto bundling code to use CMake and ninja Jacob Alexander 2019-10-15 00:42:34 -07:00
  • 10355a74ac More agressive warning fixes Jacob Alexander 2019-10-14 23:32:37 -07:00
  • f6dd08dda6 Removing deprecated Restorer and ezRestore references Jacob Alexander 2019-10-14 23:19:39 -07:00
  • 12ddd743ef Fork pycapnp to pycapnp-async Jacob Alexander 2019-10-14 11:19:33 -07:00
  • de61c304e1 Adding sleep delay Jacob Alexander 2019-10-12 16:21:58 -07:00
  • 940ab9916d Adding reconnecting async ssl example Jacob Alexander 2019-10-05 14:50:56 -07:00
  • 722579d671 Guess include and lib directory using capnp executable Yann Diorcet 2017-05-18 11:47:51 +02:00
  • a7efe4e3f8 Fix setup.py for MSVC Yann Diorcet 2017-05-18 11:47:38 +02:00
  • 8361fa8597 Currently asyncio examples require Python 3.7+ Jacob Alexander 2019-09-29 23:54:49 -07:00
  • 78776de647 Adding examples as pytest tests Jacob Alexander 2019-09-27 14:40:54 -07:00
  • 58a5c5fc1f Initial pythonpackage.yml for GitHub Actions Jacob Alexander 2019-09-27 01:14:11 -07:00
  • 75e0e7e84c Fixed or waved all pytest failures and errors Jacob Alexander 2019-09-27 01:09:28 -07:00
  • d62e9b80f7 Always use Cython Jacob Alexander 2019-09-27 00:30:08 -07:00
  • b3021e4f6b Fixing flake8 warnings and errors Jacob Alexander 2019-09-26 22:18:28 -07:00
  • 1f0200af9c Unlocking python package version requirements Jacob Alexander 2019-09-26 21:54:12 -07:00
  • db4e567c6b Upgrading to capnproto-0.7.0 Jacob Alexander 2019-09-18 19:01:46 -07:00
  • 1a127bec6f Adding pure python SSL test using asyncio Jacob Alexander 2019-09-17 00:52:48 -07:00
  • 8915ef79f1 TwoWayPipe and basic asyncio support Jacob Alexander 2019-09-16 21:34:29 -07:00
  • e73b63ddd1 Removed deprecated functions Jacob Alexander 2019-09-11 23:38:39 -07:00
  • 33725b9e7f ignore files created during setup.py install Andrey Cizov 2019-07-13 16:45:12 +01:00
  • e8662a1dc9 remove deprecation warnings Andrey Cizov 2019-07-13 16:12:59 +01:00
  • 423e4f1f8c remove warning during compilation Andrey Cizov 2019-07-13 16:44:42 +01:00
  • de22f7eb97 Fixing compilation errors with capnproto-7.0.0 Jacob Alexander 2019-09-16 21:33:56 -07:00
  • bc1a3a5f3f Merge pull request #185 from andreycizov/fix-travis-build Colin Jermain 2019-07-15 19:43:08 -04:00
  • ab267eccbd fix travis build failure Andrey Cizov 2019-07-13 15:06:18 +01:00
  • cb3f190b95 Add deploy notes about tags Jason Paryani 2019-02-01 15:11:53 -08:00
  • 3ab199b4b9 Fix minor typo in Changelog Jason Paryani 2019-01-31 01:30:07 -08:00
  • bdb7d101e9 Add DEPLOY.md with instructions for deploying to PyPI Jason Paryani 2019-01-31 01:20:29 -08:00
  • a4f740fb0f Bump version to v0.6.4 and update changelog Jason Paryani 2019-01-31 01:10:15 -08:00
  • e4d7e21a66 Add error if trying to run python setup.py sdist without pandoc Jason Paryani 2019-01-31 01:03:21 -08:00
  • da8f8869fc Add some edge case tests for read_multiple_bytes Jason Paryani 2019-01-31 01:02:11 -08:00
  • 29e63de41d Merge pull request #179 from tsh56/bugfix/issue-178 Colin Jermain 2019-01-28 18:50:47 -05:00
  • 2a66c2f6bf Skip tests based on python version. Trevor Highland 2019-01-28 18:09:17 +00:00
  • ed6e39ded0 Update test to support 3.5 Trevor Highland 2019-01-28 17:39:10 +00:00
  • dbd23721a9 Support long messages in read_multiple_bytes. Trevor Highland 2019-01-28 17:04:34 +00:00
  • adfc76f4c2 Merge pull request #175 from cjermain/feature/schema-parser-header Colin Jermain 2019-01-15 19:19:58 -05:00
  • ddb0bc9306 Merge branch 'develop' into feature/schema-parser-header Colin Jermain 2019-01-14 20:11:55 -05:00
  • 59fdf948a6 Merge pull request #176 from cjermain/bug/fix-python-versions Colin Jermain 2019-01-14 20:07:43 -05:00
  • 2b26665f56 Removing Python 3.7 from this PR Colin Jermain 2018-11-18 16:27:09 -05:00
  • afe72a15b1 Setting distro to Xenial globally in attempt to get Python 3.7 CI Colin Jermain 2018-11-18 15:39:33 -05:00
  • 7052cdbaba Removing Python 3.7 from normal Travis Python list Colin Jermain 2018-11-18 10:52:58 -05:00
  • 770896132b Adding patch to Travis CI for Python 3.7 support Colin Jermain 2018-11-18 10:35:57 -05:00
  • 3afcbb3918 Replacing end-of-life Python versions with live versions Colin Jermain 2018-11-18 10:01:10 -05:00
  • eb62693915 Exposing SchemaParser in Cython header Colin Jermain 2018-11-06 21:11:59 -05:00
  • 19e1b189ca Bump version to v0.6.3 and update changelog Jason Paryani 2018-01-14 11:57:08 -08:00
  • 1665f9003f Merge pull request #164 from E8-Storage/develop Jason Paryani 2018-01-14 11:50:45 -08:00
  • 74618de3ef Update bundled capnp to 0.6.1 Yuval Katsnelson 2017-12-06 10:49:09 +02:00
  • a73395e7bb Fixed Python object leak in RemotePromise Yuval Katsnelson 2017-12-06 10:48:38 +02:00
  • add8af4bc9 Bump version to v0.6.2 and update changelog Jason Paryani 2017-11-30 22:08:01 -08:00
  • 6831626a8e Merge branch 'develop' of github.com:jparyani/pycapnp into develop Jason Paryani 2017-11-30 22:05:33 -08:00