Commits
Commits on Feb 12, 2017
[backport to 3.6] Support "bpo-" in Misc/NEWS (#42)
Show description for c2328ecauthored andcommittedbpo-27122: Fix comment to point to correct issue number (#48)
Show description for 89b1824authoredbpo-29474: Improve documentation for weakref.WeakValueDictionary (#22)
Show description for 308f789authored[backport to 3.6] bpo-28929: Link the documentation to its source file on GitHub (#37)
Show description for f66c81fauthored
Commits on Feb 13, 2017
- authored
A few README tweaks (#73) (#79)
Show description for 2d0c228authored
Commits on Feb 14, 2017
bpo-28556: Various updates to typing (#28) (#77)
Show description for 0230e64authoredFix some sphinx warnings (#9) (#81)
Show description for 9268855authoredbpo-29521 Fix two minor documentation build warnings (#41) (#83)
Show description for db3deb9authored
Commits on Feb 15, 2017
- authored andcommitted
Backport master's README.rst to 3.6 (GH-86)
Show description for 1e8cc88authoredbpo-29481: add versionadded 3.6.1 to typing.Deque docs (#108)
Show description for 7224a04authoredbpo-29521 update Misc/ACKS (#110)
Show description for 02e3357authored andcommittedBackport36 doc fixes: PR#68 and PR#124 (#125)
Show description for b300c66authored
Commits on Feb 19, 2017
- authored
[3.6] bpo-29571: Use correct locale encoding in test_re (#149) (#153)
Show description for 0683d68authored[backport to 3.6] bpo-29529: Add .travis.yml to 3.6 branch (#25)
Show description for 3337d33authored andcommittedTweak PEP 519 documentation in stdlib (#164)
Show description for b121d73authored
Commits on Feb 20, 2017
- authored
Change some mercurial/ hg.python.org references. (#8) (#185)
Show description for a4afdfcauthoredbpo-29347: Fix possibly dereferencing undefined pointers when creating weakref objects (#128) (#186)
authoredbpo-24274: fix erroneous comment in dictobject.c (GH-200)
Show description for ce552e2authoredbpo-29602: fix signed zero handling in complex constructor. (#203) (#206)
Show description for d9b3cddauthored
Commits on Feb 21, 2017
doc: fix compile error on "shoddy" example extension (GH-216)
Show description for 51a477cauthored- authored
bpo-29607: Fix stack_effect computation for CALL_FUNCTION_EX (GH-219)
Show description for 3ab24bdauthoredbpo-29453: Remove reference to undefined dictionary ordering in Tutorial (GH-140) (#208)
Show description for 9b49133authored- authored
Commits on Feb 22, 2017
bpo-29554: Improve docs for pstat module and profile. (#88) (#227)
Show description for b067a5eauthoredFixed bpo-29565: Corrected ctypes passing of large structs by value on Windows AMD64. (#168) (#220)
Show description for 3cc5817authored
Commits on Feb 23, 2017
bpo-28911: Clarify the behaviour of assert_called_once_with. (#252)
Show description for 55b82e1authored andcommittedbpo-28814: Undeprecate inadvertently deprecated inspect functions. (#122) (#243)
Show description for 2197eacauthored andcommitted- authored
Commits on Feb 24, 2017
Commits on Feb 25, 2017
[3.6] Fix small typos in expressions.rst (GH-276) (GH-281)
Show description for f28db60authored[3.6] bpo-28556: Update to typing: treat subscripted generics as proxies (GH-265) (GH-268)
Show description for bea9d2fauthored[3.6] Backport README.rst changes (GH-294)
Show description for 814213bauthored
Commits on Feb 26, 2017
[3.6] bpo-28929: Add to Misc/NEWS (GH-284)
Show description for 1a8dd94authoredFix small typos in introduction and datastructures of tutorial (GH-272) (GH-297)
Show description for b002328authored- authored
bpo-28961: Address my comments from earlier code review (#306)
Show description for fae59e1authoredBackport recent .travis.yml changes (#308)
Show description for 5c7b8f4authoredbpo-29648: import.rst: Add reference to create_module() (GH-290) (GH-314)
Show description for 7333d17authoredbpo-22594: Add a link to the regex module in re documentation (GH-241) (GH-316)
Show description for 1457984authoredbpo-29121: Remove outdated documentation about transactions (#313) (#319)
Show description for 893e86eauthoredbpo-28518: Start a transaction implicitly before a DML statement (#245) (#318)
Show description for 76995caauthoredbpo-26184: import.rst: Improve versionchanged note (GH-277) (#320)
Show description for deea29eauthoredbpo-28624: Add a test that checks that cwd parameter of Popen() accepts PathLike objects (#157) (#323)
Show description for 6b81003authored[3.6] bpo-29110: Fix file object leak in `aifc.open` (#310)
Show description for c9131b6authoredbpo-26184: import.rst: Improve versionchanged note (GH-325) (GH-326)
Show description for 7e4897aauthored
Commits on Feb 27, 2017
- authored
- authored
Asyncio documentation: remove `self` from method signatures (GH-334) (GH-337)
Show description for bc10e6bauthored- authored
- authored andcommitted
bpo-27788 : synchronise platform.py version number (#246) (#341)
Show description for bb59d89authoredbpo-29655: Fixed possible reference leaks in `import *`. (#301) (#348)
Show description for 7accf20authored