Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update example of external config to fix template_args not working #717

Closed
wants to merge 1 commit into from

Conversation

f0rdream
Copy link

@f0rdream f0rdream commented Mar 6, 2024

Toml are getting template_args with custom.template_args instead of root.template_args.

Considering the logic has been over two years, changing only example files as documentation to avoid breaking change

#577

@f0rdream
Copy link
Author

f0rdream commented Mar 6, 2024

Or we can fix the logic where toml is getting the template_args, to align with yml and ini, where tmeplate_args are got from root instead of custom

I can help.

What do you think @tindy2013

tindy2013 added a commit that referenced this pull request Apr 3, 2024
Read template_args from root in TOML preferences (#717).
Make max_workers work for httplib.
Fix implementation of str_icase_map for HTTP headers.
@tindy2013
Copy link
Owner

This should be fixed in the referenced commit.

@f0rdream
Copy link
Author

This should be fixed in the referenced commit.

Great, that is exactly what I want.

@f0rdream f0rdream closed this Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants