Skip to content

Commit 455001d

Browse files
committed
Push out one more patch for 1.2.3 release
1 parent 75ee7fd commit 455001d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# 1.2.3 (July 2, 2016)
22

33
Patch Improvements
4+
* Fix gc error log: avoid AttributeError in _unregister_cleanup (dpkp PR 747)
45
* Wakeup socket optimizations (dpkp PR 740)
56
* Assert will be disabled by "python -O" (tyronecai PR 736)
67
* Randomize order of topics/partitions processed by fetcher to improve balance (dpkp PR 732)

docs/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Changelog
66

77
Patch Improvements
88
------------------
9+
* Fix gc error log: avoid AttributeError in _unregister_cleanup (dpkp PR 747)
910
* Wakeup socket optimizations (dpkp PR 740)
1011
* Assert will be disabled by "python -O" (tyronecai PR 736)
1112
* Randomize order of topics/partitions processed by fetcher to improve balance (dpkp PR 732)

0 commit comments

Comments
 (0)