summaryrefslogtreecommitdiff
path: root/tests/test_immutable.py
Commit message (Collapse)AuthorAgeFilesLines
* re-run blackBob Halley2023-03-191-2/+0
|
* black autoformattingBob Halley2022-03-151-15/+21
|
* Remove 3.6-specific code.Bob Halley2022-03-051-17/+2
| | | | | We still have to add AsyncExitStacks, and this requires making the associated socket wrappers async context managers.
* Transaction support.Bob Halley2020-08-101-7/+127
|
* Add immutable module.Bob Halley2020-08-081-0/+40