FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.12] gh-118507 : Speed up `ntpath.isjunction()` & `ntpath.lexists()` with native helpers (GH-118755) by nineteendo · Pull Request #119420 · python/cpython · GitHub

/ cpython Public

[3.12] gh-118507 : Speed up ntpath.isjunction() & ntpath.lexists() with native helpers (GH-118755) - #119420

Closed
nineteendo wants to merge 2 commits into
python:3.12from
nineteendo:backport-b641825-3.12-part2
Closed

[3.12] gh-118507 : Speed up ntpath.isjunction() & ntpath.lexists() with native helpers (GH-118755)#119420
nineteendo wants to merge 2 commits into
python:3.12from
nineteendo:backport-b641825-3.12-part2

Conversation

nineteendo commented May 22, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

nineteendo commented May 22, 2024
edited
Loading

Copy link
Copy Markdown
Contributor Author

@zooba, add "DO-NOT-MERGE" until we're more confident?

nineteendo changed the title [3.12] gh-118507 : Refactor nt._path_is* to improve applicability for other cases (GH-118755) [3.12] gh-118507 : Speed up ntpath.isjunction() & ntpath.lexists() with native helpers (GH-118755) May 27, 2024

hugovk commented Aug 9, 2024

Copy link
Copy Markdown
Member

Triage: closing because the parent issue has since been closed, and there's been no more discussion since this was opened. Please let me know if it should stay open.

hugovk closed this Aug 9, 2024
zooba reopened this Aug 9, 2024

zooba commented Aug 9, 2024

Copy link
Copy Markdown
Member

Was going to say we should take it now that 3.13.0rc1 has gone out without issue, but I don't actually want to run afoul of the people who say not to put perf improvements into 3.12. So let's just leave it.

zooba closed this Aug 9, 2024
nineteendo deleted the backport-b641825-3.12-part2 branch August 9, 2024 17:33
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL