| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add pep 584 to python immutabledict fallback | Federico Caselli | 2022-10-22 | 1 | -2/+5 |
| * | Remove `__cmp__` methods (#8313) | Nikita Sobolev | 2022-07-31 | 1 | -3/+0 |
| * | use .fromisoformat() for sqlite datetime, date, time parsing | Mike Bayer | 2022-04-03 | 1 | -43/+14 |
| * | pep-484: the pep-484ening, SQL part three | Mike Bayer | 2022-03-30 | 1 | -5/+11 |
| * | pep484 - SQL internals | Mike Bayer | 2022-03-24 | 1 | -0/+4 |
| * | pep-484 for engine | Mike Bayer | 2022-03-01 | 1 | -27/+2 |
| * | Fix overlapping slots, base classes without slots | Arie Bovenberg | 2022-02-01 | 1 | -0/+3 |
| * | restore set-as-superclass for OrderedSet | Mike Bayer | 2022-01-25 | 1 | -45/+30 |
| * | mypy: sqlalchemy.util | Mike Bayer | 2022-01-24 | 2 | -23/+52 |
| * | use long long for id() result | Mike Bayer | 2021-12-28 | 1 | -1/+1 |
| * | implement cython for cache_anon_map, prefix_anon_map | Mike Bayer | 2021-12-21 | 1 | -0/+42 |
| * | Replace c extension with cython versions.workflow_test_cython | Federico Caselli | 2021-12-17 | 8 | -0/+764 |
