~cjwatson/storm/py3-scoping

Don't depend on dict ordering in pickle variable tests. [r=verterok]
Filename Latest Rev Last Changed Committer Comment Size
..
databases 4 18 years ago Gustavo Niemeyer - Implemented And, Or, and Parameter expressions. Diff
django 254.4.1 15 years ago James Henstridge Add storm.django package. Diff
schema 369.2.8 13 years ago Free Ekanayaka Move schema.py and patch.py to their own module Diff
twisted 389.2.1 13 years ago Free Ekanayaka Add transact module and tests Diff
zope 144.3.1 16 years ago Jamu Kakar - Migrated canonical.zstorm code into storm.zope. Diff
__init__.py 487.2.2 4 years ago Colin Watson Use Python 3-friendly "except" syntax. 1.9 KB Diff Download File
base.py 129 16 years ago Gustavo Niemeyer Added LGPL version 2.1 in the LICENSE file, and a 1.1 KB Diff Download File
cache.py 292 15 years ago Gustavo Niemeyer Added the new GenerationalCache with a faster impl 5.7 KB Diff Download File
cextensions.c 484.1.2 5 years ago Colin Watson Simplify C extension changes. 67.8 KB Diff Download File
compat.py 386.2.4 12 years ago Jamu Kakar - Minor formatting improvements. 942 bytes Diff Download File
database.py 487.2.2 4 years ago Colin Watson Use Python 3-friendly "except" syntax. 19.7 KB Diff Download File
event.py 235.2.12 15 years ago Gustavo Niemeyer Implemented EventSystem in cextensions! 1.7 KB Diff Download File
exceptions.py 477.1.1 8 years ago Colin Watson Use ABCMeta for exception base class injection Th 3.3 KB Diff Download File
expr.py 484 8 years ago Alberto Donato Revert merge from r483 (which breaks when differen 49.6 KB Diff Download File
info.py 396.1.2 12 years ago Thomas Hervé Lints 8.4 KB Diff Download File
locals.py 431.2.4 12 years ago Free Ekanayaka More docstrings 1.3 KB Diff Download File
properties.py 386.2.1 13 years ago Jamu Kakar - Added a new JSON property and the accompanying J 11.6 KB Diff Download File
references.py 459 10 years ago Free Ekanayaka Make BoundReferenceSetBase pass order_by as a tupl 36.6 KB Diff Download File
sqlobject.py 416 12 years ago Raphael Badin Fix handling of [0:0] slices in sqlobject. 26.1 KB Diff Download File
store.py 471.1.3 9 years ago Bjorn Tillenius Revert accidental change. 69.9 KB Diff Download File
testing.py 437 12 years ago Thomas Hervé Move CaptureTracer to storm.testing [trivial] [r=f 831 bytes Diff Download File
tracer.py 449.1.3 11 years ago Guilherme Salgado A couple tests to the new DebugTracer methods 10.6 KB Diff Download File
tz.py 165 16 years ago Gustavo Niemeyer Applying whitespace normalization patch by Johan D 31.5 KB Diff Download File
uri.py 213.1.1 16 years ago Gustavo Niemeyer Implemented URI.__str__, based on ideas from Jamu. 4.1 KB Diff Download File
variables.py 484.1.1 5 years ago Colin Watson Use weak references from Variable and MutableValue 25.7 KB Diff Download File
wsgi.py 447.1.2 11 years ago Guilherme Salgado Fix the comment in wsgi.make_app() and use a wekre 2.3 KB Diff Download File
xid.py 431.2.4 12 years ago Free Ekanayaka More docstrings 1.1 KB Diff Download File