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

Python: add models for stdlib #15306

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

yoff
Copy link
Contributor

@yoff yoff commented Jan 12, 2024

  • urllib.parse.urljoin
  • fnmatch.filter
  • optparse.parse_args

This brings the number of results for py/shell-command-constructed-from-input on a database for tanghaibao/jvci extracted without the standard lib up from 5978 to 17055. With the standard library, we get 17062 results.

- `urllib.parse.urljoin`
- `fnmatch.filter`
- `optparse.parse_args`

This brings the number of results for `py/shell-command-constructed-from-input`
on a database for `tanghaibao/jvci` extracted without the standard lib
up from 5978 to 17055. With the standard library, we get 17062 results.
@yoff yoff added the no-change-note-required This PR does not need a change note label Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-change-note-required This PR does not need a change note Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant