Tin mới
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
Code ReviewManage code changes
Code QualityEnforce quality at merge
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
bpo-10379: deprecate locale.format in lue of locale.format_string
Adding tests and documentation changes
Adding version changed info for locale.format
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Deprecating but not changing the function defination
Adding documentation inside what's new in 3.7
Adding whatsnew documentation in proper segments
codecov Bot commented Feb 27, 2017
Merging #259 into master will decrease coverage by -1.01%. The diff coverage is 71.42%.
Merge branch 'master' of github.com:python/cpython into fix-bpo-10379
Merge branch 'master' of github.com:python/cpython into fix-bpo-10379
Refactoring Doc, using _format inisde locale module
Adding entry to Misc/NEWS about changes
: Update Doc/conf.py and .readthedocs.yml
Stackless issue #259: Update Doc/conf.py Set the css-file to "pydoctheme.css".