Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4783611

Browse filesBrowse files
committed
Advertise pypy3 support
1 parent 0009b5e commit 4783611
Copy full SHA for 4783611

File tree

Expand file treeCollapse file tree

2 files changed

+1
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+1
-2
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ python:
88
- "pypy3"
99
matrix:
1010
fast_finish: true
11-
allow_failures:
12-
- python: pypy3
1311
install:
1412
- pip install -r requirements-dev.txt
1513
script:

‎README.rst

Copy file name to clipboardExpand all lines: README.rst
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ Changelog
109109
* Fixed a bug with binary strings as property values being converted to False
110110
(https://github.com/jstasiak/python-zeroconf/pull/10)
111111
* Added new ``ServiceBrowser`` event handler interface (see the examples)
112+
* Pypy3 now officially supported
112113

113114
0.16.0
114115
------

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.