Ticket #544 (closed defect: fixed)
latent slave code is not py2.3-compatible
| Reported by: | dustin | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.7.11 |
| Version: | 0.7.10 | Keywords: | |
| Cc: |
Description
The code uses decorators and "sorted()", neither of which are available in py2.3.
Attachments
Change History
comment:2 Changed 4 years ago by dustin
gary: python 2.3
how's this patch look?
http://github.com/djmitche/buildbot/commit/15ea776c3ddf04719759bbe47d23e3d4003b7d02
Changed 4 years ago by dustin
-
attachment
15ea776c3ddf04719759bbe47d23e3d4003b7d02.patch.txt
added
15ea77.patch
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
how far back do we support, then?