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
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit 9c3a81a

Browse filesBrowse files
committed
Prepare release 0.17.3
1 parent c7567d6 commit 9c3a81a
Copy full SHA for 9c3a81a

File tree

Expand file treeCollapse file tree

2 files changed

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

2 files changed

+7
-1
lines changed

‎README.rst

Copy file name to clipboardExpand all lines: README.rst
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,12 @@ See examples directory for more.
107107
Changelog
108108
=========
109109

110+
0.17.3
111+
------
112+
113+
* Fixed DNSText repr on Python 3 (it'd crash when the text was longer than
114+
10 bytes), thanks to Paulus Schoutsen for the patch, GitHub pull request #24
115+
110116
0.17.2
111117
------
112118

‎zeroconf.py

Copy file name to clipboardExpand all lines: zeroconf.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
__author__ = 'Paul Scott-Murphy, William McBrine'
4040
__maintainer__ = 'Jakub Stasiak <jakub@stasiak.at>'
41-
__version__ = '0.17.2'
41+
__version__ = '0.17.3'
4242
__license__ = 'LGPL'
4343

4444

0 commit comments

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