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-40131: Fix source and target order in zipapp example (GH-19290)
Zackery Spytz
2020-04-03
1
-1/+1
*
bpo-40122: Updated documentation for dis.findlabels() (GH-19274)
laike9m
2020-04-03
1
-1/+1
*
bpo-38972: Link to instructions to change PowerShell execution policy (GH-19131)
Derek Keeler
2020-04-02
1
-0/+11
*
bpo-40094: Add os.waitstatus_to_exitcode() (GH-19201)
Victor Stinner
2020-04-01
3
-0/+65
*
bpo-33262: Deprecate passing None for `s` to shlex.split() (GH-6514)
Zackery Spytz
2020-04-01
2
-0/+6
*
bpo-40094: Enhance os.WIFEXITED documentation (GH-19244)
Victor Stinner
2020-04-01
1
-10/+24
*
bpo-40094: Add test.support.wait_process() (GH-19254)
Victor Stinner
2020-03-31
1
-0/+15
*
Document most common signals (GH-19245)
Victor Stinner
2020-03-31
1
-0/+106
*
fix comma location in various places (GH-19233)
Mathieu Dupuy
2020-03-30
8
-9/+9
*
bpo-8901: Windows registry path is now ignored with the -E option (GH-18169)
Zackery Spytz
2020-03-30
1
-0/+5
*
bpo-36543: What's new: Document how to replace xml.etree.cElementTree (GH-19188)
Miro Hrončok
2020-03-27
1
-1/+5
*
bpo-39812: Remove daemon threads in concurrent.futures (GH-19149)
Kyle Stanley
2020-03-27
1
-0/+5
*
bpo-40045: Make "dunder" method documentation easier to locate (#19153)
Javad Mokhtari
2020-03-27
1
-5/+5
*
bpo-38237: Use divmod for positional arguments whatsnew example (GH-19171)
Ammar Askar
2020-03-27
1
-5/+4
*
bpo-38644: Make tstate more explicit inside pystate.c (GH-19182)
Victor Stinner
2020-03-26
2
-0/+6
*
bpo-39879: Update datamodel docs to include dict ordering (GH-19006)
Lahfa Samy
2020-03-26
1
-0/+10
*
bpo-39947: Add PyThreadState_GetID() function (GH-19163)
Victor Stinner
2020-03-25
2
-0/+11
*
bpo-19698: Document when importlib.machinery.FrozenImporter gained spec-relat...
Brett Cannon
2020-03-25
1
-0/+4
*
bpo-36144: Add union operators to WeakValueDictionary584 (#19127)
Curtis Bucher
2020-03-25
1
-0/+3
*
bpo-40013: Clarify documentation of restval in csv.DictReader (GH-19099)
Juhana Jauhiainen
2020-03-24
1
-1/+2
*
Clarify a guarantee of the logging module. (GH-19132)
Gregory P. Smith
2020-03-24
1
-0/+1
*
closes bpo-40017: Add CLOCK_TAI constant to the time module. (GH-19096)
Russell Owen
2020-03-24
1
-1/+10
*
Updated documentation for FOR_ITER (GH-19113)
laike9m
2020-03-24
1
-1/+1
*
bpo-36144: Add union operators to WeakKeyDictionary (#19106)
Curtis Bucher
2020-03-23
1
-0/+3
*
bpo-36144: Add PEP 584 operators to collections.ChainMap (#18832)
Curtis Bucher
2020-03-23
1
-0/+3
*
bpo-39999: Improve compatibility of the ast module. (GH-19056)
Serhiy Storchaka
2020-03-22
1
-6/+8
*
bpo-40024: Add PyModule_AddType() helper function (GH-19088)
Dong-hee Na
2020-03-22
2
-1/+14
*
bpo-39652: Truncate the column name after '[' only if PARSE_COLNAMES is set. ...
Serhiy Storchaka
2020-03-21
1
-3/+4
*
bpo-39946: Remove _PyThreadState_GetFrame (GH-19094)
Victor Stinner
2020-03-20
1
-0/+4
*
bpo-39947: Add PyThreadState_GetFrame() function (GH-19092)
Victor Stinner
2020-03-20
3
-4/+21
*
bpo-40010: COMPUTE_EVAL_BREAKER() checks for subinterpreter (GH-19087)
Victor Stinner
2020-03-20
1
-5/+7
*
bpo-39797 Changes to socketserver.BaseServer's shutdown() method. (GH-18929)
amaajemyfren
2020-03-20
1
-0/+2
*
Fix "versionchanged" for pow named arguments (GH-19042)
Mark Dickinson
2020-03-19
1
-1/+1
*
bpo-40010: Optimize signal handling in multithreaded applications (GH-19067)
Victor Stinner
2020-03-19
1
-0/+10
*
bpo-39984: Move pending calls to PyInterpreterState (GH-19066)
Victor Stinner
2020-03-19
2
-0/+16
*
bpo-39988: Remove ast.AugLoad and ast.AugStore node classes. (GH-19038)
Serhiy Storchaka
2020-03-17
1
-3/+4
*
bpo-39824: module_traverse() don't call m_traverse if md_state=NULL (GH-18738)
Victor Stinner
2020-03-17
2
-10/+45
*
bpo-39973: Fix the docs for PyObject_GenericSetDict() (GH-19026)
Zackery Spytz
2020-03-17
2
-2/+3
*
bpo-39638: Keep ASDL signatures in the AST nodes (GH-18515)
Batuhan Taşkaya
2020-03-16
1
-0/+3
*
bpo-39969: Remove ast.Param node class as is no longer used (GH-19020)
Batuhan Taşkaya
2020-03-15
1
-2/+3
*
bpo-39507: Add HTTP status 418 "I'm a Teapot" (GH-18291)
Ross
2020-03-15
2
-3/+4
*
Link to list of keywords in the laguage reference (GH-18024)
Борис Верховский
2020-03-14
1
-5/+6
*
bpo-39677: dis: rename the operand of MAKE_FUNCTION from `argc` to `flags` fo...
Taine Zhao
2020-03-14
1
-1/+1
*
bpo-39509: Update HTTP status code to follow IANA (GH-18294)
Dong-hee Na
2020-03-14
2
-0/+11
*
bpo-39937: Improve suggestions for removal of getchildren and getiterator in ...
Rahul Kumaresan
2020-03-14
1
-4/+7
*
bpo-39947: Add PyThreadState_GetInterpreter() (GH-18981)
Victor Stinner
2020-03-13
2
-6/+16
*
bpo-39947: Add PyInterpreterState_Get() function (GH-18979)
Victor Stinner
2020-03-13
2
-0/+14
*
bpo-36144: OrderedDict Union (PEP 584) (#18967)
Brandt Bucher
2020-03-13
1
-0/+4
*
bpo-36144: Update os.environ and os.environb for PEP 584 (#18911)
Charles Burkland
2020-03-13
1
-0/+6
*
bpo-35370: Add _PyEval_SetTrace() function (GH-18975)
Victor Stinner
2020-03-13
1
-0/+5
[next]