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
*
Fix rst formatting for several links in ssl documentation (GH-13133)
Toshio Kuratomi
2019-05-06
1
-3/+3
*
bpo-36793: Remove unneeded __str__ definitions. (GH-13081)
Serhiy Storchaka
2019-05-06
1
-0/+7
*
bpo-36766: Typos in docs and code comments (GH-13116)
penguindustin
2019-05-06
2
-2/+2
*
bpo-36275: enhance documentation for venv.create() (GH-13114)
Sebastian Koslowski
2019-05-06
1
-1/+6
*
Clarify the download unit in the download section (GH-13122)
Stéphane Wirtel
2019-05-06
1
-2/+1
*
bpo-30668: add missing word in license.rst (GH-13115)
Patrick Mühlbauer
2019-05-06
1
-1/+1
*
bpo-36798: Updating f-string docs for := use case (GH-13107)
Logan Jones
2019-05-06
1
-5/+6
*
Update wsgiref.rst (#10488)
Andre Delfino
2019-05-06
1
-1/+1
*
Doc/c-api/exceptions.rst: fix grammar (#12091)
Daniel Hahler
2019-05-06
1
-2/+2
*
bpo-16024: Doc cleanup regarding path_fd, dir_fd, follow_symlinks (GH-5505)
Cheryl Sabella
2019-05-06
1
-66/+76
*
bpo-33530: Implement Happy Eyeballs in asyncio, v2 (GH-7237)
twisteroid ambassador
2019-05-05
1
-1/+23
*
bpo-36189: Fixing typo in tutorial introduction (GH-13090)
Jonatan
2019-05-04
1
-1/+1
*
bpo-36166: Change to rst datamodel file. (GH-13089)
Catherine Alvarado
2019-05-04
1
-2/+2
*
bpo-26978: Implement pathlib.Path.link_to (Using os.link) (GH-12990)
Joannah Nanjekye
2019-05-04
2
-0/+11
*
bpo-28238: Implement "{*}tag" and "{ns}*" wildcard tag selection support for ...
Stefan Behnel
2019-05-03
2
-2/+20
*
bpo-33882: mention breakpoint() in debugger-related FAQ (GH-7759)
Andre Delfino
2019-05-03
1
-0/+3
*
Fixed typo (GH-11522)
Alexander Vasin
2019-05-03
1
-2/+2
*
Improve grammar on async context managers and shorten text (GH-12379)
Andre Delfino
2019-05-03
1
-4/+4
*
Don't use the LHS/RHS acronym in Simple statements (GH-12996)
Andre Delfino
2019-05-03
1
-4/+4
*
Add correct license for C14N test suite to license docs. (GH-13055)
Stefan Behnel
2019-05-02
1
-0/+37
*
Fix tiny tiny typo in 3.8 what's new (GH-13049)
Daniel Porteous
2019-05-02
1
-2/+2
*
bpo-36018: Update example to show mean and stdev (GH-13047)
Raymond Hettinger
2019-05-02
1
-4/+6
*
Move dangling bullet points into named subsections (GH-13046)
Raymond Hettinger
2019-05-02
1
-11/+16
*
bpo-13611: C14N 2.0 implementation for ElementTree (GH-12966)
Stefan Behnel
2019-05-01
2
-0/+64
*
Namespace packages _bootstrap.ModuleSpec.loader attributes are no longer None...
Géry Ogam
2019-05-01
1
-6/+5
*
bpo-36676: Namespace prefix aware parsing support for the ET.XMLParser target...
Stefan Behnel
2019-05-01
1
-2/+20
*
bpo-36673: Implement comment/PI parsing support for the TreeBuilder in Elemen...
Stefan Behnel
2019-05-01
1
-12/+53
*
closes bpo-35329: Change 'Package' to 'package' in accordance with PEP8. (GH-...
Utkarsh Gupta
2019-04-30
1
-1/+1
*
bpo-36751: Deprecate getfullargspec and report positional-only args as regula...
Pablo Galindo
2019-04-30
2
-0/+9
*
bpo-36004: Add date.fromisocalendar (GH-11888)
Paul Ganssle
2019-04-29
2
-0/+27
*
Add initial 'whatsnew' section for PEP 570 (GH-12942)
Guido van Rossum
2019-04-29
1
-0/+25
*
bpo-36475: Finalize PyEval_AcquireLock() and PyEval_AcquireThread() properly ...
Joannah Nanjekye
2019-04-29
2
-0/+31
*
bpo-21536: On Android, C extensions are linked to libpython (GH-12989)
xdegaye
2019-04-29
2
-7/+8
*
bpo-36715: Add usage note for dict.fromkeys() (GH-12974)
Raymond Hettinger
2019-04-28
1
-1/+4
*
bpo-36722: Style and grammar edits for ABI news entries (GH-12979)
Paul Ganssle
2019-04-27
1
-12/+13
*
Syntax highlight IDLE html doc code example. (GH-12981)
Terry Jan Reedy
2019-04-27
1
-4/+2
*
bpo-36722: Add What's New entry for debug ABI (GH-12957)
Victor Stinner
2019-04-26
1
-0/+24
*
bpo-36669: add matmul support to weakref.proxy (GH-12932)
Mark Dickinson
2019-04-26
2
-0/+11
*
bpo-35920: Windows 10 ARM32 platform support (GH-11774)
Paul Monson
2019-04-25
1
-0/+15
*
bpo-21536: C extensions are no longer linked to libpython (GH-12946)
Victor Stinner
2019-04-25
2
-4/+11
*
bpo-35537: Document posix_spawn() change in subprocess (GH-11668)
Victor Stinner
2019-04-25
2
-0/+13
*
bpo-36465: Make release and debug ABI compatible (GH-12615)
Victor Stinner
2019-04-24
1
-2/+5
*
Issue 35224: Add PEP 572 (assignment expressions) to What's New (#12941)
Guido van Rossum
2019-04-24
1
-0/+16
*
bpo-30840: Document relative imports (#12831)
Joannah Nanjekye
2019-04-24
2
-1/+42
*
replace 'sequencial argument' by 'positional' in doc (GH-12925)
Mathieu Dupuy
2019-04-23
1
-1/+1
*
bpo-36018: Make "seed" into a keyword only argument (GH-12921)
Raymond Hettinger
2019-04-23
1
-1/+1
*
Add module specification: itemgetter -> operator.itemgetter (GH-12823)
Jakub Molinski
2019-04-23
1
-1/+1
*
bpo-36546: Add statistics.quantiles() (#12710)
Raymond Hettinger
2019-04-23
2
-3/+55
*
Doc: add the missing ".tp_flags" in type definition (GH-12902)
Wu Wei
2019-04-22
1
-0/+1
*
bpo-36645: Fix ambiguous formatting in re.sub() documentation (GH-12879)
mollison
2019-04-21
1
-0/+1
[next]