FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-122461: Document that compile() and ast.parse() raise SyntaxError for null bytes by devdanzin · Pull Request #122462 · 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
gh-122461: Document that compile() and ast.parse() raise SyntaxError for null bytes
- #122462
#122462
Open
devdanzin
wants to merge 3 commits into
python:main
python/cpython:main
from
devdanzin:doc_null_bytes
devdanzin/cpython:doc_null_bytes
Copy head branch name to clipboard
Conversation
Commits
3
(3)
Checks
Files changed
Open
gh-122461: Document that compile() and ast.parse() raise SyntaxError for null bytes
#122462
devdanzin
wants to merge 3 commits into
python:main
python/cpython:main
from
devdanzin:doc_null_bytes
devdanzin/cpython:doc_null_bytes
Copy head branch name to clipboard
Commits
Commits on Jul 30, 2024
Update docs for compile() and ast.parse() stating they raise SyntaxError for null bytes.
devdanzin
committed
b68ea99
View commit details
Copy full SHA for b68ea99
Browse repository at this point
Commits on Jul 31, 2024
Address review for docs of compile() and ast.parse() regarding null characters.
devdanzin
committed
a7dd6e9
View commit details
Copy full SHA for a7dd6e9
Browse repository at this point
Document that ast.parse() and compile() can raise ValueError, OverflowError and RecursionError.
devdanzin
committed
1615c89
View commit details
Copy full SHA for 1615c89
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL