8000 doc: Update changelog · pythonthings/sentry-python@2116084 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2116084

Browse files
committed
doc: Update changelog
1 parent 6b8bc84 commit 2116084

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
* Fix a bug in the Celery integration that would drop pending events during
1111
worker shutdown (particularly an issue when running with `max_tasks_per_child
1212
= 1`)
13+
* Fix a bug with `repr`ing locals whose `__repr__` simultaneously changes the
14+
WSGI environment or other data that we're also trying to serialize at the
15+
same time.
1316

1417
## 0.7.6
1518

0 commit comments

Comments
 (0)
0