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

[3.12] gh-106948: Add standard external names to nitpick_ignore (GH-106949) #107060

Merged
merged 2 commits into from
Jul 23, 2023

Commits on Jul 22, 2023

  1. [3.12] pythongh-106948: Add standard external names to nitpick_ignore (

    …pythonGH-106949)
    
    It includes standard C types, macros and variables like "size_t",
    "LONG_MAX" and "errno", and standard environment variables like "PATH".
    
    (cherry picked from commit f8b7fe2)
    
    Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
    serhiy-storchaka committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    95e6108 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Configuration menu
    Copy the full SHA
    1775912 View commit details
    Browse the repository at this point in the history