This repository has been archived by the owner on May 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 161
Pull requests: opentracing/opentracing-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Replace @asyncio.coroutine with “async def” for Python 3.11
#159
opened Jun 11, 2022 by
musicinmybrain
Loading…
Use assertEqual instead of assertEquals for Python 3.11 compatibility.
#154
opened Dec 9, 2021 by
tirkarthi
Loading…
Move from asyncio.Task.current_task() to asyncio.current_task()
#127
opened Oct 23, 2019 by
libnoon
Loading…
Add ability to specify parent span in tracer_span_context in TornadoScopeManager
#126
opened Oct 12, 2019 by
condorcet
Loading…
Rename start_active_span() to start_active_scope().
#89
opened Jun 29, 2018 by
carlosalberto
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.