Skip to content

gh-106078: Move context template to decimal module global state - #106346

Merged
kumaraditya303 merged 2 commits into
python:mainfrom
CharlieZhao95:decimal/move_context_template
Jul 3, 2023
Merged

gh-106078: Move context template to decimal module global state#106346
kumaraditya303 merged 2 commits into
python:mainfrom
CharlieZhao95:decimal/move_context_template

Conversation

@CharlieZhao95

@CharlieZhao95CharlieZhao95 commented Jul 3, 2023

Copy link
Copy Markdown
Contributor

Move following context template objectes to decimal module global state.

  • default_context_template
  • basic_context_template
  • extended_context_template

@CharlieZhao95CharlieZhao95 changed the title gh106078: Move context template to decimal module global stategh-106078: Move context template to decimal module global stateJul 3, 2023
@CharlieZhao95

Copy link
Copy Markdown
ContributorAuthor

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@CharlieZhao95@erlend-aasland@kumaraditya303@bedevere-bot