uv
259a835a
- pep440-rs: don't allocate when retrieving a version number
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
1 year ago
pep440-rs: don't allocate when retrieving a version number It's not clear whether these routines are used in any hot path so I don't know whether this will have a perf improvement, but there's really no reason not to do this.
Author
BurntSushi
Committer
BurntSushi
Parents
1deea745
Files
1
crates/pep440-rs/src
version.rs
Loading