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-37345: Add formal UDPLITE support (GH-14258)
Gabe Appleton
2019-06-24
1
-0/+17
*
asyncio: Fix docs for default event loop (#14308)
Ben Darnell
2019-06-22
1
-1/+1
*
bpo-35224: Reverse evaluation order of key: value in dict comprehensions (GH-...
Jörn Heissler
2019-06-22
2
-1/+9
*
bpo-37351: Removes libpython38.a from standard Windows distribution (#14276)
Steve Dower
2019-06-21
1
-0/+19
*
Use `python -m pip install` in porting guide and venv docs (GH-13257)
Brad
2019-06-21
2
-11/+17
*
Docs: Improved phrasing (GH-14069)
Aeros
2019-06-21
1
-4/+6
*
Update What's New in Python 3.9 (GH-14253)
Victor Stinner
2019-06-20
2
-1/+2
*
bpo-37342: Fix the incorrect nb_index's type in typeobj documentation (GH-14241)
Hai Shi
2019-06-20
1
-1/+1
*
Update What's New in Python 3.8 (GH-14239)
Victor Stinner
2019-06-19
1
-1/+2
*
Add missing single quote in io.TextIOWrapper.reconfigure documentation (GH-14...
Harmon
2019-06-19
1
-1/+1
*
bpo-37331: Clarify format of socket handler messages in the documentation. (G...
Vinay Sajip
2019-06-19
1
-4/+14
*
bpo-37258: Not a bug, but added a unit test and updated documentation. (GH-14...
Vinay Sajip
2019-06-19
1
-3/+5
*
bpo-36710: Remove PyImport_Cleanup() function (GH-14221)
Victor Stinner
2019-06-19
2
-15/+3
*
Document typing.ForwardRef (GH-14216)
Ivan Levkivskyi
2019-06-19
1
-0/+7
*
Document changes in PyNode_AddChild and PyParser_AddToken (GH-14214)
Ivan Levkivskyi
2019-06-19
1
-0/+2
*
bpo-34903: Document that some strptime formats only require 1 digit (GH-14149)
Mike Gleen
2019-06-18
1
-15/+20
*
bpo-5680: IDLE: Customize running a module (GH-13763)
Cheryl Sabella
2019-06-18
1
-1/+15
*
bpo-37320: Remove openfp() of aifc, sunau and wave (GH-14169)
Victor Stinner
2019-06-17
3
-17/+8
*
bpo-37039: Make IDLE's Zoom Height adjust to users' screens (GH-13678)
Tal Einat
2019-06-17
1
-1/+4
*
bpo-34556: Add --upgrade-deps to venv module (#13100)
Cooper Lees
2019-06-17
2
-2/+12
*
bpo-37111: Add 'encoding' and 'errors' parameters to logging.basicCon… (GH-...
Vinay Sajip
2019-06-17
4
-9/+56
*
bpo-37194: Add PyObject_CallNoArgs() rationale (GH-14159)
Victor Stinner
2019-06-17
2
-2/+6
*
bpo-37315: Deprecate accepting floats in math.factorial(). (GH-14147)
Serhiy Storchaka
2019-06-17
2
-0/+8
*
bpo-37194: Complete PyObject_CallXXX() docs (GH-14156)
Victor Stinner
2019-06-17
1
-8/+16
*
bpo-37194: Add a new public PyObject_CallNoArgs() function (GH-13890)
Victor Stinner
2019-06-17
2
-0/+12
*
bpo-37312: Remove _dummy_thread and dummy_threading modules (GH-14143)
Victor Stinner
2019-06-17
4
-44/+3
*
bpo-28805: document METH_FASTCALL (GH-14079)
Jeroen Demeyer
2019-06-16
1
-12/+51
*
Doc: Remove an ugly space before a dot. (GH-14123)
Julien Palard
2019-06-16
1
-1/+1
*
Doc: Deprecation header: More precise wording. (GH-14109)
Julien Palard
2019-06-15
1
-1/+1
*
Update link in colorsys docs to be https (GH-14062)
Alex Gaynor
2019-06-15
1
-1/+1
*
Doc: Bump Sphinx verison. (#13785)
Julien Palard
2019-06-15
1
-1/+1
*
Update weakref.rst (GH-14098)
Géry Ogam
2019-06-15
1
-5/+6
*
bpo-36707: Document "m" removal from sys.abiflags (GH-14090)
Victor Stinner
2019-06-15
2
-0/+20
*
Document C API changes in What's New in Python 3.8 (GH-14092)
Victor Stinner
2019-06-14
1
-0/+27
*
bpo-37266: Daemon threads are now denied in subinterpreters (GH-14049)
Victor Stinner
2019-06-14
2
-0/+16
*
bpo-37261: Document sys.unraisablehook corner cases (GH-14059)
Victor Stinner
2019-06-14
3
-10/+22
*
Implement Windows release builds in Azure Pipelines (GH-14065)
Steve Dower
2019-06-14
1
-1/+1
*
Update concurrent.futures.rst (GH-14061)
Géry Ogam
2019-06-14
1
-6/+8
*
bpo-37077: Add native thread ID (TID) for AIX (GH-13624)
Michael Felt
2019-06-13
2
-2/+2
*
bpo-6689: os.path.commonpath raises ValueError for different drives isn't doc...
Makdon
2019-06-13
1
-3/+4
*
bpo-37261: Fix support.catch_unraisable_exception() (GH-14052)
Victor Stinner
2019-06-13
1
-0/+12
*
bpo-37216: update version to 3.9 in mac using document (GH-13966)
Makdon
2019-06-13
1
-2/+2
*
Add 3.9 whatsnew file (GH-14040)
Ned Deily
2019-06-13
2
-0/+116
*
bpo-37253: Fix typo in PyCompilerFlags doc (GH-14036)
Victor Stinner
2019-06-13
1
-1/+1
*
bpo-37253: Document PyCompilerFlags.cf_feature_version (GH-14019)
Victor Stinner
2019-06-13
2
-4/+20
*
bpo-37160: Thread native ID NetBSD support (GH-13835)
David Carlier
2019-06-12
2
-2/+2
*
bpo-32625: Updated documentation for EXTENDED_ARG. (GH-13985)
Yao Zuo
2019-06-12
1
-4/+4
*
bpo-35766: Change format for feature_version to (major, minor) (GH-13992)
Guido van Rossum
2019-06-12
2
-9/+10
*
bpo-35766: What's new in the ast and typing modules (#13984)
Guido van Rossum
2019-06-11
1
-0/+46
*
Do not use explicit inheritance from object in the documentation. (GH-13936)
Serhiy Storchaka
2019-06-10
3
-14/+14
[next]