We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8e0911 commit 2e151c5Copy full SHA for 2e151c5
CHANGES.txt
@@ -8,6 +8,16 @@ Changelog
8
Announcements:
9
10
* Repository renamed to `pycodestyle`; Issue #466 / $481.
11
+* Added joint Code of Conduct as member of PyCQA; #483
12
+
13
+Changes:
14
15
+* Added tox test support for Python 3.5 and pypy3
16
17
+Bugs:
18
19
+* Fixed bug with treating `~` operator as binary; #384
20
+* Identify binary operators as unary; #484
21
22
1.7.0 (2016-01-12)
23
------------------
0 commit comments