Staging
v0.5.1
https://github.com/python/cpython
Revision be17295280c89771c80f317da072f6c0d016cc60 authored by Pablo Galindo on 03 September 2020, 15:35:17 UTC, committed by GitHub on 03 September 2020, 15:35:17 UTC
(cherry picked from commit 315a61f7a9418d904e0eea14b1f054fac3a90e9f)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
1 parent a5d0232
History
Tip revision: be17295280c89771c80f317da072f6c0d016cc60 authored by Pablo Galindo on 03 September 2020, 15:35:17 UTC
[3.9] bpo-41697: Correctly handle KeywordOrStarred when parsing arguments in the parser (GH-22077) (GH-22079)
Tip revision: be17295
File Mode Size
clinic
_iomodule.c -rw-r--r-- 24.7 KB
_iomodule.h -rw-r--r-- 6.4 KB
bufferedio.c -rw-r--r-- 80.5 KB
bytesio.c -rw-r--r-- 32.4 KB
fileio.c -rw-r--r-- 32.5 KB
iobase.c -rw-r--r-- 30.0 KB
stringio.c -rw-r--r-- 29.8 KB
textio.c -rw-r--r-- 98.9 KB
winconsoleio.c -rw-r--r-- 31.9 KB

back to top