summary refs log tree commit diff
path: root/changelog.d/10901.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.44.0rc1Erik Johnston2021-09-281-1/+0
|
* Simplify `_auth_and_persist_fetched_events` (#10901)Richard van der Hoff2021-09-241-0/+1
Combine the two loops over the list of events, and hence get rid of `_NewEventInfo`. Also pass the event back alongside the context, so that it's easier to process the result.