waitress Documentation v3.0.1up anymore. Added in version 1.2.0. Warning: The default value is set to False for backwards compatibility. In future versions of Waitress this default will be changed to True. Warnings will be raised https://github.com/Pylons/waitress/issues/152, and https://github.com/Pylons/waitress/pull/202 ### 20.3 Compatibility • Waitress has now "vendored" asyncore into itself as waitress.wasyncore. This is to multisegment imports in some Python 2 revisions (see https://github.com/Pylons/waitress/pull/34). • For compatibility, WSGIServer is now an alias of TcpWSGIServer. The signature of BaseWSGIServer is now compatible0 码力 | 119 页 | 339.46 KB | 1 年前3
Kotlin language specification
Version 1.9-rfc+0.19-rfc+0.1 Marat Akhin Mikhail Belyaev ## Contents I Kotlin/Core 1 Introduction 3 Compatibility 4 Experimental features 4 Acknowledgments 4 Feedback 5 Reference 5 1 Syntax and grammar Kotlin/JVM, Kotlin/JS and Kotlin/Native. ## Compatibility Kotlin Language Specification is still in progress and has experimental stability level, meaning no compatibility should be expected between even incremental documentation for details. Note: the entries property is available since Kotlin 1.9. For backwards compatibility, in addition to the entries property, every enum class type E has the following static member0 码力 | 310 页 | 1.39 MB | 2 年前3
websockets Documentation
Release 5.0Python 3.5. Use a compatible object on earlier versions. Look at SWITCHING_PROTOCOLS in websockets.compatibility for an example.) This method may be overridden to check the request headers and set a different WebSocketURI into four variables, adjust your code to account for that fifth field. ## Also: • Added compatibility with Python 3.7. • connect() performs HTTP Basic Auth when the URI contains credentials. • Iterating connect()’s class argument to create_protocol to reflect that it can also be a callable. For backwards compatibility, klass is still supported. • serve() can be used as an asynchronous context manager on Python0 码力 | 56 页 | 245.43 KB | 2 年前3
Django CMS 3.8.x DocumentationSoftware version requirements and release notes This document refers to version 3.8.0. Django/Python compatibility table LTS in the table indicates a combination of Django and django CMS both covered by a long-term executed, the historical models may be out of sync with the applied database schema. To keep compatibility with 3.0 and 3.x you can force the data migration to run before the django CMS migration that the critical areas of the code explaining the behaviour appropriate test coverage Python 2/3 compatibility South and Django migrations (where applicable) The pull request description must briefly describe0 码力 | 413 页 | 1.67 MB | 1 年前3
Tornado 6.5 Documentation=AsyncHTTPClient() response = await http_client.fetch(url) return response.body Or for compatibility with older versions of Python, using the tornado.gen module: from tornado.httpclient importAsyncHTTPClient and await keywords (functions using these keywords are also called “native coroutines”). For compatibility with older versions of Python, you can use “decorated” or “yield-based” coroutines using the tornado Native coroutines are the recommended form whenever possible. Only use decorated coroutines when compatibility with older versions of Python is required. Examples in the Tornado documentation will generally0 码力 | 437 页 | 405.14 KB | 10 月前5
Django 3.1.x Documentationsufficient to make an old-style middleware compatible with the new system with sufficient backwards-compatibility. The new short-circuiting semantics will be harmless or even beneficial to the existing middleware the templates subdirectory of installed applications. This generic name was kept for backwards-compatibility. DjangoTemplates engines accept the following OPTIONS: • 'autoescape': a boolean that the lowest Django version you wish to support. The migrations system will maintain backwards-compatibility according to the same policy as the rest of Django, so migration files generated on Django X.Y0 码力 | 3094 页 | 3.03 MB | 2 年前3
django cms 3.10.x Documentation5 3 Why django CMS? 7 4 Software version requirements and release notes 9 4.1 Django/Python compatibility table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 Python Module VERSION REQUIREMENTS AND RELEASE NOTES This document refers to version 3.9.0. 4.1 Django/Python compatibility table LTS in the table indicates a combination of Django and django CMS both covered by a long-term to your site will only see your published pages. Press “Publish page now.” 4.1. Django/Python compatibility table 11 django cms Documentation, Release 3.9.0 To edit the page, you can switch back into0 码力 | 296 页 | 1.79 MB | 1 年前3
django cms 3.1.x Documentationcritical areas of the code explaining the behavior • appropriate test coverage • Python 2/3 compatibility • South and Django migrations (where applicable) The pull request description must briefly describe behavior • at least 1 regression test that demonstrates the issue and the fix • Python 2/3 compatibility • South and Django migrations (where applicable) The pull request description must briefly describe executed, the historical models may be out of sync with the applied database schema. To keep compatibility with 3.0 and 3.x you can force the datamigration to run before the Django CMS migration that creates0 码力 | 200 页 | 1.63 MB | 1 年前3
Cooperative C++ EvolutionSimplification through generalization Compatibility for C++ Why • What kind • What plan 3 green-field language invent new idioms/styles new modules new ecosystem/packagers compatibility bridges refresh C++ itself itself make C++ guidance default make C++ modules default keep C++ ecosystem/packagers keep C++ compatibility this talk 4 What could we do if we had a cleanly demarcated “bubble of new code code directly, no wrapping/marshaling/thunking/… Easily adoptable 100% binary compatibility always 100% source compatibility always available, but “zero-overhead” (only pay for it if you use it) Make it0 码力 | 85 页 | 5.73 MB | 1 年前3
FISCO BCOS 2.9.0 中文文档Note ## 重要 相关软件和环境版本说明!请查看 [https://fisco-bcos-documentation.readthedocs.io/zh_CN/latest/docs/compatibility.html] ### FISCO BCOS 2.x 新特性 ## 群组架构 群组架构是FISCO BCOS 2.0众多新特性中的主线,创造灵感来源于人人都熟悉的群聊模式——群的建立非 ## 重要 相关软件和环境版本说明!请查看 [https://fisco-bcos- documentation.readthedocs.io/zh_CN/latest/docs/compatibility.html 本章介绍FISCO BCOS所需的必要安装和配置。本章通过在单机上部署一条4节点的FISCO BCOS联盟链,帮助用户掌握FISCO BCOS部署流程。请根据这里使用支持的硬件和平台操作。 ## 重要 相关软件和环境版本说明!请查看 [https://fisco-bcos- documentation.readthedocs.io/zh_CN/latest/docs/compatibility.html] 本章将会介绍一个基于FISCO BCOS区块链的业务应用场景开发全过程,从业务场景分析,到合约的设计实现,然后介绍合约编译以及如何部署到区块链,最后介绍一个应用模块的实现,通过我们提供的Java0 码力 | 2649 页 | 201.08 MB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
BugfixesCompatibilityDocumentationFeaturesSecurityKotlinmultiplatformtype systemsyntaxcompatibilitywebsocketsversionsecurity issuecontributing guideDjango CMSPythonDjangorelease notesIOLoopDeprecationCallbackType AnnotationPython Compatibilityasynchronous viewsJSONFielddeprecationPython compatibilitycaching middlewaredjango cmsnew featuresimprovementsknown issuesapphooksbug fixesC++ EvolutionInteropLanguage CompatibilitySafetySimplicityFISCO BCOS区块链智能合约版本升级













