<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>cmd2 says that:<br>
    </p>
    <p>"Python 2.7 support is EOL<br>
    </p>
    <p>Support for adding new features to the Python 2.7 release of <code>cmd2</code>
      was discontinued on April 15, 2018. Bug fixes will be supported
      for Python 2.7 via 0.8.x until August 31, 2018.</p>
    <p>Supporting Python 2 was an increasing burden on our limited
      resources. Switching to support only Python 3 will allow
      us to clean up the codebase, remove some cruft, and focus on
      developing new features."</p>
    <p>See: <a class="moz-txt-link-freetext" href="https://github.com/python-cmd2/cmd2">https://github.com/python-cmd2/cmd2</a><br>
    </p>
    <p>Előd</p>
    <div class="moz-cite-prefix">On 2018-05-30 14:42, Julien Danjou
      wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:m0y3g1b9gt.fsf@danjou.info">
      <pre wrap="">On Wed, May 30 2018, Elõd Illés wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">In the last two days the ceilometer [1] [2] [3] and tooz [4] [5] [6] tox-py27
periodic stable jobs are failing. The root cause is the following:
* cmd2 released version 0.9.0, which requires python >=3.4 from now on.
These projects have comment in their tox.ini that they do not consume
upper-constraints.txt (in which there is an upper constraints for cmd2).

My question is: could we use upper-constraints.txt on these projects as well,
or is there any reason why it isn't the case?
Of course an entry could be added to test-requirements.txt with "cmd2<0.9.0",
but wouldn't it be better to use the upper-constraints.txt?
</pre>
      </blockquote>
      <pre wrap="">
The question is: why cmd2 0.9.0 does not work and how do we fix that?

</pre>
    </blockquote>
    <br>
  </body>
</html>