index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-39010: Fix errors logged on proactor loop restart (GH-22017) (#22035)
Miss Islington (bot)
2020-09-03
5
-2/+37
*
bpo-39883: Use BSD0 license for code in docs (GH-17635) (GH-22074)
Miss Islington (bot)
2020-09-03
3
-0/+60
*
[doc] Remove references to PyChecker. (GH-22055)
Miss Islington (bot)
2020-09-02
2
-14/+5
*
Remove reference to Boa Constructor. (GH-22057)
Miss Islington (bot)
2020-09-02
1
-6/+0
*
[3.8] [3.9] bpo-41654: Fix deallocator of MemoryError to account for subclass...
Pablo Galindo
2020-09-01
3
-2/+44
*
bpo-41344: Raise ValueError when creating shared memory of size 0 (GH-21556) ...
Miss Islington (bot)
2020-08-30
3
-0/+15
*
bpo-41524: fix pointer bug in PyOS_mystr{n}icmp (GH-21845) (GH-22016)
Miss Islington (bot)
2020-08-30
2
-7/+13
*
bpo-41634: Fix a typo in the curses documentation (GH-21958)
Miss Islington (bot)
2020-08-29
1
-1/+1
*
[3.8] bpo-41624: fix documentation of typing.Coroutine (GH-21952). (#21983)
Karthikeyan Singaravelan
2020-08-28
2
-1/+2
*
bpo-41609: Fix output of pdb's whatis command for instance methods (GH-21935)...
Miss Islington (bot)
2020-08-27
3
-6/+48
*
bpo-33660: Fix PosixPath to resolve a relative path on root (GH-21975)
Miss Islington (bot)
2020-08-27
3
-1/+15
*
[3.8] bpo-32751: Wait for task cancel in asyncio.wait_for() when timeout <= 0...
Elvis Pranskevichus
2020-08-26
3
-2/+41
*
bpo-37658: Fix asyncio.wait_for() to respect waited task status (GH-21894) (#...
Miss Islington (bot)
2020-08-26
3
-3/+24
*
Document vars behavior when __dict__ is missing (GH-21466) (GH-21941)
Miss Islington (bot)
2020-08-22
1
-0/+3
*
Fix grammar in Doc/tutorial/controlflow.rst (GH-21885) (#21923)
Miss Islington (bot)
2020-08-22
1
-1/+1
*
bpo-40994: Ungroup items in collections.abc documentation for improved clarit...
Miss Islington (bot)
2020-08-22
1
-5/+13
*
bpo-41572: Fix grammar in BaseTransport.close docstring (GH-21914) (GH-21930)
Miss Islington (bot)
2020-08-21
1
-2/+2
*
bpo-40204: Allow pre-Sphinx 3 syntax in the doc (GH-21844) (GH-21901) (GH-21928)
Victor Stinner
2020-08-20
46
-246/+260
*
[3.8] venv: Update Aspen URL in 'activate' script comment (GH-21797)
Frank Dana
2020-08-19
3
-3/+3
*
Fix typo in message from assert statement (GH-21283)
Miss Islington (bot)
2020-08-17
1
-1/+1
*
bpo-40782: Change asyncio.AbstractEventLoop.run_in_executor to be a method no...
Miss Islington (bot)
2020-08-17
2
-1/+2
*
[3.8] bpo-41503: Fix race between setTarget and flush in logging.handlers.Mem...
Miss Islington (bot)
2020-08-16
3
-1/+27
*
bpo-31122: ssl.wrap_socket() now raises ssl.SSLEOFError rather than OSError w...
Miss Islington (bot)
2020-08-15
2
-4/+6
*
Fix typo in typing doc (GH-21879)
Miss Islington (bot)
2020-08-14
1
-1/+1
*
bpo-41410: Fix outdated info in mkstemp docs (GH-21701)
Miss Islington (bot)
2020-08-14
2
-5/+3
*
Fixed comment about pathlib.link_to: it was added in 3.8, not changed. (GH-21...
Miss Islington (bot)
2020-08-13
1
-1/+1
*
[3.8] bpo-41066: Update the comparison section for os vs pathlib (GH-21261) (...
Antoine Pitrou
2020-08-13
1
-0/+3
*
[3.9] bpo-41520: Fix second codeop regression (GH-21848)
Miss Islington (bot)
2020-08-13
3
-8/+11
*
bpo-41520: codeop no longer ignores SyntaxWarning (GH-21838)
Miss Islington (bot)
2020-08-12
3
-2/+12
*
bpo-41475: Fix note in "What's new in 3.7" (GH-21733) (GH-21833)
Miss Islington (bot)
2020-08-12
1
-1/+1
*
[3.8] bpo-41504: Add links to asttokens, leoAst, LibCST and parso to ast docs...
Miss Islington (bot)
2020-08-11
1
-2/+21
*
bpo-40548: Fix "Check for source changes (pull_request)" GH Action job (GH-21...
Miss Islington (bot)
2020-08-10
1
-1/+14
*
bpo-41514: Fix buggy IDLE test (GH-21808)
Miss Islington (bot)
2020-08-10
1
-5/+5
*
bpo-41468: Improve and test IDLE run error exit (GH-21798)
Miss Islington (bot)
2020-08-09
4
-10/+49
*
[3.8] Doc: Add output to example code in programming FAQ (GH-21346) (GH-21791)
Miss Islington (bot)
2020-08-09
1
-34/+37
*
Improve renamed test_run.RecursionLimitTest (GH-21794)
Miss Islington (bot)
2020-08-09
1
-3/+5
*
bpo-41455: Provide a link to how the third generation is collected in the GC ...
Miss Islington (bot)
2020-08-08
1
-3/+3
*
bpo-41497: Fix potential UnicodeDecodeError in dis CLI (GH-21757)
Miss Islington (bot)
2020-08-08
2
-1/+2
*
Doc: Add a link to tutorial page from `open()` doc (GH-21737)
Miss Islington (bot)
2020-08-08
1
-1/+2
*
Update Azure Pipelines build to use Ubuntu 18.04 and move triggers into YAML ...
Miss Islington (bot)
2020-08-07
2
-80/+10
*
bpo-41490: Update ensurepip to install pip 20.2.1 and setuptools 49.2.1 (GH-2...
Steve Dower
2020-08-07
6
-2/+74
*
bpo-41473: Skip test_gdb with gdb 9.2 to work around gdb bug (GH-21768)
Miss Islington (bot)
2020-08-07
1
-0/+5
*
bpo-41098: Doc: Add missing deprecated directives (GH-21162)
Miss Islington (bot)
2020-08-07
2
-2/+18
*
bpo-41492: Fixes the description appearing in UAC prompts on Windows (GH-21754)
Miss Islington (bot)
2020-08-06
4
-1/+20
*
bpo-41482: Fix error in ipaddress.IPv4Network docstring (GH-21736)
Miss Islington (bot)
2020-08-05
1
-1/+1
*
[3.8] bpo-40726: handle uninitalized end_lineno on ast.increment_lineno (GH-2...
Batuhan Taskaya
2020-08-05
3
-5/+30
*
bpo-36346: Doc: Update removal schedule of legacy Unicode (GH-21479)
Miss Islington (bot)
2020-08-05
1
-9/+30
*
bpo-38156: Fix compiler warning in PyOS_StdioReadline() (GH-21721)
Miss Islington (bot)
2020-08-04
1
-1/+1
*
bpo-41467: Fix asyncio recv_into() on Windows (GH-21720)
Miss Islington (bot)
2020-08-04
2
-1/+4
*
bpo-41425: Make tkinter doc example runnable (GH-21706)
Miss Islington (bot)
2020-08-03
2
-12/+17
[next]