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
*
closes bpo-38713: Expose P_PIDFD in os if it's defined. (GH-17071)
Benjamin Peterson
2019-11-06
2
-3/+14
*
bpo-38692: Add os.pidfd_open. (GH-17063)
Benjamin Peterson
2019-11-06
2
-0/+16
*
bpo-38696: Fix usage example of HTTPStatus (GH-17066)
Ammar Askar
2019-11-05
1
-1/+1
*
bpo-37645: add new function _PyObject_FunctionStr() (GH-14890)
Jeroen Demeyer
2019-11-05
1
-0/+1
*
Update interpreter.rst (GH-17059)
Jules Lasne (jlasne)
2019-11-05
1
-1/+1
*
bpo-38644: Add Py_EnterRecursiveCall() to the limited API (GH-17046)
Victor Stinner
2019-11-04
2
-3/+15
*
bpo-37759: Show output from var_access_benchmark (GH-17040)
Raymond Hettinger
2019-11-04
1
-3/+52
*
bpo-38388: Document pickle protocol version 5 (GH-16639)
Dima Tisnek
2019-11-03
1
-1/+5
*
Convert argument to snake_case (GH-16990)
Борис Верховский
2019-11-02
1
-2/+2
*
Slightly improve plistlib test coverage. (GH-17025)
Jon Janzen
2019-11-01
1
-1/+1
*
bpo-38159: Clarify documentation of PyState_AddModule (GH-16101)
Petr Viktorin
2019-11-01
1
-0/+11
*
Update the URL for the requests package (GH-17006)
Simon Legner
2019-10-31
2
-2/+2
*
bpo-38312: Add curses.{get,set}_escdelay and curses.{get,set}_tabsize. (GH-16...
Anthony Sottile
2019-10-31
2
-0/+33
*
bpo-38600: NULL -> ``NULL``. (GH-17001)
Serhiy Storchaka
2019-10-30
27
-68/+68
*
bpo-38614: Add timeout constants to test.support (GH-16964)
Victor Stinner
2019-10-30
1
-0/+61
*
bpo-28029: Make "".replace("", s, n) returning s for any n != 0. (GH-16981)
Serhiy Storchaka
2019-10-30
1
-0/+5
*
bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)
Serhiy Storchaka
2019-10-30
54
-725/+725
*
bpo-38336: Remove the __set__ method restriction on data descriptors for attr...
Géry Ogam
2019-10-29
1
-1/+1
*
Fix asyncio.wait() 3.8 whatsnew entry (GH-16975)
Kyle Stanley
2019-10-29
1
-1/+2
*
bpo-38534: Replace wrong KB number references (GH-16955)
benedwards14
2019-10-28
1
-1/+1
*
bpo-37330: open() no longer accept 'U' in file mode (GH-16959)
Victor Stinner
2019-10-28
4
-15/+19
*
bpo-38602: Add fcntl.F_OFD_XXXX for fcntlmodule (GH-16956)
Dong-hee Na
2019-10-28
2
-1/+10
*
bpo-38592 Add pt-br switcher to Python Docs website (GH-16924)
Marco Rougeth
2019-10-27
1
-0/+1
*
bpo-38434: Fixes some audit event documentation (GH-16932)
Steve Dower
2019-10-26
5
-11/+26
*
bpo-38557: Improve documentation for list and tuple C API. (GH-16925)
Serhiy Storchaka
2019-10-26
3
-12/+19
*
bpo-38558: Mention `:=` in conditions tutorial (GH-16919)
Ammar Askar
2019-10-25
1
-4/+4
*
Add missing asyncio changes from 3.8 whatsnew (GH-16911)
Kyle Stanley
2019-10-24
1
-10/+85
*
bpo-30618: add readlink to pathlib.Path (GH-8285)
Girts
2019-10-23
2
-0/+21
*
Spell Bitbucket correctly. (GH-16862)
Peter Bittner
2019-10-23
2
-3/+3
*
bpo-38466: Fix threading.excepthook doc (GH-16891)
Daniel Baskal
2019-10-22
1
-2/+2
*
Bump Sphinx to 2.2.0. (GH-16532)
Julien Palard
2019-10-22
2
-2/+2
*
Fix Zope URL (GH-16880)
Kyle Stanley
2019-10-22
1
-1/+1
*
bpo-38493: Add os.CLD_KILLED and os.CLD_STOPPED. (GH-16821)
Dong-hee Na
2019-10-21
2
-0/+11
*
bpo-38531: document extend action's added version (GH-16865)
Batuhan Taşkaya
2019-10-20
1
-0/+2
*
bpo-37759: More updates to Whatsnew 3.8 (GH-16854)
Raymond Hettinger
2019-10-20
1
-26/+183
*
Remove doc reference to unmaitained Nose package (GH-16849)
Jon Dufresne
2019-10-19
1
-2/+2
*
Fix minor typos in What's New in Python 3.8. (GH-16770)
Jero Bado
2019-10-18
1
-4/+4
*
Doc: Add missing entry for functools.cached_property (GH-16803)
Stéphane Wirtel
2019-10-18
1
-0/+16
*
bpo-33604: Raise TypeError on missing hmac arg. (GH-16805)
Gregory P. Smith
2019-10-18
1
-3/+5
*
Update doc switcher list for 3.8.0 (GH-16809)
Ned Deily
2019-10-15
1
-1/+1
*
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
[next]