Commit Graph

  • b973163f12 PyErr_CheckSignals() is supposed to have its return value checked. Itamar Turner-Trauring 2020-03-02 14:06:15 -0500
  • e374744003 be more cautious about weakref garbage collection Min RK 2020-02-26 14:31:43 +0100
  • a8ed18df48 release 19.0.0 v19.0.0 Min RK 2020-02-25 13:16:22 +0100
  • 2ce54ea483
    Prepare changelog for 19.0 (#1363) Min RK 2020-02-25 12:43:56 +0100
  • d75652e5c9 add Cython example Min RK 2020-02-25 11:22:51 +0100
  • db79bc3f46 Prepare changelog for 19.0 Min RK 2020-02-20 14:01:10 +0100
  • 432aaa3574
    Merge pull request #1362 from Paul-AUB/1361__mem_leak Min RK 2020-02-20 13:53:03 +0100
  • 85346955d1
    Make contributing.md code example py3 compatible (#1357) Min RK 2020-02-18 13:42:56 +0100
  • a4e29f0730
    Merge pull request #1347 from aeetos/improve-publog Min RK 2020-02-18 13:42:43 +0100
  • 799b5eafd3 fix: avoid memory leak in case of several sockets registered to a poller Paul Aubertin 2020-02-17 16:05:51 +0100
  • 81afa74a67 Docs and examples for using the log watcher. Mark Kendrick 2020-02-13 16:41:27 -0800
  • 889855611f Default to blank root topic. Formatters as plain instance property. Mark Kendrick 2020-02-13 12:13:15 -0800
  • 01ebe11d19 Revert changes to CONTRIBUTING, project wiki updated instead. Mark Kendrick 2020-02-13 11:28:58 -0800
  • 0d6d8a3ce6
    Merge pull request #1358 from bluca/cython_2 Min RK 2020-02-13 16:02:05 +0100
  • d6dc0599a2 require Cython 0.29 only on Python >= 3.7 Min RK 2020-02-13 15:36:08 +0100
  • 33bd247976 Problem: build with cython < 0.29 fails Luca Boccassi 2020-02-12 15:06:19 +0000
  • dc5fc9ba3e
    Merge pull request #1355 from minrk/language-level Min RK 2020-02-12 13:19:45 +0100
  • 0444204e75
    Make contributing.md code example py3 compatible Bruno P. Kinoshita 2020-02-12 11:07:05 +1300
  • e3dfcce2f5 make zmq cimportable Min RK 2020-02-11 10:59:59 +0100
  • 6fa2148274
    Merge pull request #1351 from bluca/rpm Min RK 2020-01-13 08:55:53 +0100
  • 8b4b10c239 Problem: RPM build fails on Suse Tumbleweed Luca Boccassi 2020-01-12 15:50:11 +0000
  • ac4f2bec1a
    Merge pull request #1349 from tirkarthi/fix-thread-is-alive-warning Min RK 2020-01-01 22:51:07 +0100
  • 4114eb7011 Use is_alive instead of deprecated isAlive removed in Python 3.9. Karthikeyan Singaravelan 2019-12-30 21:37:26 +0530
  • 9b23bd163b Improved log.PUBHandler and created package-level CLI log viewer. Wrote dev env setup notes. Mark Kendrick 2019-12-04 11:03:21 -0800
  • 28c8e59e8d
    Merge pull request #1345 from avrahamshukron/patch-1 Min RK 2019-12-03 16:08:42 +0100
  • 438ca2959a
    Merge pull request #1346 from bluca/rpm Min RK 2019-12-03 16:08:25 +0100
  • 722aa068a8 Problem: RPM builds broken on recent Fedora releases Luca Boccassi 2019-11-29 13:47:53 +0000
  • d64d58f72b Problem: PyPy build fails on Ubuntu Trusty/Xenial Luca Boccassi 2019-11-29 15:27:13 +0000
  • a8593c1a19
    zmq.asyncio.rst: Modernize the code example Avraham Shukron 2019-11-29 16:21:50 +0200
  • 8f6b2d4271 tasks.py: fixes from running the latest release Min RK 2019-11-14 11:10:16 +0100
  • 0fb74272da release 18.1.1 v18.1.1 Min RK 2019-11-14 09:13:02 +0100
  • 0c37c6e6ef
    Merge pull request #1344 from caryan/fix-autorizing-typo Min RK 2019-11-14 09:11:06 +0100
  • 9d8ec97dea
    Merge pull request #1342 from minrk/py38 Min RK 2019-11-14 09:10:48 +0100
  • efa8986035 📝 fix autorizing -> authorizing typo Colm Ryan 2019-11-13 15:40:43 -0800
  • c7fa04709b Changelog for 18.1.1 Min RK 2019-11-12 16:18:57 +0100
  • 8e027828dc handle pytest 5 junit result structure Min RK 2019-11-12 16:14:26 +0100
  • a76485e0a7 add fixture for setting eventloop policy on win+py38 Min RK 2019-11-12 12:55:19 +0100
  • 7dfbe6e031 stop building 3.4 wheels on Windows Min RK 2019-11-12 11:02:14 +0100
  • 4e437c3726 add py3.8 to release process Min RK 2019-11-12 10:26:37 +0100
  • ceaf978171
    Merge pull request #1339 from mwhudson/issue-1337 Min RK 2019-11-07 12:48:42 +0100
  • a6dd857cc1 Process all "api" requests before any "zap" requests in AuthenticationThread Michael Hudson-Doyle 2019-11-07 15:21:49 +1300
  • 1a810f9fc7
    Merge pull request #1338 from acairncross/patch-1 Min RK 2019-11-05 09:15:29 +0100
  • 27119989b4
    Update Pip compilation instructions Aiken Cairncross 2019-11-04 14:32:22 +0000
  • fb7b6aa0ab
    Merge pull request #1336 from cclauss/patch-3 Min RK 2019-10-28 09:37:39 +0100
  • f863e2bb29
    Python 3.3 is EOL so it only runs on EOL dist: trusty Christian Clauss 2019-10-27 07:14:48 +0100
  • cb0b00782f
    Travis CI: Add Python 3.8 to the testing Christian Clauss 2019-10-27 04:52:09 +0100
  • 7529b2565f Example project on how to combine Docker with ZeroMQ for micro-services NumesSanguisU 2019-08-17 19:24:01 +0000
  • c4c9063e5d back to dev Min RK 2019-08-08 15:17:01 +0200
  • 0036614134 release 18.1.0 v18.1.0 Min RK 2019-08-08 14:43:50 +0200
  • 99419a1825
    Merge pull request #1317 from minrk/release Min RK 2019-08-07 16:31:11 +0200
  • 750cff29bc changelog for 18.1 Min RK 2019-08-07 14:58:08 +0200
  • 6014a6f1f7 fix python_requires string Min RK 2019-08-07 14:49:00 +0200
  • bee745b3e4
    Merge pull request #1313 from minrk/weakref-sockets Min RK 2019-08-07 14:05:00 +0200
  • c1d82b3360
    Merge pull request #1316 from kinow/py38-test-asyncio Min RK 2019-08-05 12:35:10 +0200
  • b5275a6665 Check for asyncio.exceptions.CancelledError when py38+ Bruno P. Kinoshita 2019-08-03 19:03:33 +1200
  • 9581c51d6f don't forget linger Min RK 2019-08-02 11:05:54 +0200
  • 8c46215c06 move destroy to sugar context Min RK 2019-07-11 12:44:06 +0200
  • de6e47c799
    Merge pull request #1312 from minrk/fix-cpp11 Min RK 2019-07-11 12:39:26 +0200
  • 5188bc9e8d try to fix actual C++ support Min RK 2019-07-11 11:35:45 +0200
  • e0d06012d3 back to stl11 for cv Min RK 2019-07-11 10:43:51 +0200
  • 3e28f6b19f pick pthread over c++11 Min RK 2019-07-11 10:18:52 +0200
  • 193f6356b3
    Merge pull request #1308 from minrk/432 Min RK 2019-07-11 09:33:26 +0200
  • 3ca072bafa CPPFLAGS Min RK 2019-07-09 13:44:01 +0200
  • b6154e8a29 bump libsodium Min RK 2019-07-09 13:33:03 +0200
  • 77ad70d57e set mac deployment target Min RK 2019-07-09 13:32:57 +0200
  • d6e75d4b99 move CPPARGS to the top Min RK 2019-07-09 13:31:08 +0200
  • 30fac56988 update platform.hpp from 4.3.2 Min RK 2019-07-09 13:17:50 +0200
  • ae4895545c
    Merge pull request #1307 from minrk/forksafe-instance Min RK 2019-07-09 10:45:59 +0200
  • b64eee0e40 bundle libzmq 4.3.2 Min RK 2019-07-09 09:30:16 +0200
  • 28c2a36836 make Context.instance fork-safe Min RK 2019-07-09 09:19:28 +0200
  • ccd9003206
    Merge pull request #1306 from elfjes/master Min RK 2019-07-02 11:30:09 +0200
  • 4f068a5a0c add test for closing an AsyncSocket while polling PelleK 2019-06-30 13:53:58 +0200
  • 67fd978f8a passthrough cancellation when AsyncSocket closes PelleK 2019-06-29 16:37:43 +0200
  • 0e39492b20 release 18.0.2 v18.0.2 Min RK 2019-06-27 15:41:55 +0200
  • e1a8c9cf13
    Merge pull request #1302 from minrk/18.0.2 Min RK 2019-06-27 15:33:17 +0200
  • 70bbf34732 prepare to release 18.0.2 Min RK 2019-06-27 11:26:56 +0200
  • 125e4aac4f
    Merge pull request #1295 from minrk/timer_create_warning Min RK 2019-06-27 10:58:38 +0200
  • 5b23f0ca93
    Merge pull request #1300 from MasonMcV/patch-1 Min RK 2019-06-27 10:58:24 +0200
  • 8381d4033e always use memoryview in recv_array Min RK 2019-06-27 10:56:58 +0200
  • d43b561c83
    Merge pull request #1301 from Peque/nosuchfile Min RK 2019-06-27 10:47:45 +0200
  • 8af529acc3 fixup! Display ipc path in case of ENOENT exception Miguel Sánchez de León Peque 2019-06-27 09:32:01 +0200
  • 85a9e66f90 Display ipc path in case of ENOENT exception Miguel Sánchez de León Peque 2019-06-26 15:16:44 +0200
  • 6aaf29d518
    Add Python 3 code in NumPy serialization example Mason McV 2019-06-25 15:06:24 -0500
  • d2f960d2f5 explain that error messages about missing timer_create is normal Min RK 2019-06-07 13:08:48 +0200
  • c189da9f9b
    Merge pull request #1294 from minrk/green-teardown Min RK 2019-06-07 13:09:27 +0200
  • 40717dcf8a typo in green teardown_timeout Min RK 2019-06-07 12:43:54 +0200
  • ceb16c2303
    Merge pull request #1292 from tacaswell/bld_pin_cython_ll Min RK 2019-05-31 10:25:51 +0200
  • d47b2a4cce
    BLD: pin cython language version to 2 Thomas A Caswell 2019-05-29 20:07:22 -0400
  • 91696c12bb
    Merge pull request #1275 from Carreau/configurable-teardown-timeout Min RK 2019-03-26 09:53:27 +0100
  • d6f081a515
    same for green Min RK 2019-03-26 09:52:48 +0100
  • 6359799bf5
    Make default teardown timeout a more conservative 10 seconds Min RK 2019-03-26 09:52:22 +0100
  • a364660771 Teardown timeout are too short on slow systems Matthias Bussonnier 2019-03-25 19:14:50 -0700
  • 0b60394bff back to dev Min RK 2019-03-05 11:55:11 +0100
  • f5ef8917fd release 18.0.1 v18.0.1 Min RK 2019-03-05 11:35:34 +0100
  • 22d1bdfb60 Changelog for 18.0.1 Min RK 2019-03-05 11:35:10 +0100
  • aab5a4b465 use modern io.open for README Min RK 2019-03-05 11:34:14 +0100
  • 7b8132de17
    Merge pull request #1265 from ashahba/ashahba/fix-readme-utf8 Min RK 2019-02-25 12:26:00 +0100
  • ce0583a5b3 Fix parsing README.md unicode char handling during setup.py Abolfazl Shahbazi 2019-02-20 11:21:20 -0800
  • a047a08245 release 18.0.0 v18.0.0 Min RK 2019-02-19 13:38:53 +0100
  • 96a1ef9f98 specify libsodium version 1.0.17 in manylinux wheels Min RK 2019-02-19 13:38:06 +0100