Staging
v0.5.1
https://github.com/python/cpython
Revision 5b8e3a533560c39eb40b2fb950d2b14caacfaf6a authored by Miss Islington (bot) on 11 June 2020, 14:07:39 UTC, committed by GitHub on 11 June 2020, 14:07:39 UTC

The GDB provided by HPE on HP-UX contains a modified version string. Therefore
the tests fail. Adapt the regex to match that string.

Patch by Michael Osipov.

Co-Authored-by: Michael Osipov <michael.osipov@siemens.com>
(cherry picked from commit b2dca49ca3769cb60713f5c2b43e5d5bbdc1f9c7)

Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent 972aba8
History
Tip revision: 5b8e3a533560c39eb40b2fb950d2b14caacfaf6a authored by Miss Islington (bot) on 11 June 2020, 14:07:39 UTC
bpo-34401: Fix test_gdb for HP GDB version string (GH-20804)
Tip revision: 5b8e3a5
File Mode Size
pgen
Python.asdl -rw-r--r-- 5.3 KB
acceler.c -rw-r--r-- 3.3 KB
asdl.py -rw-r--r-- 12.6 KB
asdl_c.py -rw-r--r-- 44.3 KB
grammar1.c -rw-r--r-- 1.0 KB
listnode.c -rw-r--r-- 1.2 KB
myreadline.c -rw-r--r-- 11.9 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.2 KB
token.c -rw-r--r-- 4.5 KB
tokenizer.c -rw-r--r-- 55.9 KB
tokenizer.h -rw-r--r-- 3.7 KB

back to top