Try our Chrome extension
Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!Changedetection.io needs your support!
You can help us by supporting changedetection.io on these platforms;
- Rate us at AlternativeTo.net
- Star us on GitHub
- Follow us at Twitter/X
- G2 Software reviews
- Check us out on LinkedIn
- And tell your friends and colleagues :)
The more popular changedetection.io is, the more time we can dedicate to adding amazing features!
Many thanks :)
changedetection.io team
Non ancora secondi fa
False
Non ancora secondi fa
Testo trigger Testo ignorato Testo bloccato
5 ore fa
Skip to content
Navigation Menu
Sign in Appearance settings
* Platform
+ AI CODE CREATION
o GitHub Copilot Write better code with AI
o GitHub Copilot app Direct agents from issue to merge
o MCP Registry Integrate external tools
+ DEVELOPER WORKFLOWS
o Actions Automate any workflow
o Codespaces Instant dev environments
o Issues Plan and track work
o Code Review Manage code changes
o Code Quality Enforce quality at merge
+ APPLICATION SECURITY
o GitHub Advanced Security Find and fix vulnerabilities
o Code security Secure your code as you build
o Secret protection Stop leaks before they start
+ EXPLORE
o Why GitHub
o Documentation
o Blog
o Changelog
o Marketplace
View all features
* Solutions
+ BY COMPANY SIZE
o Enterprises
o Small and medium teams
o Startups
o Nonprofits
+ BY USE CASE
o App Modernization
o DevSecOps
o DevOps
o CI/CD
o View all use cases
+ BY INDUSTRY
o Healthcare
o Financial services
o Manufacturing
o Government
o View all industries
View all solutions
* Resources
+ EXPLORE BY TOPIC
o AI
o Software Development
o DevOps
o Security
o View all topics
+ EXPLORE BY TYPE
o Customer stories
o Events & webinars
o Ebooks & reports
o Business insights
o GitHub Skills
+ SUPPORT & SERVICES
o Documentation
o Customer support
o Community forum
o Trust center
o Partners
View all resources
* Open Source
+ COMMUNITY
o GitHub Sponsors Fund open source developers
+ PROGRAMS
o Security Lab
o Maintainer Community
o Accelerator
o GitHub Stars
o Archive Program
+ REPOSITORIES
o Topics
o Trending
o Collections
* Enterprise
+ ENTERPRISE SOLUTIONS
o Enterprise platform AI-powered developer platform
+ AVAILABLE ADD-ONS
o GitHub Advanced Security Enterprise-grade security features
o Copilot for Business Enterprise-grade AI features
o Premium Support Enterprise-grade 24/7 support
* Pricing
Type / to search
Sign in
Sign up Appearance settings
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
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.2k
* Star 74.3k
* 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
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Aug 10, 2026
* gh-82535: Ignore address resolution failure in SysLogHandler constructor (GH-154504)
Show description for c294654
serhiy-storchaka
and
claude
authored
c294654 View commit details
Copy full SHA for c294654
Browse repository at this point
Commits on Aug 9, 2026
* gh-118318: Remove outdated c14n references from ElementTree (GH-118319)
Show description for 87b120f
danifus
authored
87b120f View commit details
Copy full SHA for 87b120f
Browse repository at this point
* gh-70758: Fix creating a turtle screen after closing one (GH-30355)
Show description for 1286d43
williamnavaraj
and
serhiy-storchaka
authored
1286d43 View commit details
Copy full SHA for 1286d43
Browse repository at this point
* gh-68048: Remove unneeded lseek() call in mmap.mmap on Windows (GH-7017)
Show description for 5107fd7
ZackerySpytz
and
serhiy-storchaka
authored
5107fd7 View commit details
Copy full SHA for 5107fd7
Browse repository at this point
* GH-85118: Add SEM_FAILCRITICALERRORS to SuppressCrashReport call to SetErrorMode (GH-103697)
Show description for b5c74a6
eklopfer
and
arhadthedev
authored
b5c74a6 View commit details
Copy full SHA for b5c74a6
Browse repository at this point
* gh-155423: Make BaseFileTest.tearDown() in test_logging robust (GH-155424)
Show description for 6f7fb6c
serhiy-storchaka
authored
6f7fb6c View commit details
Copy full SHA for 6f7fb6c
Browse repository at this point
Commits on Aug 8, 2026
* gh-111330: Fix GC of _pyio.BytesIO with exports (GH-152335)
Show description for 998b890
cmaloney
authored
998b890 View commit details
Copy full SHA for 998b890
Browse repository at this point
* gh-155339: Document the change of behaviour about parsing negative numbers from 3.14 in argparse (#155340)
Show description for 8ed1479
ptim0626
and
savannahostrowski
authored
8ed1479 View commit details
Copy full SHA for 8ed1479
Browse repository at this point
Commits on Aug 7, 2026
* gh-155278: Avoid needlessly accessing `ForwardRef.__forward_code__` in `evaluate_forward_ref()` (#155279)
Viicos
authored
5ffefdb View commit details
Copy full SHA for 5ffefdb
Browse repository at this point
* gh-153967: handle invalid file object in argparse._print_message (#153969)
Show description for 115400b
4 people authored
115400b View commit details
Copy full SHA for 115400b
Browse repository at this point
* gh-155352: Fix inconsistent error messages between parse_args and documentation (#155353)
ptim0626
authored
4ccb600 View commit details
Copy full SHA for 4ccb600
Browse repository at this point
* gh-81954: Use lazy import warnings in zipfile (#155326)
Show description for 7922b67
vstinner
authored
7922b67 View commit details
Copy full SHA for 7922b67
Browse repository at this point
* gh-155236: Add the dedent parameter in inspect.cleandoc() and inspect.getdoc() (GH-155237)
Show description for 3e12d54
serhiy-storchaka
and
claude
authored
3e12d54 View commit details
Copy full SHA for 3e12d54
Browse repository at this point
* gh-151524: Make it clearer that `_PyInstrumentation_DISABLE` is immortal in the code (GH-151525)
lpyu001
authored
52bed26 View commit details
Copy full SHA for 52bed26
Browse repository at this point
* gh-154948: Fix `test_zipfile` failure when `SOURCE_DATE_EPOCH` is set (#155001)
StanFromIreland
authored
82905dd View commit details
Copy full SHA for 82905dd
Browse repository at this point
* gh-98894: Fix dtrace tests in shared builds (#153372)
Show description for 298bef3
stratakis
authored
298bef3 View commit details
Copy full SHA for 298bef3
Browse repository at this point
* gh-153970: Fix str() of CalledProcessError when returncode is not an integer (#153971)
Show description for 7c653e2
fedonman
authored
7c653e2 View commit details
Copy full SHA for 7c653e2
Browse repository at this point
* gh-81954: Warn when ZipFile is closed with unwritten data (#152354)
Show description for 5e0c502
cmaloney
authored
5e0c502 View commit details
Copy full SHA for 5e0c502
Browse repository at this point
* gh-75876: Correct the memory use declared by some bigmem tests (GH-155307)
Show description for e469fa9
serhiy-storchaka
and
claude
authored
e469fa9 View commit details
Copy full SHA for e469fa9
Browse repository at this point
* gh-74366: Fix the documentation of "$" in PyArg_ParseTupleAndKeywords() (GH-155301)
Show description for af930c1
serhiy-storchaka
authored
af930c1 View commit details
Copy full SHA for af930c1
Browse repository at this point
* gh-105499: Avoid using `functools.reduce()` to reconstruct `Union` objects (#155280)
Viicos
authored
cfcbfe4 View commit details
Copy full SHA for cfcbfe4
Browse repository at this point
Commits on Aug 6, 2026
* gh-75876: Use functools.wraps() in test.support test decorators (GH-155262)
Show description for c3aefdb
serhiy-storchaka
and
claude
authored
c3aefdb View commit details
Copy full SHA for c3aefdb
Browse repository at this point
* gh-109861: Fix a doctest in Lib/_pydecimal.py which was failing when running its doctests directly (GH-125479)
Show description for 5965f08
mbyrnepr2
and
skirpichev
authored
5965f08 View commit details
Copy full SHA for 5965f08
Browse repository at this point
* gh-150693: Combine docs sections for external resources (#150694)
miameows
authored
9cbb9e5 View commit details
Copy full SHA for 9cbb9e5
Browse repository at this point
* gh-152105: Remove PyUnstable_ExecutableKinds and related macros (GH-155244)
encukou
authored
fe3a123 View commit details
Copy full SHA for fe3a123
Browse repository at this point
* gh-155009: Fix argparse test on non-UTF-8 locales like Raspbian (#155227)
hugovk
authored
297eb1b View commit details
Copy full SHA for 297eb1b
Browse repository at this point
* gh-155266: Fix Argument Clinic for a lone optional group (GH-155267)
Show description for 4130af1
serhiy-storchaka
authored
4130af1 View commit details
Copy full SHA for 4130af1
Browse repository at this point
* gh-145685: Remove `_PySeqLock` that is not used anymore (gh-155243)
maurycy
authored
d2f4649 View commit details
Copy full SHA for d2f4649
Browse repository at this point
* gh-145177: Upgrade to Emscripten 6.0.6 (#155260)
Show description for 2dcb32b
hoodmane
authored
2dcb32b View commit details
Copy full SHA for 2dcb32b
Browse repository at this point
Commits on Aug 5, 2026
* Add a `wasi package` command (#154510)
brettcannon
authored
e12ee02 View commit details
Copy full SHA for e12ee02
Browse repository at this point
* gh-151925: Clarify ast.DictComp.value for dict unpacking (GH-152463)
AkhilByju
authored
4bbc20b View commit details
Copy full SHA for 4bbc20b
Browse repository at this point
* gh-155043: Support copy.replace() for argparse.Namespace (#155049)
serhiy-storchaka
authored
9dc11d8 View commit details
Copy full SHA for 9dc11d8
Browse repository at this point
* gh-154902: Add an intrinsic for conditional annotations (#155026)
Show description for dd5a285
deadlovelll
and
sobolevn
authored
dd5a285 View commit details
Copy full SHA for dd5a285
Browse repository at this point
* gh-152105: Remove docs snippet that uses internal C API (GH-155122)
Show description for c5d4946
encukou
and
StanFromIreland
authored
c5d4946 View commit details
Copy full SHA for c5d4946
Browse repository at this point
* gh-64502: Convert curses methods with optional groups to Argument Clinic (GH-155229)
Show description for ea85e8f
serhiy-storchaka
and
claude
authored
ea85e8f View commit details
Copy full SHA for ea85e8f
Browse repository at this point
PreviousNext
Footer
© 2026 GitHub, Inc.
Footer navigation
* Terms
* Privacy
* Security
* Status
* Community
* Docs
* Contact
* Manage cookies
* Do not share my personal information
You can’t perform that action at this time.
For now, Differences are performed on text, not graphically, only the latest screenshot is available.
Screenshot requires a Content Fetcher ( Sockpuppetbrowser, selenium, etc ) that supports screenshots.