File tree Expand file tree Collapse file tree 8 files changed +36
-1
lines changed Expand file tree Collapse file tree 8 files changed +36
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 2.1.0.20250821 (2025-08-21)  
2+ 
3+ [ click-shell]  Add stubs for click-shell ([ #14578  ] ( https://github.com/python/typeshed/pull/14578 ) )
4+ 
Original file line number Diff line number Diff line change 1+ ## 4.25.1.20250821 (2025-08-21)  
2+ 
3+ Update jsonschema stubs to track latest changes ([ #14591  ] ( https://github.com/python/typeshed/pull/14591 ) )
4+ 
15## 4.25.0.20250809 (2025-08-09)  
26
37Mark stub-only private symbols as ` @type_check_only `  in third-party stubs (#14545  )
Original file line number Diff line number Diff line change 1+ ## 2.5.0.20250821 (2025-08-21)  
2+ 
3+ [ lupa]  Improve Lua table annotations ([ #14359  ] ( https://github.com/python/typeshed/pull/14359 ) )
4+ 
5+ Support get/set/del from Lua tables.
6+ Lua table values are all Any because we can't typecheck across language boundaries.
7+ Support unpack_returned_tuples in the LuaRuntime constructor.
8+ 
19## 2.5.0.20250701 (2025-07-01)  
210
311[ stubsabot]  Bump lupa to 2.5.*  (#14279  )
Original file line number Diff line number Diff line change 1+ ## 3.5.0.20250821 (2025-08-21)  
2+ 
3+ networkx Final and Literal from python-type-stubs ([ #14601  ] ( https://github.com/python/typeshed/pull/14601 ) )
4+ 
5+ Correct type annotations on NetworkX DiGraphs ([ #14595  ] ( https://github.com/python/typeshed/pull/14595 ) )
6+ 
7+ Add detailed stubs for networkx.drawing.nx_pydot ([ #14594  ] ( https://github.com/python/typeshed/pull/14594 ) )
8+ 
9+ networkx: complete the nx_latex module ([ #14581  ] ( https://github.com/python/typeshed/pull/14581 ) )
10+ 
111## 3.5.0.20250819 (2025-08-19)  
212
313networkx: complete the layout module ([ #14580  ] ( https://github.com/python/typeshed/pull/14580 ) )
Original file line number Diff line number Diff line change 1+ ## 3.1.5.20250821 (2025-08-21)  
2+ 
3+ Upgrade to mypy 1.17.1 ([ #14598  ] ( https://github.com/python/typeshed/pull/14598 ) )
4+ 
15## 3.1.5.20250809 (2025-08-09)  
26
37Mark stub-only private symbols as ` @type_check_only `  in third-party stubs (#14545  )
Original file line number Diff line number Diff line change 1+ ## 4.0.0.20250821 (2025-08-21)  
2+ 
3+ [ paramiko]  Fix keepalive parameter type from int to float ([ #14596  ] ( https://github.com/python/typeshed/pull/14596 ) )
4+ 
15## 4.0.0.20250809 (2025-08-09)  
26
37Mark stub-only private symbols as ` @type_check_only `  in third-party stubs (#14545  )
Original file line number Diff line number Diff line change 1- 8a56044cd6c4a6dd3e41cc9b37e798da5a9446fe 
1+ bfd07fbb747efa1d257db0c69ccd1e5581d08f06 
Original file line number Diff line number Diff line change @@ -60,6 +60,7 @@ types-chevron
6060types-click
6161types-click-default-group
6262types-click-log
63+ types-click-shell
6364types-click-spinner
6465types-click-web
6566types-colorama
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments