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
path:
root
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-37961, tracemalloc: add Traceback.total_nframe (GH-15545)
Julien Danjou
2019-10-15
1
-0/+15
*
bpo-38133: Update docs to reflect fixes to py.exe launcher (GH-16791)
Steve Dower
2019-10-14
1
-3/+3
*
Doc: 3.8 is now stable. (GH-16790)
Julien Palard
2019-10-14
1
-1/+1
*
Remove draft status. Add asyncio REPL example (GH-16785)
Raymond Hettinger
2019-10-14
1
-8/+29
*
bpo-37759: Polish What's New in Python 3.8. (#16769)
Serhiy Storchaka
2019-10-14
1
-88/+123
*
bpo-32498: urllib.parse.unquote also accepts bytes (GH-7768)
Stein Karlsen
2019-10-14
1
-1/+6
*
bpo-37759: Add examples for the new typing features (GH-16763)
Raymond Hettinger
2019-10-14
1
-5/+21
*
bpo-38461 and bpo-38463: Minor fixes to Whatsnew 3.8 (GH-16761)
Raymond Hettinger
2019-10-14
1
-9/+10
*
bpo-38464: Document parameter for NormalDist.quantiles() (GH-16757)
Raymond Hettinger
2019-10-14
1
-1/+1
*
bpo-38467: Fix argument name of typing functions (GH-16753)
Sebastian Rittau
2019-10-13
1
-2/+2
*
bpo-28556: Remove another mention of metaclass of Generic in typing docs (GH-...
Ivan Levkivskyi
2019-10-13
1
-2/+2
*
Rebased version of what's new PR (#16745)
Andrew Kuchling
2019-10-13
1
-83/+67
*
bpo-38378: Rename parameters "out" and "in" of os.sendfile(). (GH-16742)
Serhiy Storchaka
2019-10-13
1
-9/+12
*
bpo-38417: Add umask support to subprocess (GH-16726)
Gregory P. Smith
2019-10-12
1
-3/+9
*
Fix minor typos in Whatsnew
Hugo van Kemenade
2019-10-12
1
-12/+10
*
Announce the change in the CancelledError inheritance (GH-16730)
Phil Jones
2019-10-12
1
-0/+4
*
bpo-35800: Deprecate smtpd.MailmanProxy (GH-11675)
Samuel Colvin
2019-10-12
1
-0/+6
*
bpo-38442: Remove an execution bit from Doc/whatsnew/3.8.rst. (GH-16715)
Serhiy Storchaka
2019-10-11
1
-0/+0
*
docs: Add asyncio source code links (GH-16640)
Kyle Stanley
2019-10-10
11
-4/+54
*
bpo-32996: Documentation fix-up. (GH-16646)
M. Eric Irrgang
2019-10-10
1
-3/+4
*
bpo-38371: Tkinter: deprecate the split() method. (GH-16584)
Serhiy Storchaka
2019-10-08
1
-0/+5
*
bpo-38294: Add list of no-longer-escaped chars to re.escape documentation. (G...
Ricardo Bánffy
2019-10-07
2
-3/+6
*
bpo-38391: Fixing a typo for Py_DECREF (GH-16616)
Krishna Oza
2019-10-07
1
-1/+1
*
bpo-25988: Do not expose abstract collection classes in the collections modul...
Serhiy Storchaka
2019-10-07
1
-0/+5
*
bpo-26510: Add versionchanged for required arg of add_subparsers (GH-16588)
Adam J. Stewart
2019-10-07
2
-1/+8
*
bpo-38266: Revert bpo-37878: Make PyThreadState_DeleteCurrent() Internal (GH-...
Joannah Nanjekye
2019-10-04
1
-0/+8
*
bpo-38235: Correct some arguments names in logging documentation (GH-16571)
Ashley Whetter
2019-10-04
1
-17/+17
*
bpo-38304: PyConfig_InitPythonConfig() cannot fail anymore (GH-16509)
Victor Stinner
2019-10-01
1
-25/+10
*
bpo-38304: Remove PyConfig.struct_size (GH-16500) (GH-16508)
Victor Stinner
2019-10-01
1
-36/+3
*
bpo-32689: Updates shutil.move to allow for Path objects to be used as source...
Maxwell A McKinnon
2019-10-01
1
-0/+3
*
Fix and improve `asyncio.run()` docs (GH-16403)
Kyle Stanley
2019-10-01
2
-5/+3
*
bpo-38242: Revert "bpo-36889: Merge asyncio streams (GH-13251)" (#16482)
Yury Selivanov
2019-09-30
4
-532/+74
*
bpo-38163: Child mocks detect their type as sync or async (GH-16471)
Lisa Roach
2019-09-30
1
-1/+27
*
bpo-38317: Fix PyConfig.warnoptions priority (GH-16478)
Victor Stinner
2019-09-29
1
-1/+7
*
bpo-37408: Precise that Tarfile "format" argument only concerns writing. (GH-...
Pascal Chambon
2019-09-28
1
-2/+3
*
bpo-38304: Add PyConfig.struct_size (GH-16451)
Victor Stinner
2019-09-28
1
-5/+39
*
Fix typo in the "Porting to Python 3.8" section. (GH-16435)
bariod
2019-09-27
1
-1/+1
*
bpo-38206: Clarify tp_dealloc requirements for heap allocated types. (GH-16248)
Ammar Askar
2019-09-27
2
-5/+22
*
bpo-38244: [Documentation] Fix unreliable link to sever in ftplib.rst (#16319)
Prateek Nayak
2019-09-26
1
-1/+1
*
bpo-38130: Fix error in explaining when an exception is re-raised (GH-16016)
Mohammad Dehghan
2019-09-26
1
-1/+1
*
Doc: Several fixes and improvements for 3.9 whatsnew (GH-16375)
Kyle Stanley
2019-09-26
1
-26/+26
*
Doc: Use the `with` statement in the first example of the ftplib doc. (GH-16271)
Stéphane Wirtel
2019-09-26
1
-1/+2
*
bpo-38112: Compileall improvements (GH-16012)
Lumír 'Frenzy' Balhar
2019-09-26
1
-1/+38
*
bpo-38234: Complete init config documentation (GH-16404)
Victor Stinner
2019-09-26
1
-23/+37
*
bpo-38234: Add test_init_setpath_config() to test_embed (GH-16402)
Victor Stinner
2019-09-26
1
-5/+14
*
bpo-38255: super() can search attributes as well as methods (GH-16368)
Raymond Hettinger
2019-09-25
1
-0/+4
*
bpo-38140: Document offsets in PyMemberDef (GH-16354)
Petr Viktorin
2019-09-25
2
-1/+17
*
bpo-38260: Add Docs on asyncio.run (GH-16337)
Emmanuel Arias
2019-09-25
1
-0/+12
*
bpo-38234: Py_SetPath() uses the program full path (GH-16357)
Victor Stinner
2019-09-24
2
-2/+11
*
bpo-38136: Updates await_count and call_count to be different things (GH-16192)
Lisa Roach
2019-09-24
1
-24/+13
[next]