Staging
v0.5.1
https://github.com/python/cpython
Revision e4b359de76e816f07109a7ecd47d6c690f0fa5b6 authored by Miss Islington (bot) on 06 September 2020, 02:54:12 UTC, committed by GitHub on 06 September 2020, 02:54:12 UTC


Automerge-Triggered-By: @gvanrossum
(cherry picked from commit 2623868ede4ef3c848fc83a9b1e19e0d031dee1d)


Co-authored-by: Andre Delfino <adelfino@gmail.com>
1 parent a708ae7
Raw File
Tip revision: e4b359de76e816f07109a7ecd47d6c690f0fa5b6 authored by Miss Islington (bot) on 06 September 2020, 02:54:12 UTC
[3.9] [doc] Fix padding in some typing definitions (GH-22114) (GH-22115)
Tip revision: e4b359d
python-wing3.wpr
#!wing
#!version=3.0
##################################################################
# Wing IDE project file                                          #
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('..'),
                        'excludes': [u'Lib/__pycache__'],
                        'filter': '*',
                        'include_hidden': False,
                        'recursive': True,
                        'watch_for_changes': True}]
proj.file-type = 'shared'
back to top