FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add codeowners for the tokenizer module (#104753) · python/cpython@988c1f6 · GitHub

/ cpython Public

Commit 988c1f6

Browse files
authored
Add codeowners for the tokenizer module (#104753)
1 parent 586aca3 commit 988c1f6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

‎.github/CODEOWNERS‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ Include/pytime.h @pganssle @abalkin
9797
/Tools/peg_generator/ @pablogsal @lysnikolaou
9898
/Lib/test/test_peg_generator/ @pablogsal @lysnikolaou
9999
/Grammar/python.gram @pablogsal @lysnikolaou
100+
/Lib/tokenize.py @pablogsal @lysnikolaou
101+
/Lib/test/test_tokenize.py @pablogsal @lysnikolaou
100102

101103
# AST
102104
Python/ast.c @isidentical

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL