Jason Paryani
|
cb3f190b95
|
Add deploy notes about tags
|
2019-02-01 15:11:53 -08:00 |
|
Jason Paryani
|
3ab199b4b9
|
Fix minor typo in Changelog
|
2019-01-31 01:30:07 -08:00 |
|
Jason Paryani
|
bdb7d101e9
|
Add DEPLOY.md with instructions for deploying to PyPI
|
2019-01-31 01:20:29 -08:00 |
|
Jason Paryani
|
a4f740fb0f
|
Bump version to v0.6.4 and update changelog
|
2019-01-31 01:10:15 -08:00 |
|
Jason Paryani
|
e4d7e21a66
|
Add error if trying to run python setup.py sdist without pandoc
|
2019-01-31 01:03:21 -08:00 |
|
Jason Paryani
|
da8f8869fc
|
Add some edge case tests for read_multiple_bytes
|
2019-01-31 01:02:11 -08:00 |
|
Colin Jermain
|
29e63de41d
|
Merge pull request #179 from tsh56/bugfix/issue-178
Support long messages in read_multiple_bytes.
|
2019-01-28 18:50:47 -05:00 |
|
Trevor Highland
|
2a66c2f6bf
|
Skip tests based on python version.
|
2019-01-28 18:09:17 +00:00 |
|
Trevor Highland
|
ed6e39ded0
|
Update test to support 3.5
|
2019-01-28 17:39:10 +00:00 |
|
Trevor Highland
|
dbd23721a9
|
Support long messages in read_multiple_bytes.
|
2019-01-28 17:04:34 +00:00 |
|
Colin Jermain
|
adfc76f4c2
|
Merge pull request #175 from cjermain/feature/schema-parser-header
Exposing SchemaParser in Cython header
|
2019-01-15 19:19:58 -05:00 |
|
Colin Jermain
|
ddb0bc9306
|
Merge branch 'develop' into feature/schema-parser-header
|
2019-01-14 20:11:55 -05:00 |
|
Colin Jermain
|
59fdf948a6
|
Merge pull request #176 from cjermain/bug/fix-python-versions
Replacing end-of-life Python versions with live versions
|
2019-01-14 20:07:43 -05:00 |
|
Colin Jermain
|
2b26665f56
|
Removing Python 3.7 from this PR
|
2018-11-18 16:27:09 -05:00 |
|
Colin Jermain
|
afe72a15b1
|
Setting distro to Xenial globally in attempt to get Python 3.7 CI
|
2018-11-18 15:39:33 -05:00 |
|
Colin Jermain
|
7052cdbaba
|
Removing Python 3.7 from normal Travis Python list
|
2018-11-18 10:52:58 -05:00 |
|
Colin Jermain
|
770896132b
|
Adding patch to Travis CI for Python 3.7 support
|
2018-11-18 10:35:57 -05:00 |
|
Colin Jermain
|
3afcbb3918
|
Replacing end-of-life Python versions with live versions
|
2018-11-18 10:01:10 -05:00 |
|
Colin Jermain
|
eb62693915
|
Exposing SchemaParser in Cython header
|
2018-11-06 21:11:59 -05:00 |
|
Jason Paryani
|
19e1b189ca
|
Bump version to v0.6.3 and update changelog
|
2018-01-14 11:57:08 -08:00 |
|
Jason Paryani
|
1665f9003f
|
Merge pull request #164 from E8-Storage/develop
Capnproto 0.6.1 and one less memory leak
|
2018-01-14 11:50:45 -08:00 |
|
Yuval Katsnelson
|
74618de3ef
|
Update bundled capnp to 0.6.1
|
2017-12-06 10:49:09 +02:00 |
|
Yuval Katsnelson
|
a73395e7bb
|
Fixed Python object leak in RemotePromise
|
2017-12-06 10:48:38 +02:00 |
|
Jason Paryani
|
add8af4bc9
|
Bump version to v0.6.2 and update changelog
|
2017-11-30 22:08:01 -08:00 |
|
Jason Paryani
|
6831626a8e
|
Merge branch 'develop' of github.com:jparyani/pycapnp into develop
|
2017-11-30 22:05:33 -08:00 |
|
Jason Paryani
|
0dcc171acc
|
Merge pull request #163 from aldanor/feature/from-bytes-buffer
Support generic buffers in from_bytes()
|
2017-11-30 11:16:46 -08:00 |
|
Ivan Smirnov
|
18e87a1719
|
(Remove now-redundant import)
|
2017-11-28 00:19:15 +00:00 |
|
Ivan Smirnov
|
8fd6cc6f66
|
Add a test for generic from_bytes()
|
2017-11-28 00:18:20 +00:00 |
|
Ivan Smirnov
|
6a5f697f72
|
Support generic buffers in from_bytes()
(Also throw a TypeError if it's not a bytes object or a buffer)
|
2017-11-28 00:18:20 +00:00 |
|
Jason Paryani
|
0242ba2d33
|
Bump to v0.6.1 and update changelog
|
2017-07-27 20:11:49 -07:00 |
|
Jason Paryani
|
b3ab9ab2a6
|
Update changelog for v0.6.0
|
2017-07-27 19:59:54 -07:00 |
|
Jason Paryani
|
2566bbc84c
|
Merge pull request #154 from benmoran/capnproto-0.6.0
Capnproto 0.6.0
|
2017-07-27 17:41:52 -07:00 |
|
Jason Paryani
|
bb457432f7
|
Merge pull request #158 from tsh56/develop
Closes #145: decrement exception object prior to returning.
|
2017-07-27 17:31:36 -07:00 |
|
Trevor Highland
|
4435c60872
|
Issue 145: decrement exception object prior to returning.
|
2017-07-26 20:17:52 -05:00 |
|
Ben Moran
|
1221ec75a9
|
Update bundled capnproto to 0.6.0
|
2017-06-08 12:19:52 +01:00 |
|
Ben Moran
|
fbc1767475
|
Expose Duration units and add a Nanoseconds function to let us build against 0.6.0
|
2017-06-08 12:01:11 +01:00 |
|
Jason Paryani
|
98b5ed837b
|
Bump version to v0.5.12 and update CHANGELOG
|
2017-04-18 21:44:30 -07:00 |
|
Jason Paryani
|
341b536baf
|
Bump bundled capnp version to v0.5.3.1
|
2017-04-18 21:42:50 -07:00 |
|
Jason Paryani
|
44c2b8dfe6
|
Bump version to v0.5.11 and update CHANGELOG
|
2017-04-10 20:37:16 -07:00 |
|
Jason Paryani
|
ed06d6533b
|
Merge remote-tracking branch 'origin/forgotten-v0.5.10' into develop
|
2017-04-09 20:57:51 -07:00 |
|
Jason Paryani
|
51c4bb1bb6
|
Add tuple setting test
|
2017-04-09 20:57:33 -07:00 |
|
Jason Paryani
|
e4db5e6d66
|
Add exception raising tests for traversal_limit_in_words
|
2017-04-09 17:38:14 -07:00 |
|
Jason Paryani
|
073a503add
|
Merge pull request #136 from ternaris/lists-from-tuples
support initializing DynamicListBuilder from tuple
|
2017-04-09 17:36:35 -07:00 |
|
Jason Paryani
|
3f04134e72
|
Merge pull request #139 from tundra/develop
Pass options correctly through from_bytes to FlatArrayMessageReader
|
2017-04-09 17:11:20 -07:00 |
|
Jason Paryani
|
1acb2b8ad3
|
Merge pull request #135 from asilversempirical/patch-1
Update binary package docs
|
2017-04-09 16:56:45 -07:00 |
|
Jason Paryani
|
5eec70231a
|
Merge pull request #126 from asilversempirical/pass_reader_opts_clean
Let TwoParty Clients and Servers take ReaderOptions
|
2017-04-09 16:52:36 -07:00 |
|
Jason Paryani
|
b942b37fba
|
Merge pull request #123 from ternaris/class-attributes
include class attributes in __dir__
|
2017-04-09 16:51:27 -07:00 |
|
Jason Paryani
|
7617e49d9e
|
Merge pull request #121 from benizl/develop
Rework logic to determine whether to use bundled or system libcapnp.
|
2017-04-09 16:50:21 -07:00 |
|
Christian Plesner Hansen
|
34385afbbd
|
Pass options correctly through from_bytes to FlatArrayMessageReader
|
2017-02-15 12:02:41 +01:00 |
|
Florian Friesdorf
|
1bfc20fefb
|
support initializing DynamicListBuilder from tuple
|
2017-02-09 02:16:25 +01:00 |
|