Brian Schubert
|
951c0b82e8
|
Update logging.config.fileConfig to accept any Mapping for defaults (#12973)
|
2024-11-07 13:12:24 -08:00 |
|
Brian Schubert
|
dafd67c2cc
|
Mark OSError.strerror as sometimes None (#12974)
|
2024-11-07 08:08:28 -08:00 |
|
Brian Schubert
|
1a1970d950
|
Update getopt to accept any iterable for longopts (#12950)
|
2024-11-04 22:38:17 +01:00 |
|
Brian Schubert
|
d262beb075
|
Fix callback parameter type in ssl.SSLContext.set_psk_server_callback (#12932)
|
2024-10-31 08:04:55 -07:00 |
|
Brian Schubert
|
efccd7455a
|
hashlib: fix sha3 and shake hash constructors, remove hash object __init__s (#12906)
|
2024-10-25 07:14:40 -07:00 |
|
Brian Schubert
|
27a8967896
|
Add missing parameter to email.policy.EmailPolicy.__init__ (#12890)
|
2024-10-24 11:35:26 +02:00 |
|
Brian Schubert
|
27325a255e
|
Add email.policy.EmailPolicy.clone (#12879)
|
2024-10-23 07:17:13 -07:00 |
|
Brian Schubert
|
ab8e0e1ca1
|
Fix return type of logging.config.BaseConfigurator.as_tuple (#12817)
|
2024-10-15 19:54:48 +01:00 |
|
Brian Schubert
|
a5174d8150
|
Set literal default for bz2.BZ2Compressor.__init__ (#12798)
|
2024-10-13 07:54:34 -07:00 |
|
Brian Schubert
|
01036d2a5d
|
Set literal default arguments for pickle.Pickler.__init__ and pickle.Unpickler.__init__ (#12797)
|
2024-10-13 16:28:16 +02:00 |
|
Brian Schubert
|
88a0f58c67
|
Reuse hashlib._Hash in hmac (#12793)
|
2024-10-13 14:50:11 +02:00 |
|
Brian Schubert
|
28f0d6899b
|
Add slice overload to traceback.FrameSummary.__getitem__ (#12783)
|
2024-10-11 23:42:49 +01:00 |
|