FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
[3.7] gh-95778: CVE-2020-10735: Prevent DoS by very large int() by gpshead · Pull Request #96504 · 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.7k
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
[3.7] gh-95778: CVE-2020-10735: Prevent DoS by very large int()
- #96504
#96504
Merged
ned-deily
merged 23 commits into
python:3.7
python/cpython:3.7
from
gpshead:CVE-2020-10735-3.7backport
gpshead/cpython:CVE-2020-10735-3.7backport
Copy head branch name to clipboard
Sep 6, 2022
Conversation
Commits
23
(23)
Checks
Files changed
Merged
[3.7] gh-95778: CVE-2020-10735: Prevent DoS by very large int()
#96504
ned-deily
merged 23 commits into
python:3.7
python/cpython:3.7
from
gpshead:CVE-2020-10735-3.7backport
gpshead/cpython:CVE-2020-10735-3.7backport
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2022
Backport CVE-2020-10735 to 3.7 from 3.8.
Show description for ca77774
gpshead
committed
ca77774
View commit details
Copy full SHA for ca77774
Browse repository at this point
Add What's New entry.
gpshead
committed
f145128
View commit details
Copy full SHA for f145128
Browse repository at this point
Hack: Force CI run
tiran
authored and
gpshead
committed
00a5114
View commit details
Copy full SHA for 00a5114
Browse repository at this point
revert 1dae140b610a465b4d3e6fb2109ec13da6093e6d CI hack
gpshead
committed
7eaad20
View commit details
Copy full SHA for 7eaad20
Browse repository at this point
Backport ctypes test_macholib fix from b29d0a5a7811418c0a1082ca188fd4850185e290.
Show description for 635e292
gpshead
committed
635e292
View commit details
Copy full SHA for 635e292
Browse repository at this point
annotate test_bad_password @requires_zlib.
Show description for a2956f3
gpshead
committed
a2956f3
View commit details
Copy full SHA for a2956f3
Browse repository at this point
disable MachOTest.test_find unless macOS 11+ support is backported.
Show description for 95645b6
gpshead
committed
95645b6
View commit details
Copy full SHA for 95645b6
Browse repository at this point
Move the whatsnew 3.7.14 text per review.
Show description for 2cc321e
gpshead
committed
2cc321e
View commit details
Copy full SHA for 2cc321e
Browse repository at this point
LOL at my typo
gpshead
committed
bc83515
View commit details
Copy full SHA for bc83515
Browse repository at this point
Make the doctest actually run & fix it.
gpshead
committed
76c9c2b
View commit details
Copy full SHA for 76c9c2b
Browse repository at this point
remove a line that prevents doctest error reporting.
Show description for e7bc47e
gpshead
committed
e7bc47e
View commit details
Copy full SHA for e7bc47e
Browse repository at this point
Fix the docs build.
gpshead
committed
0ef7ec0
View commit details
Copy full SHA for 0ef7ec0
Browse repository at this point
Update the ABI dump with the new private symbols.
gpshead
committed
ad13c50
View commit details
Copy full SHA for ad13c50
Browse repository at this point
Merge branch '3.7' into CVE-2020-10735-3.7backport
gpshead
authored
2788f3f
View commit details
Copy full SHA for 2788f3f
Browse repository at this point
Rename the news file to appease the Bedevere bot.
gpshead
committed
ca92fd2
View commit details
Copy full SHA for ca92fd2
Browse repository at this point
Merge branch 'CVE-2020-10735-3.7backport' of github.com:gpshead/cpython into CVE-2020-10735-3.7backport
gpshead
committed
67905b2
View commit details
Copy full SHA for 67905b2
Browse repository at this point
hexadecimal spelling =)
gpshead
committed
db48ddc
View commit details
Copy full SHA for db48ddc
Browse repository at this point
Work around Windows Yield macro vs Python-ast.h
gpshead
committed
38ec6a9
View commit details
Copy full SHA for 38ec6a9
Browse repository at this point
Commits on Sep 4, 2022
doc typo: limitation
Show description for feaded8
gpshead
committed
feaded8
View commit details
Copy full SHA for feaded8
Browse repository at this point
Misc: Fix a typo in the header comment.
gpshead
committed
c9f2c57
View commit details
Copy full SHA for c9f2c57
Browse repository at this point
remove unneeded doc note on float.as_integer_ratio
Show description for f69b587
gpshead
committed
f69b587
View commit details
Copy full SHA for f69b587
Browse repository at this point
gh-95778: Correctly pre-check for int-to-str conversion (#96537)
Show description for 39837b6
mdickinson
and
gpshead
committed
39837b6
View commit details
Copy full SHA for 39837b6
Browse repository at this point
backport cherry pick fix: lookup max from the right place.
gpshead
committed
7f911c1
View commit details
Copy full SHA for 7f911c1
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL