File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 1+ Sun, 21 Sep 2014 13:41:30 -0600 Sean Reifschneider <
[email protected] >
2+
3+ * 1.54 release.
4+
5+ * Numerous patches to attempt to get Python 3 working, but
6+ tests are still failing under Python 3, so this code is not ready
7+ yet.
8+
19 * MemcachedKeyCharacterError better describes key problem.
210 Suggested by Roy Smith
311
Original file line number Diff line number Diff line change 2727 "Programming Language :: Python :: 2" ,
2828 "Programming Language :: Python :: 2.6" ,
2929 "Programming Language :: Python :: 2.7" ,
30- "Programming Language :: Python :: 3" ,
31- "Programming Language :: Python :: 3.2" ,
32- "Programming Language :: Python :: 3.3" ,
33- "Programming Language :: Python :: 3.4"
30+ # "Programming Language :: Python :: 3",
31+ # "Programming Language :: Python :: 3.2",
32+ # "Programming Language :: Python :: 3.3",
33+ # "Programming Language :: Python :: 3.4"
3434 ])
You can’t perform that action at this time.
0 commit comments