Skip to content

Commit 61d7065

Browse files
authored
Update mypy version (mypyc/mypyc#679)
This pulls in the deletion of the old semantic analyzer
1 parent 49a202c commit 61d7065

File tree

3 files changed

+1
-7
lines changed

3 files changed

+1
-7
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ matrix:
2424
- os: linux
2525
dist: xenial
2626
python: "3.7"
27-
- os: linux
28-
dist: xenial
29-
python: "3.7"
30-
env: NEWSEMANAL=1
3127
# - os: linux
3228
# dist: xenial
3329
# python: "3.8-dev"

mypyc/external/mypy

Submodule mypy updated 100 files

mypyc/test/testutil.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,6 @@ def build_ir_for_single_file(input_lines: List[str],
9393
options.export_types = True
9494
options.preserve_asts = True
9595
options.per_module_options['__main__'] = {'mypyc': True}
96-
if os.getenv('NEWSEMANAL'):
97-
options.new_semantic_analyzer = True
9896

9997
source = build.BuildSource('main', '__main__', program_text)
10098
# Construct input as a single single.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy