Commit Graph

  • ae80f6f25a catch missing configure error Min RK 2020-11-13 08:42:26 +0100
  • 68eca58cff remove unsupported pypy from release script Min RK 2020-11-13 08:41:05 +0100
  • 0f3079b1ab
    Merge pull request #1441 from minrk/pre-20 Min RK 2020-11-13 08:19:18 +0100
  • c495508bcb changelog for 20.0 Min RK 2020-11-12 13:52:15 +0100
  • c5e02fdcdf
    Merge pull request #1439 from randallpittman/Issue_1436 Min RK 2020-11-02 15:58:59 +0100
  • ab5af02c3a WIP: Added arm64 support in travis-ci odidev 2020-07-17 13:36:06 +0000
  • 5bab4baba2 Add versionadded and super() to new changes for connect/bind Randall Pittman 2020-10-27 11:23:38 -0700
  • f029fcbb8c
    Merge pull request #1419 from minrk/433 Min RK 2020-10-26 12:27:40 +0100
  • e7755902f1 Clearer implementation of #1436 Randall Pittman 2020-10-21 08:24:20 -0700
  • 084a698a44 Add missing unbind in test Randall Pittman 2020-10-20 16:04:49 -0700
  • 9a33a339fd Minor fix to use self.addr Randall Pittman 2020-10-20 15:17:35 -0700
  • 6d74c684d4 Make Socket connect() and bind() context managers Randall Pittman 2020-10-20 12:28:11 -0700
  • ab3f3563d7 use new zmq_fd_t from 4.3.3 Min RK 2020-10-20 11:30:22 +0200
  • bf3a79eee2
    Merge pull request #1437 from bluca/python2_removal Min RK 2020-10-20 11:42:39 +0200
  • 0f8a184bb4 Remove python2 support from packaging Luca Boccassi 2020-10-19 13:08:57 +0100
  • 82f6d67497 Bump packaging version and add downstream revision Luca Boccassi 2020-10-19 15:21:31 +0100
  • 969a351204
    Merge pull request #1435 from minrk/better-failure Min RK 2020-10-19 15:02:02 +0200
  • 7ce8fde618 disable drafts when running local configure Min RK 2020-10-15 14:25:44 +0200
  • cfb89f0a1a regen platform.hpp Min RK 2020-10-14 14:33:40 +0200
  • 3ac4cdad76 bump bundled libzmq to 4.3.3 Min RK 2020-09-09 10:15:55 +0200
  • 70a5d41217 informative error on failure to load libzmq if it is present Min RK 2020-10-15 14:26:29 +0200
  • 552c0d837f
    Merge pull request #1417 from minrk/require-python Min RK 2020-10-19 13:44:56 +0200
  • 52ddcc4364 adopt async/await syntax Min RK 2020-10-16 12:40:34 +0200
  • 2d98ed172c
    Merge pull request #1426 from messa/202010_update_asyncio_ironhouse_example Min RK 2020-10-16 12:34:30 +0200
  • fd03d371ca handle EFAULT in attrgetter Min RK 2020-10-16 11:22:09 +0200
  • 32876672ce try to avoid hanging in tests Min RK 2020-10-16 11:20:52 +0200
  • dec68b9cc3 when running configure Min RK 2020-10-16 10:09:13 +0200
  • a1739f9bad default build for py35 Min RK 2020-10-15 15:00:30 +0200
  • 1c1cceff1f use super to call inherited methods Min RK 2020-10-15 14:51:13 +0200
  • 52d2b2c539
    Merge pull request #1415 from minrk/curve-keypair-gil Min RK 2020-10-15 14:30:51 +0200
  • b1d175acc7 use Cython's new_build_ext Min RK 2020-10-15 14:02:09 +0200
  • 370980cc42 add Python 3.9 to appveyor Min RK 2020-10-14 15:14:37 +0200
  • c358f02884 stop bundling msvc runtime on Python 3.9 Min RK 2020-10-14 14:05:02 +0200
  • cda1060ee8 use less-ancient cythonize API to build extensions Min RK 2020-10-14 15:01:43 +0200
  • 3b55234b03 update required python to >=3.5 Min RK 2020-09-08 16:23:10 +0200
  • ca4cc3a0af asyncio-ironhouse.py: Change os.path.* to pathlib.Path Petr Messner 2020-10-02 11:41:27 +0200
  • a1e4b935fc asyncio-ironhouse.py: Update to async/await syntax Petr Messner 2020-10-02 11:13:23 +0200
  • b9f7b46a77 asyncio-ironhouse.py: Use asyncio.run(), remove deprecated ZMQEventLoop Petr Messner 2020-10-02 11:05:38 +0200
  • 50ce2d9bff
    Merge pull request #1421 from kapsh/buildenv Min RK 2020-09-14 09:36:15 +0200
  • 973606bbba
    Merge pull request #1422 from kapsh/deprecations Min RK 2020-09-14 09:34:31 +0200
  • 2337d6f21b Use TestCase.assertTrue instead of deprecated assert_ alias Alexander Kapshuna 2020-09-14 00:29:33 +0300
  • d504154b40 Check PKG_CONFIG env variable when building Alexander Kapshuna 2020-09-13 20:26:20 +0300
  • 16bb2f84d9
    Merge pull request #1420 from minrk/433-asyncio-test Min RK 2020-09-10 12:53:30 +0200
  • afd7282094 asyncio: wait for POLLOUT on sender in can_connect Min RK 2020-09-09 10:16:36 +0200
  • 3cf21b8fb0
    Merge pull request #1416 from minrk/no-more-dealloc Min RK 2020-09-08 16:31:01 +0200
  • 7ab15d5adb remove term/close from cython dealloc Min RK 2020-09-08 11:04:06 +0200
  • 2cce2d354e hold the gil while calling zmq_curve functions Min RK 2020-09-04 13:47:58 +0200
  • e424f83ceb try to fix appveyor upload condition Min RK 2020-07-31 12:02:57 +0200
  • e8d7b36aa3 back to dev Min RK 2020-07-31 12:02:34 +0200
  • 8fb0f0f6e8 release 19.0.2 v19.0.2 Min RK 2020-07-31 11:29:09 +0200
  • 6126bea36b changelog for 19.0.2 Min RK 2020-07-31 10:54:14 +0200
  • b31e08f8ed
    Merge pull request #1399 from minrk/doc-close-term Min RK 2020-07-13 14:43:20 +0200
  • a624115ac0 more detailed docstrings for close & term Min RK 2020-06-26 11:29:42 +0200
  • c25376ce18
    Merge pull request #1395 from rogerthat94/patch-1 Min RK 2020-06-19 10:21:23 +0200
  • 86c6469f9e
    Update poll.py Roger Iyengar 2020-06-17 18:25:29 -0400
  • 2ad705f36f
    Update socket.py Roger Iyengar 2020-06-17 18:20:42 -0400
  • 8785bb9613
    Update socket.py Roger Iyengar 2020-06-17 17:58:01 -0400
  • 022dae3678
    Update poll.py Roger Iyengar 2020-06-17 17:57:37 -0400
  • 60e0744e1a
    Merge pull request #1392 from minrk/closed-by-someone-else Min RK 2020-06-15 13:02:05 +0200
  • d28d7cae78
    Update poll.py Roger Iyengar 2020-06-14 22:04:11 -0400
  • 697d864f21
    Update socket.py Roger Iyengar 2020-06-14 20:07:19 -0400
  • dd4dac0551
    Merge pull request #1393 from sakurai-youhei/feature/modernize_usage_of_readthedocs Min RK 2020-06-08 11:35:15 +0200
  • 0a902fbe6a Add pygments==2.4.2 to suppress 'Could not lex literal_block as "guess"' Youhei Sakurai 2020-06-07 12:58:32 +0900
  • b85715892f Modernize usage of readthedocs Youhei Sakurai 2020-06-06 12:11:37 +0900
  • 6cbd80ae9d handle socket being closed by someone else in ZMQStream.closed() Min RK 2020-06-05 15:09:43 +0200
  • bfa8474a37
    Merge pull request #1391 from sakurai-youhei/feature/reliable-process-teardown Min RK 2020-06-04 20:39:05 +0200
  • 603b0777b0 conceals issue #1167 by calling locals() in __del__() Youhei Sakurai 2020-06-04 20:34:20 +0900
  • d8ebf969d5 Add a trick to ensure a call of Socket.__dealloc__ on Python 3.5 Youhei Sakurai 2020-06-04 13:11:20 +0900
  • c9b1c2614e Fix the test failure on Python 3.3 Youhei Sakurai 2020-06-03 21:56:04 +0900
  • f3daa94ef7 Change a way to track sockets to WeakSet Youhei Sakurai 2020-06-03 17:41:32 +0900
  • c6f414bdd2 Add test_process_teardown to outline issue #1167 Youhei Sakurai 2020-06-03 14:36:53 +0900
  • 37f363e8a6 #1167 Release reference to sockets on process teardown Youhei Sakurai 2020-06-02 17:44:52 +0900
  • ccc44f1dc4
    Merge pull request #1387 from minrk/getattr-wrap Min RK 2020-05-26 13:21:52 +0200
  • 9727b10c60
    Merge pull request #1386 from minrk/py39 Min RK 2020-05-26 13:15:24 +0200
  • 20c755da8f
    Merge pull request #1385 from minrk/unshare-instance Min RK 2020-05-26 12:18:58 +0200
  • ab0044286f ensure zmq objects are mockable Min RK 2020-05-26 12:16:53 +0200
  • 884d29d8fb explicitly avoid sharing context instances across eventloop Context classes Min RK 2020-05-26 11:56:44 +0200
  • 830c676300 add py39 to travis Min RK 2020-05-25 11:57:11 +0200
  • 2cf3f61ef1
    Merge pull request #1383 from zooba/remove-ctypes Min RK 2020-05-25 11:49:44 +0200
  • 208fd4ae3e
    Merge pull request #1384 from sakurai-youhei/bugfix/issue-1245_build_--debug_on_windows Min RK 2020-05-25 11:44:12 +0200
  • 9bcda3efd1 #1245 Fix `setup.py build --debug` on Windows Youhei Sakurai 2020-05-24 11:21:37 +0900
  • 65923742f9 Avoid unnecessarily importing ctypes Steve Dower 2020-05-22 20:45:30 +0100
  • 005aa03d55
    Merge pull request #1382 from sakurai-youhei/bugfix/issue-1374_Unable_to_build_with_python_d Min RK 2020-05-19 13:09:17 +0200
  • e2ed647e05
    Merge pull request #1370 from sakurai-youhei/bugfix/issue-852_missing_sys_un_h_on_pypy_win32 Min RK 2020-05-19 13:06:20 +0200
  • 3c53fdaeda
    Merge pull request #1381 from sakurai-youhei/feature/issue-1380_Upload_Windows_wheels_directly_from_CI Min RK 2020-05-19 12:00:55 +0200
  • ed3873e106 use twine environment variables Min RK 2020-05-19 11:55:59 +0200
  • b6d026b7ee use pyzmq api token Min RK 2020-05-19 11:53:48 +0200
  • e259332aee #1374 Add support of build with python_d.exe on Windows Youhei Sakurai 2020-05-14 21:40:32 +0900
  • 3bc6cbe5dd Add upload of whl files at the end of build on appveyor Youhei Sakurai 2020-05-14 17:43:36 +0900
  • c22f72a3d5 Change a way to fix broken cffi backend on Windows Youhei Sakurai 2020-05-13 10:35:24 +0900
  • 9f4fd73448 release 19.0.1 v19.0.1 Min RK 2020-05-07 14:04:57 +0200
  • 485aef24e1 release 19.0.1 Min RK 2020-05-07 13:09:08 +0200
  • ab08c04a2a
    Merge pull request #1375 from xhub/patch-1 Min RK 2020-05-07 12:48:39 +0200
  • 322a2c0400
    fix building with C++ compiler Olivier Huber 2020-04-24 21:06:10 +0200
  • 07e9d97b70
    Merge pull request #1369 from chronitis/test-endian-fix Min RK 2020-04-06 13:01:58 +0200
  • 6b1152b771
    Merge pull request #1373 from tirkarthi/fix-xml Min RK 2020-04-06 13:01:32 +0200
  • 66e5d41a37 cElementTree has been deprecated since Python 3.3 and removed in Python 3.9. Karthikeyan Singaravelan 2020-03-31 14:46:20 +0000
  • 16f8449b85 #852 Fix broken cffi backend due to sys/un.h on Windows Youhei Sakurai 2020-03-18 13:52:33 +0900
  • b392eef99f test_proxy_steerable: fix endian-specific binary unpacking Gordon Ball 2020-03-10 08:27:51 +0000
  • 059187a91e
    be more cautious about weakref garbage collection (#1367) Min RK 2020-03-03 15:29:38 +0100