Wang

Results 9 issues of Wang

**Reasons for making this change:** The `.gitignore` in .idea, files about VCS infos and the Code Inspection info will be ignored. **Links to documentation supporting these rule changes:** PyCharm [store...

stale

## Summary The `cc` command is to compile C source file by default.And the compiler to compile C source in `LLVM` is `clang-XX` But, we are using `clang++-XX` to be...

CLA Signed

**Pre-submission checklist** - [x] I've ran the linters locally and fixed lint errors related to the files I modified in this PR. You can install the linters by running `pip...

CLA Signed

**Pre-submission checklist** - [x] I've ran the linters locally and fixed lint errors related to the files I modified in this PR. You can install the linters by running `pip...

CLA Signed

# Pyre Bug **Bug description** Pyre doesn't understand meaning of for-else. **Reproduction steps** Run pyre-check with following script: ```python from random import randint def foo() -> None: for i in...

# Pyre Bug **Bug description** Pyre can't find a `Python Extension Module (.pyd)` package in site-package **Reproduction steps** Run pyre with the following `.pyre_configuration`: ```json { "site_package_search_strategy": "pep561", "source_directories": [...

# Feature request We can use `op` or `objprint`'s option `depth` to control the time spend in printing.But, if we don't know the suitable depth, or even we don't know...

**Pre-submission checklist** - [x] I've ran the following linters locally and fixed lint errors related to the files I modified in this PR - [x] `black .` - [x] `usort...

CLA Signed

**Pre-submission checklist** - [x] I've ran the following linters locally and fixed lint errors related to the files I modified in this PR - [x] `black .` - [x] `usort...

CLA Signed