Skip to content

Commit

Permalink
Remove changelog entry - sadly the code is simply not robust enough and
Browse files Browse the repository at this point in the history
there are way too many test failures and edge cases which don't work
under Python 3.

StackStorm#3929 (comment)
  • Loading branch information
Kami committed Jan 8, 2018
1 parent a763f10 commit 8d29cf1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,6 @@ Added
* Added flag `--auto-dict` to `st2 run` and `st2 execution re-run` commands. This flag must now
be specified in order to automatically convert list items to dicts based on presence of colon
(`:`) in all of the list items (new feature) #3909
* Update ``st2client`` package which is also utilized by the CLI so it also works under Python 3.

Note: Python 2.7 is only officially supported and tested Python version. Using Python 3 is at
your own risk - they are likely still many bugs related to Python 3 compatibility. You have been warned.
(new feature) #3929

Contributed by Anthony Shaw.

Changed
~~~~~~~
Expand Down

0 comments on commit 8d29cf1

Please sign in to comment.