Staging
v0.8.1
https://github.com/python/cpython
Revision aa8213486f69c15bb9e07d2232d19bf2e9875070 authored by Miss Islington (bot) on 24 February 2020, 10:52:10 UTC, committed by GitHub on 24 February 2020, 10:52:10 UTC
(cherry picked from commit ee3bac4cba56b51ce924f13d77b97131eec1a865)

Authored-by: Stefan Krah <skrah@bytereef.org>
1 parent c97fc56
Raw File
Tip revision: aa8213486f69c15bb9e07d2232d19bf2e9875070 authored by Miss Islington (bot) on 24 February 2020, 10:52:10 UTC
Give proper credits for the memoryview implementation. (GH-18626) (#18642)
Tip revision: aa82134
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