Staging
v0.5.1
https://github.com/python/cpython
Revision 5723263a3a39a05b6a2f567e0e7771792e6e2f5b authored by Lysandros Nikolaou on 14 February 2019, 23:35:25 UTC, committed by Miss Islington (bot) on 14 February 2019, 23:35:25 UTC


Documentation of sys.stdin/out/err update to reflect change in 3.6 on Windows to use UTF-8.

Wording by Eryk Sun and Paul Moore.



https://bugs.python.org/issue30410
1 parent 1093d42
History
Tip revision: 5723263a3a39a05b6a2f567e0e7771792e6e2f5b authored by Lysandros Nikolaou on 14 February 2019, 23:35:25 UTC
bpo-30410: Documentation of sys.stdin/out/err update to reflect change in 3.6 (GH-10264)
Tip revision: 5723263
File Mode Size
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-- 43.3 KB
bitset.c -rw-r--r-- 1.0 KB
firstsets.c -rw-r--r-- 2.8 KB
grammar.c -rw-r--r-- 7.4 KB
grammar1.c -rw-r--r-- 1.3 KB
listnode.c -rw-r--r-- 1.3 KB
metagrammar.c -rw-r--r-- 2.4 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.3 KB
parsetok.c -rw-r--r-- 13.5 KB
parsetok_pgen.c -rw-r--r-- 35 bytes
pgen.c -rw-r--r-- 17.9 KB
pgenmain.c -rw-r--r-- 4.1 KB
printgrammar.c -rw-r--r-- 2.9 KB
token.c -rw-r--r-- 4.5 KB
tokenizer.c -rw-r--r-- 51.6 KB
tokenizer.h -rw-r--r-- 3.6 KB
tokenizer_pgen.c -rw-r--r-- 36 bytes

back to top