FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-36876: Make some static string literal arrays constant. by ericsnowcurrently · Pull Request #15760 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-36876: Make some static string literal arrays constant.
- #15760
#15760
Closed
ericsnowcurrently
wants to merge 7 commits into
python:master
python/cpython:master
from
ericsnowcurrently:const-kwargs
ericsnowcurrently/cpython:const-kwargs
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Closed
bpo-36876: Make some static string literal arrays constant.
#15760
ericsnowcurrently
wants to merge 7 commits into
python:master
python/cpython:master
from
ericsnowcurrently:const-kwargs
ericsnowcurrently/cpython:const-kwargs
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2019
Fix all PyArg_ParseTupleAndKeywords calls.
ericsnowcurrently
committed
5b20d3d
View commit details
Copy full SHA for 5b20d3d
Browse repository at this point
Use "static const" in Python-ast.c.
ericsnowcurrently
committed
dd1c235
View commit details
Copy full SHA for dd1c235
Browse repository at this point
Commits on Sep 10, 2019
Update Modules/_datetimemodule.c
Show description for bc86eab
ericsnowcurrently
and
pganssle
authored
bc86eab
View commit details
Copy full SHA for bc86eab
Browse repository at this point
Update Modules/_decimal/_decimal.c
Show description for 83950ce
ericsnowcurrently
and
pganssle
authored
83950ce
View commit details
Copy full SHA for 83950ce
Browse repository at this point
Update Modules/_decimal/_decimal.c
Show description for 78da6ca
ericsnowcurrently
and
pganssle
authored
78da6ca
View commit details
Copy full SHA for 78da6ca
Browse repository at this point
Update Modules/_multiprocessing/semaphore.c
Show description for 2ea64ea
ericsnowcurrently
and
pganssle
authored
2ea64ea
View commit details
Copy full SHA for 2ea64ea
Browse repository at this point
Update Modules/selectmodule.c
Show description for 4bce0ff
ericsnowcurrently
and
pganssle
authored
4bce0ff
View commit details
Copy full SHA for 4bce0ff
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL