mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 05:24:52 +08:00
Ignore incompatible changes introduced in Python 3.12.5 (#12531)
This commit is contained in:
@@ -199,3 +199,11 @@ ctypes._endian.DEFAULT_MODE
|
||||
ctypes._endian.RTLD_GLOBAL
|
||||
ctypes._endian.RTLD_LOCAL
|
||||
ctypes._endian.SIZEOF_TIME_T
|
||||
|
||||
# Incompatible changes introduced in Python 3.12.5
|
||||
concurrent.futures.__all__
|
||||
email._header_value_parser.NLSET
|
||||
email._header_value_parser.SPECIALSNL
|
||||
email._policybase.Policy.verify_generated_headers
|
||||
email.errors.HeaderWriteError
|
||||
email.policy.Policy.verify_generated_headers
|
||||
|
||||
Reference in New Issue
Block a user