mirror of
https://github.com/python/cpython.git
synced 2025-11-02 06:31:29 +00:00
bpo-39316: Make sure that attribute accesses and stores, including method calls, conform to PEP 626. (GH-24859)
This commit is contained in:
parent
cd8dcbc851
commit
d48848c83e
5 changed files with 70 additions and 6 deletions
4
Python/importlib_external.h
generated
4
Python/importlib_external.h
generated
|
|
@ -1173,8 +1173,8 @@ const unsigned char _Py_M__importlib_bootstrap_external[] = {
|
|||
3,114,130,0,0,0,218,6,109,111,100,117,108,101,114,175,
|
||||
0,0,0,114,7,0,0,0,114,7,0,0,0,114,8,0,
|
||||
0,0,218,11,101,120,101,99,95,109,111,100,117,108,101,60,
|
||||
3,0,0,115,14,0,0,0,12,2,8,1,6,1,4,1,
|
||||
6,255,20,2,255,128,122,25,95,76,111,97,100,101,114,66,
|
||||
3,0,0,115,14,0,0,0,12,2,8,1,4,1,8,1,
|
||||
4,255,20,2,255,128,122,25,95,76,111,97,100,101,114,66,
|
||||
97,115,105,99,115,46,101,120,101,99,95,109,111,100,117,108,
|
||||
101,99,2,0,0,0,0,0,0,0,0,0,0,0,2,0,
|
||||
0,0,4,0,0,0,67,0,0,0,115,12,0,0,0,116,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue