Timeline
2023-11-21:
- 13:31 Changeset in trunk [774b4f2] by
- Fix mypy errors
- 13:31 Ticket #4077 (Many regexs in Tahoe tests are invalid) created by
- […]
- 13:22 Changeset in trunk [c99362f] by
- News fragment
- 13:21 Changeset in trunk [0e512f22] by
- Update towncrier version
- 13:19 Changeset in trunk [fe8a940] by
- More thorough mypy checks
- 13:17 Changeset in trunk [e4bf0a3] by
- Upgrade ruff
- 13:16 Changeset in trunk [17271d2] by
- New towncrier is out with the fix
- 13:16 Changeset in trunk [37176f3] by
- New Twisted release
- 13:13 Ticket #4071 (Python 3.12 support) closed by
- fixed: In [changeset:"e3c8ff0fc61cef43f579875324f6f62f52a343c6/trunk" …
- 13:13 Changeset in trunk [e3c8ff0] by
- Merge pull request #1344 from tahoe-lafs/3072-python-3.12-support …
2023-11-20:
- 22:44 Changeset in trunk [5dfc39c] by
- Skip on 3.12
- 22:43 Changeset in trunk [83f3404d] by
- Unnecessay
- 22:31 Changeset in trunk [44b0b28] by
- Try passing in all environment variables, to try to make integration …
- 22:11 Changeset in trunk [c105e0d] by
- Force setting a value for columns
- 21:55 Changeset in trunk [4116bfc] by
- Pass COLUMNS down to workaround what may be a bug in twisted.python.usage
- 21:29 Changeset in trunk [4f8269d] by
- Use modern versions
- 21:19 Changeset in trunk [bb3546c] by
- Try tox 4 again
- 21:05 Changeset in trunk [304164dd] by
- Try to avoid calling setup.py directly.
- 16:13 Changeset in trunk [8b2b0c7] by
- Sticking to tox 3 for now
- 15:50 Changeset in trunk [6831dfe] by
- Run 3.12 Windows tests
- 15:42 Changeset in trunk [e5e9cb2] by
- Disable deadlines on 3.12
- 14:39 Ticket #4074 (Remove usage of pkg_resources, as it is deprecated) closed by
- fixed: In [changeset:"c98be858abfcc3a5c8a6d1fb2660d65740e10f2c/trunk" …
- 14:38 Changeset in trunk [c98be85] by
- Merge pull request #1345 from tahoe-lafs/4074-drop-pkg_resources Drop …
- 14:02 Changeset in trunk [964aba97] by
- Generate messages that work with stricter Eliot
- 13:38 Changeset in trunk [a94d95e] by
- Merge branch '4074-drop-pkg_resources' into 3072-python-3.12-support
- 13:30 Changeset in trunk [ddd5fd9] by
- Not actually used anywhere
- 09:52 Ticket #4076 (prepare release) created by
2023-11-17:
- 16:49 Ticket #4075 (Another pass of upgrading dependency versions and mypy improvements) created by
- 1. Latest ruff 2. New towncrier is out 3. New Twisted is out, relevant …
- 16:47 Changeset in trunk [457b489] by
- Pacify mypy when running with newer Python
- 16:44 Changeset in trunk [9eb460e] by
- Merge branch '4074-drop-pkg_resources' into 3072-python-3.12-support
- 16:29 Changeset in trunk [d28444c] by
- Don't use latest eliot for now
- 16:26 Changeset in trunk [57534fa] by
- Python 3.8 support for importlib.resources.files
- 16:22 Changeset in trunk [e6630b5] by
- Fix mypy complaints, simplifying code while we're at it
- 16:10 Changeset in trunk [ccc35bf] by
- Rename
- 16:09 Changeset in trunk [c941146] by
- Fix lints
- 16:09 Changeset in trunk [fea816c0] by
- News fragment
- 16:08 Changeset in trunk [7d43eb7] by
- Shouldn't need setuptools for runtime anymore
- 16:07 Changeset in trunk [95341a2] by
- Generalize static file setup.
- 15:59 Changeset in trunk [e68d0fcc] by
- Tahoe shouldn't need to depend on setuptools
- 15:54 Changeset in trunk [4daa5844] by
- Get rid of pkg_resources
- 15:46 Changeset in trunk [fbbf1cf] by
- Stop using pkg_resources
- 15:45 Ticket #4074 (Remove usage of pkg_resources, as it is deprecated) created by
- It also adds runtime dependency on setuptools, which is not desirable. …
- 15:18 Changeset in trunk [0525b737] by
- Await coroutines!
- 15:08 Changeset in trunk [e276b3a9] by
- Increase setuptools and pip versions
2023-11-16:
- 22:54 Changeset in trunk [c2b1f316] by
- Work with tox 4
- 22:54 Changeset in trunk [7b680b3] by
- Make setuptools a dependency
- 18:53 Changeset in trunk [83fa028] by
- Use the existing Tahoe JSON encoder.
2023-11-15:
- 18:11 Changeset in trunk [3ddfb92] by
- News fragment
- 18:10 Changeset in trunk [bdaf9b5] by
- Fix lints
- 18:09 Changeset in trunk [b28b769] by
- Add some coverage for 3.12
- 18:03 Changeset in trunk [0bd402e] by
- Handle logging of sets
- 17:53 Changeset in trunk [16aa5fe] by
- More backwards compatibility
- 17:51 Changeset in trunk [984b74ee] by
- Remove usage of deprecated API
- 17:51 Changeset in trunk [3d753fe] by
- Make test less fragile
- 17:15 Changeset in trunk [5889b80] by
- assert_ has been removed in Python 3.12
- 17:15 Changeset in trunk [ffafb5d] by
- Update to work with newer Eliot
- 17:15 Changeset in trunk [def7014] by
- json dumping doesn't like keys that are bytes (not sure how this ever …
- 17:14 Changeset in trunk [ffe0979] by
- fail* methods have been removed in 3.12 (deprecated since 3.1!)
- 17:14 Changeset in trunk [4b75b7c] by
- Work with newer versions of Eliot
- 16:00 Changeset in trunk [22192b5] by
- Get rid of eliot patching that's not relevant to Python 3
- 15:54 Changeset in trunk [1b700be5] by
- Allow 3.12
- 15:54 Changeset in trunk [134bcd7] by
- We're not support Python 2 anymore, and future breaks on 3.12 (for …
Note: See TracTimeline
for information about the timeline view.