atlas news
    
Guido van Rossum : MyPy
08  mars     16h15
Mypy 1.9 Released
   nbsp; Mypy . Released We’ve just uploaded mypy . to the Python Package Index PyPI . Mypy is a static type checker for Python. This release includes new features, performance improvements and bug fixes. You can install it as follows: python m pip install U mypy You can read the...
21  décembre     16h37
Mypy 1.8 Released
   We’ve just uploaded mypy . to the Python Package Index PyPI . Mypy is a static type checker for Python. This release includes new features, performance improvements and bug fixes. You can install it as follows: python m pip install U mypy You can read the full documentation for this...
10  novembre     14h38
Mypy 1.7 Released
   We’ve just uploaded mypy . to the Python Package Index PyPI . Mypy is a static type checker for Python. This release includes new features, performance improvements and bug fixes. You can install it as follows: python m pip install U mypy You can read the full documentation for this...
10  octobre     17h50
Mypy 1.6 Released
   We’ve just uploaded mypy . to the Python Package Index PyPI . Mypy is a static type checker for Python. This release includes new features, performance improvements and bug fixes. You can install it as follows: python m pip install U mypy You can read the full documentation for this...
10  août     12h59
Mypy 1.5 Released
   We’ve just uploaded mypy . to the Python Package Index PyPI . Mypy is a static type checker for Python. This release includes new features, deprecations and bug fixes. You can install it as follows: python m pip install U mypy You can read the full documentation for this release on...
20  juin     16h08
Mypy 1.4.0 Released
   nbsp; We’ve just uploaded mypy . to the Python Package Index PyPI . Mypy is a static type checker for Python. This release includes new features, performance improvements and bug fixes. You can install it as follows: python m pip install U mypy You can read the full documentation...
10  mai     11h04
Mypy 1.3 Released
   We’ve just uploaded mypy . to the Python Package Index PyPI . Mypy is a static type checker for Python. This release includes new features, performance improvements and bug fixes. You can install it as follows: python m pip install U mypy You can read the full documentation for this...
06  avril     15h36
Mypy 1.2 Released
   We’ve just uploaded mypy . to the Python Package Index PyPI . Mypy is a static type checker for Python. This release includes new features, performance improvements and bug fixes. You can install it as follows: python m pip install U mypy You can read the full documentation for this...
07  mars     02h31
Mypy 1.1.1 Released
   We’ve just uploaded mypy . . to the Python Package Index PyPI . Mypy is a static type checker for Python. This release includes new features, performance improvements and bug fixes. You can install it as follows: python m pip install U mypy You can read the full documentation for...
06  février     18h48
Mypy 1.0 Released
   We’ve just uploaded mypy . to the Python Package Index PyPI . Mypy is a static type checker for Python. This release includes new features, performance improvements and bug fixes. You can install it as follows: python m pip install U mypy You can read the full documentation for this...
08  novembre     09h54
Mypy 0.991 Released
   We’ve just uploaded mypy . to the Python Package Index PyPI . Mypy is a static type checker for Python. This release includes new features, performance improvements and bug fixes. You can install it as follows: python m pip install U mypy You can read the full documentation for...
26  septembre     18h37
Mypy 0.981 Released
   nbsp; We’ve just uploaded mypy . to the Python Package Index PyPI . Mypy is a static type checker for Python. This release includes new features, performance improvements and bug fixes. You can install it as follows: python m pip install U mypy You can read the full documentation...
19  juillet     15h06
Mypy 0.971 Released
   We’ve just uploaded mypy . to the Python Package Index PyPI . Mypy is a static type checker for Python. This release includes new features, performance improvements and bug fixes. You can install it as follows: python m pip install U mypy You can read the full documentation for...
25  mai     12h33
Mypy 0.960 Released
   We’ve just uploaded mypy . to the Python Package Index PyPI . Mypy is a static type checker for Python. This release includes new features, performance improvements and bug fixes. You can install it as follows: python m pip install U mypy You can read the full documentation for...
27  avril     17h05
Mypy 0.950 Released
   We’ve just uploaded mypy . to the Python Package Index PyPI . Mypy is a static type checker for Python. This release includes new features and bug fixes. You can install it as follows: python m pip install U mypy You can read the full documentation for this release on Read the Docs...
24  mars     17h29
Mypy 0.942 Released
   We’ve just uploaded mypy . to the Python Package Index PyPI . Mypy is a static type checker for Python. This release includes bug fixes only. You can install it as follows: python m pip install U mypy You can read the full documentation for this release on Read the Docs. Fixes to...
11  mars     15h21
Mypy 0.940 Released
   We’ve just uploaded mypy . to the Python Package Index PyPI . Mypy is a static type checker for Python. This release includes new features and bug fixes. You can install it as follows: python m pip install U mypy You can read the full documentation for this release on Read the Docs...
07  janvier     17h08
Mypy 0.931 Released
   We’ve just uploaded mypy . to the Python Package Index PyPI . Mypy is a static type checker for Python. This release includes bug fixes and fixes to regressions only. You can install it as follows: python m pip install U mypy You can read the full documentation for this release on...
22  décembre     17h45
Mypy 0.930 Released
   We’ve just uploaded mypy . to the Python Package Index PyPI . Mypy is a static type checker for Python. This release includes new features and bug fixes. You can install it as follows: python m pip install U mypy You can read the full documentation for this release on Read the Docs...
21  décembre     19h18
Mypy 0.921 Released
   We’ve just uploaded mypy . to the Python Package Index PyPI . Mypy is a static type checker for Python. This release includes bug fixes only. You can install it as follows: python m pip install U mypy You can read the full documentation for this release on Read the Docs. Bug Fixes...
15  décembre     23h55
Mypy 0.920 Released
   We’ve just uploaded mypy . to the Python Package Index PyPI . Mypy is a static type checker for Python. This release includes new features and bug fixes. You can install it as follows: python m pip install U mypy You can read the full documentation for this release on Read the Docs...
22  juin     18h51
Mypy 0.910 Released
   We’ve just uploaded mypy . to the Python Package Index PyPI . Mypy is a static type checker for Python. This is a small feature release that includes a new command line option non interactive for installing stub type packages without asking for a confirmation, fixes to regressions, and a...
08  juin     18h24
Mypy 0.900 Released
   We’ve just uploaded mypy . to the Python Package Index PyPI . Mypy is a static type checker for Python. This release includes many new features and bug fixes. You can install it as follows: python m pip install U mypy You can read the full documentation for this release on Read the...
26  mai     10h41
The Upcoming Switch to Modular Typeshed
   Mypy has been bundling stubs for many third party libraries from typeshed, a repository of type definitions for Python packages. Mypy uses the stubs to type check code that uses these libraries, and they allow more types to be inferred by mypy. Typeshed is not just for mypy it’s also used by...
17  mars     13h26
Summer of Code with Mypy
   TH CHARLie, Xuanda Yang th charlie at gmail dot com GitHub Profile GSoC Project Page GSoC Submission Page Introduction In Fall , I was writing a course project in Python and...