# Bug report ### Bug description: ```python b = (_e + alpha) / _e while True: # do not compute b here ... ``` . b is a constant for a given call to gammavariate(alpha, beta) ### CPython versions tested on: 3.13 ### Operating systems tested on: _No response_
Bug report
Bug description:
. b is a constant for a given call to gammavariate(alpha, beta)
CPython versions tested on:
3.13
Operating systems tested on:
No response