Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
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
{{ message }}
sffej
/
python-typeshed
Public
forked from
python/typeshed
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-typeshed
stdlib
xml
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 15, 2024
Use `Final` for Constant Literals in the stdlib (#12332)
Show description for 0df6028
max-muoto
authored
0df6028
View commit details
Copy full SHA for 0df6028
View code at this point
Browse repository at this point
Commits on Jul 4, 2024
Update `xml.etree.ElementTree` for 3.13 (#12277)
max-muoto
authored
0fc33ac
View commit details
Copy full SHA for 0fc33ac
View code at this point
Browse repository at this point
Commits on Jun 20, 2024
Add missing arg annotation for xml.sax.handler.ContentHandler (#12122)
abelcheung
authored
578b815
View commit details
Copy full SHA for 578b815
View code at this point
Browse repository at this point
Commits on Apr 6, 2024
Add some types for xml.dom.minidom.Text (#11725)
adamtheturtle
authored
4a33b2f
View commit details
Copy full SHA for 4a33b2f
View code at this point
Browse repository at this point
Commits on Apr 1, 2024
Replace various Incompletes in stdlib (#11673)
Show description for 630b49a
srittau
authored
630b49a
View commit details
Copy full SHA for 630b49a
View code at this point
Browse repository at this point
Commits on Mar 31, 2024
Remove bare incompletes (#11670)
srittau
authored
027115e
View commit details
Copy full SHA for 027115e
View code at this point
Browse repository at this point
Commits on Mar 22, 2024
xml: update for security fix (#11648)
Show description for 13265a9
hauntsaninja
authored
13265a9
View commit details
Copy full SHA for 13265a9
View code at this point
Browse repository at this point
Commits on Mar 9, 2024
Use PEP 570 syntax in stdlib (#11250)
hauntsaninja
authored
470a13a
View commit details
Copy full SHA for 470a13a
View code at this point
Browse repository at this point
Commits on Feb 18, 2024
stdlib: more deprecations (#11009)
Show description for bba8cbd
JelleZijlstra
and
AlexWaygood
authored
bba8cbd
View commit details
Copy full SHA for bba8cbd
View code at this point
Browse repository at this point
Commits on Jan 5, 2024
Update typing_extensions imports in stdlib (#11244)
Show description for 53a8193
srittau
and
AlexWaygood
authored
53a8193
View commit details
Copy full SHA for 53a8193
View code at this point
Browse repository at this point
Remove Python 3.7 branches (#11238)
srittau
authored
2360485
View commit details
Copy full SHA for 2360485
View code at this point
Browse repository at this point
Commits on Dec 11, 2023
add xml.sax._exceptions module (#11147)
tungol
authored
1574ff3
View commit details
Copy full SHA for 1574ff3
View code at this point
Browse repository at this point
Commits on Nov 23, 2023
stdlib: remove unused `type: ignore` comments (#11061)
AlexWaygood
authored
10febc4
View commit details
Copy full SHA for 10febc4
View code at this point
Browse repository at this point
Commits on Nov 6, 2023
Fix type hint for xml.sax.saxutils.XMLGenerator.__init__(). (#10979)
Show description for 7b18a0b
wRAR
authored
7b18a0b
View commit details
Copy full SHA for 7b18a0b
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
xml.etree: Fix `tag` param in `__init__` (#10968)
Avasam
authored
3a56e00
View commit details
Copy full SHA for 3a56e00
View code at this point
Browse repository at this point
Commits on Sep 23, 2023
stdlib/xml/sax: Add type annotations (#10606)
Show description for 49b717c
Screwtapello
authored
49b717c
View commit details
Copy full SHA for 49b717c
View code at this point
Browse repository at this point
Commits on Jul 17, 2023
Stdlib: add many missing `__hash__` and `__eq__` methods (#10464)
AlexWaygood
authored
03b4bb9
View commit details
Copy full SHA for 03b4bb9
View code at this point
Browse repository at this point
Commits on Apr 22, 2023
stdlib/xml: fix return types for toxml/toprettyxml methods (#10061)
wesleywright
authored
cedf3b5
View commit details
Copy full SHA for cedf3b5
View code at this point
Browse repository at this point
Commits on Mar 31, 2023
xml: `NodeList.length` is read-only (#9994)
Show description for 6bb40e9
hamdanal
and
AlexWaygood
authored
6bb40e9
View commit details
Copy full SHA for 6bb40e9
View code at this point
Browse repository at this point
Commits on Mar 22, 2023
[minidom] Annotate getElement* methods correctly (#9919)
srittau
authored
f6f1fa3
View commit details
Copy full SHA for f6f1fa3
View code at this point
Browse repository at this point
[minidom] add missing return types (#9917)
FrancescElies
authored
d13bcbb
View commit details
Copy full SHA for d13bcbb
View code at this point
Browse repository at this point
Commits on Mar 21, 2023
Stdlib: add container default values (#9909)
AlexWaygood
authored
dd2818a
View commit details
Copy full SHA for dd2818a
View code at this point
Browse repository at this point
Commits on Mar 4, 2023
Stdlib: correct many parameter names (#9815)
AlexWaygood
authored
257e287
View commit details
Copy full SHA for 257e287
View code at this point
Browse repository at this point
Commits on Feb 22, 2023
Stdlib: add defaults for several functions that delegate kwargs to other functions at runtime (#9791)
AlexWaygood
authored
fbc092b
View commit details
Copy full SHA for fbc092b
View code at this point
Browse repository at this point
Commits on Feb 19, 2023
Add missing types in `xml.dom.minidom` (#9731)
Avasam
authored
3fc2f27
View commit details
Copy full SHA for 3fc2f27
View code at this point
Browse repository at this point
Commits on Feb 13, 2023
Update `xml.sax.parse` to accept `StrPath` (#9708)
willfrey
authored
48ef9ea
View commit details
Copy full SHA for 48ef9ea
View code at this point
Browse repository at this point
Commits on Feb 9, 2023
Use `typing_extensions.Self` in the stdlib (#9694)
AlexWaygood
authored
9ed39d8
View commit details
Copy full SHA for 9ed39d8
View code at this point
Browse repository at this point
Commits on Feb 1, 2023
stdlib: Add defaults for positional-only parameters (#9655)
AlexWaygood
authored
1d7dda7
View commit details
Copy full SHA for 1d7dda7
View code at this point
Browse repository at this point
Commits on Jan 29, 2023
Add more defaults to the stdlib (#9606)
Show description for 33a62ae
AlexWaygood
authored
33a62ae
View commit details
Copy full SHA for 33a62ae
View code at this point
Browse repository at this point
Commits on Jan 18, 2023
stdlib: add argument default values (#9501)
JelleZijlstra
authored
ddfaca3
View commit details
Copy full SHA for ddfaca3
View code at this point
Browse repository at this point
Commits on Jan 17, 2023
Audit stdlib `object` annotations (#9519)
Avasam
authored
c70d303
View commit details
Copy full SHA for c70d303
View code at this point
Browse repository at this point
Commits on Jan 12, 2023
Use the `FileDescriptorOrPath` alias consistently in the stdlib (#9513)
Avasam
authored
aad1a14
View commit details
Copy full SHA for aad1a14
View code at this point
Browse repository at this point
Commits on Nov 11, 2022
Add None as a valid type in SAXParseException's second argument (#9162)
Show description for f545964
benblank
authored
f545964
View commit details
Copy full SHA for f545964
View code at this point
Browse repository at this point
xml: improve bytes types (#9110)
Show description for ec4ec33
JelleZijlstra
and
hauntsaninja
authored
ec4ec33
View commit details
Copy full SHA for ec4ec33
View code at this point
Browse repository at this point
Commits on Nov 8, 2022
Annotate known magic-method return types (#9131)
sobolevn
authored
62a6c3d
View commit details
Copy full SHA for 62a6c3d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.