Staging
v0.8.1
https://github.com/python/cpython
Revision 78cf711d1ff261b6be359d6c12f47dd0997546b2 authored by Miss Islington (bot) on 30 May 2020, 02:04:25 UTC, committed by GitHub on 30 May 2020, 02:04:25 UTC

Reference to PySide has been removed has it is for Qt 4, which has reached end of life.
(cherry picked from commit 4649202ea75d48e1496e99911709824ca2d3170e)

Co-authored-by: Samuel Gaist <samuel.gaist@idiap.ch>
1 parent 9f3f70f
History
Tip revision: 78cf711d1ff261b6be359d6c12f47dd0997546b2 authored by Miss Islington (bot) on 30 May 2020, 02:04:25 UTC
closes bpo-29017: Update the bindings for Qt information with PySide2 (GH-20149)
Tip revision: 78cf711
File Mode Size
pegen
pgen
Python.asdl -rw-r--r-- 5.2 KB
acceler.c -rw-r--r-- 3.3 KB
asdl.py -rw-r--r-- 12.7 KB
asdl_c.py -rwxr-xr-x 48.3 KB
grammar1.c -rw-r--r-- 1.0 KB
listnode.c -rw-r--r-- 1.7 KB
myreadline.c -rw-r--r-- 10.6 KB
node.c -rw-r--r-- 5.1 KB
parser.c -rw-r--r-- 12.4 KB
parser.h -rw-r--r-- 1.4 KB
parsetok.c -rw-r--r-- 14.0 KB
token.c -rw-r--r-- 4.5 KB
tokenizer.c -rw-r--r-- 56.8 KB
tokenizer.h -rw-r--r-- 3.8 KB

back to top