Skip to content

Conversation

sydney-runkle
Copy link
Contributor

@sydney-runkle sydney-runkle commented Aug 28, 2024

WIP, not going to move forward with the current solution, but wanted to sketch out what the problem was.

I think the best way forward here would be to further document what our internal namespace logic is doing, and separate out the different namespace fetching / caching logical paths.

Closes #10253

@github-actions github-actions bot added the relnotes-fix Used for bugfixes. label Aug 28, 2024
Copy link

codspeed-hq bot commented Aug 28, 2024

CodSpeed Performance Report

Merging #10257 will not alter performance

Comparing namespace-fix (9bc5c88) with main (8c1d235)

Summary

✅ 30 untouched benchmarks

Copy link

cloudflare-workers-and-pages bot commented Aug 28, 2024

Deploying pydantic-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9bc5c88
Status: ✅  Deploy successful!
Preview URL: https://f5abc354.pydantic-docs.pages.dev
Branch Preview URL: https://namespace-fix.pydantic-docs.pages.dev

View logs

@sydney-runkle
Copy link
Contributor Author

I've also opened #10260 to fix an issue that was causing memory blowup.

Copy link
Member

@samuelcolvin samuelcolvin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  pydantic
  main.py
  pydantic/_internal
  _typing_extra.py
Project Total  

This report was generated by python-coverage-comment-action

@sydney-runkle sydney-runkle merged commit c713130 into main Aug 29, 2024
61 checks passed
@sydney-runkle sydney-runkle deleted the namespace-fix branch August 29, 2024 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relnotes-fix Used for bugfixes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v2.9.0b1 namespace bug
2 participants