Expose regex_engine flag#7768
Conversation
80402b7 to
aae9c80
Compare
|
Hi @davidhewitt I tried to dive deeper but still couldn't figure out exactly how to provide it. I also tried to pass this parameter here Could you help me to understand the whole context? :) I also tried to do it through the method in |
|
@utkini thanks for flagging, it's an omission in my part in core - I've pushed pydantic/pydantic-core#1011 Once fixed it should be possible to pass I'll ping here once |
31922af to
9ef16f1
Compare
9ef16f1 to
dafda20
Compare
|
@davidhewitt I'm ready :) |
davidhewitt
left a comment
There was a problem hiding this comment.
Looks good to me, thanks for pushing this over the line!
|
I'm still having a hard time understanding exactly where and how |
|
Hi @nocturn9x, Could you describe exactly how you want to use this feature? |
|
Hi there, thanks for replying :) I think I figured it out (I assume it's the |
|
@nocturn9x, Glad to hear it :) |
Change Summary
Pydantic-core 2.10.0 added a new flag
regex_engine(pydantic/pydantic-core#983).This flag is provided in Pydantic and documentation has also been added to it.
Related issue number
fix #7714
Checklist
Selected Reviewer: @adriangb