Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e2e3750

Browse files
authored
Move stdlib allowlists to stdlib/@tests (#11982)
Rename py3_common.txt to common.txt
1 parent 3cb7451 commit e2e3750

23 files changed

Lines changed: 6 additions & 6 deletions

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* eol=lf
44
# Set linguist-language to support comments syntax highlight
55
**/stubtest_allowlist*.txt linguist-language=ini
6-
tests/stubtest_allowlists/*.txt linguist-language=ini
6+
**/stubtest_allowlists/*.txt linguist-language=ini
77
tests/pytype_exclude_list.txt linguist-language=ini
88
pyrightconfig*.json linguist-language=jsonc
99
.vscode/*.json linguist-language=jsonc

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ analyze.py
7373
.python-version
7474

7575
# deliberately local test configuration files
76-
tests/stubtest_allowlists/*.local
76+
stdlib/@tests/stubtest_allowlists/*.local
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)