Skip to content

Release 3.8.5

Choose a tag to compare

@jondy jondy released this 04 Apr 06:40
· 4298 commits to master since this release
  • The frame.f_locals of all frames will always return an empty dictionary to protect runtime data.
  • Add extra optional argument tb when call __wraparmor__ in decorator wraparmor, pass None if no exception.