  
|
fb4a92d12b
|
Add stubs for objgraph (#12608)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
2024-09-06 15:27:00 -07:00 |
|
 Peter BiermaandGitHub
|
1a59cc28ba
|
Add complex arithmetic types to ctypes (#12480)
|
2024-08-29 17:27:37 +02:00 |
|
 
|
eb8e9ddd91
|
Add stubs for operator.is_none and operator.is_not_none (#12535)
Co-authored-by: Akuli <akuviljanen17@gmail.com>
|
2024-08-18 00:09:54 +03:00 |
|
 Peter BiermaandGitHub
|
ae15dd3158
|
Restore the deprecated logging.warn() in 3.13 (#12509)
|
2024-08-10 23:52:20 +03:00 |
|
 Peter BiermaandGitHub
|
119b204ed1
|
Fix type hint for msgctxt parameter in polib (#12506)
|
2024-08-10 09:33:50 +02:00 |
|
 Peter BiermaandGitHub
|
1a83727723
|
Add signature for pathlib.Path.rmtree() (#12474)
|
2024-08-02 09:14:08 -07:00 |
|
 Peter BiermaandGitHub
|
daefde073d
|
Reflect deprecation for symtable.Class.get_methods() (#12468)
Reflect deprecation for get_methods()
|
2024-07-31 22:31:47 -07:00 |
|
 Peter BiermaandGitHub
|
df29ce93ac
|
Allow simplejson encoding arguments to be None. (#12466)
Allow None in encoding parameter.
|
2024-07-31 19:10:10 -07:00 |
|
 Peter BiermaandGitHub
|
d2ccc9a723
|
Fix return type annotation for asyncio.Task.get_coro() (#12445)
|
2024-07-27 10:00:45 -07:00 |
|