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
/
Misc
/
NEWS.d
/
next
Commit message (
Expand
)
Author
Age
Files
Lines
*
closes bpo-27805: Ignore ESPIPE in initializing seek of append-mode files. (G...
Benjamin Peterson
2019-11-12
1
-0/+2
*
bpo-38723: Pdb._runscript should use io.open_code() instead of open() (GH-17127)
jsnklln
2019-11-12
1
-0/+1
*
bpo-26353: IDLE adds an unneeded newline when saving a shell window (GH-17103)
Zackery Spytz
2019-11-12
1
-0/+2
*
bpo-38565: add new cache_parameters method for lru_cache (GH-16916)
Manjusaka
2019-11-12
1
-0/+1
*
bpo-38438: Simplify argparse "star nargs" usage. (GH-17106)
Brandt Bucher
2019-11-11
1
-0/+1
*
bpo-38761: Register WeakSet as a MutableSet (GH-17104)
Raymond Hettinger
2019-11-11
1
-0/+1
*
bpo-38613: Optimize set operations of dict keys. (GH-16961)
Inada Naoki
2019-11-07
1
-0/+3
*
bpo-38716: stop rotating handlers from setting inherited namer and rotator to...
l0rb
2019-11-06
1
-0/+1
*
closes bpo-38713: Expose P_PIDFD in os if it's defined. (GH-17071)
Benjamin Peterson
2019-11-06
1
-0/+2
*
bpo-38692: Add os.pidfd_open. (GH-17063)
Benjamin Peterson
2019-11-06
1
-0/+1
*
bpo-37645: add new function _PyObject_FunctionStr() (GH-14890)
Jeroen Demeyer
2019-11-05
1
-0/+2
*
bpo-35381 Remove all static state from posixmodule (GH-15892)
Eddie Elizondo
2019-11-05
1
-0/+2
*
closes bpo-37633: Reƫxport some function compatibility wrappers for macros i...
Benjamin Peterson
2019-11-05
1
-0/+1
*
bpo-38644: Add Py_EnterRecursiveCall() to the limited API (GH-17046)
Victor Stinner
2019-11-04
1
-0/+5
*
bpo-38684: haslib: fix build when Blake2 not enabled in OpenSSL (#17043)
Alexandru Ardelean
2019-11-04
1
-0/+1
*
bpo-38422: Clarify docstrings of pathlib suffix(es) (GH-16679)
Ram Rachum
2019-11-02
1
-0/+1
*
bpo-38312: Add curses.{get,set}_escdelay and curses.{get,set}_tabsize. (GH-16...
Anthony Sottile
2019-10-31
1
-0/+3
*
bpo-38586: setting logging.Handler .name property in fileConfig (GH-16918)
Lucas Cimon
2019-10-31
1
-0/+1
*
bpo-38614: Increase asyncio test_communicate() timeout (GH-16995)
Victor Stinner
2019-10-30
1
-0/+2
*
bpo-38640: Allow break and continue in always false while loops (GH-16992)
Pablo Galindo
2019-10-30
1
-0/+3
*
bpo-38614: Add timeout constants to test.support (GH-16964)
Victor Stinner
2019-10-30
1
-0/+4
*
bpo-28029: Make "".replace("", s, n) returning s for any n != 0. (GH-16981)
Serhiy Storchaka
2019-10-30
1
-0/+3
*
bpo-36993: Improve error reporting for zipfiles with bad zip64 extra data. (G...
Daniel Hillier
2019-10-29
1
-0/+2
*
bpo-38589: Fixes HTML Help shortcut when Windows is not installed to C drive ...
Steve Dower
2019-10-28
1
-0/+1
*
bpo-38519: Internal include files missing on Windows (GH-16921)
Zackery Spytz
2019-10-28
1
-0/+2
*
bpo-37330: open() no longer accept 'U' in file mode (GH-16959)
Victor Stinner
2019-10-28
1
-0/+3
*
bpo-38602: Add fcntl.F_OFD_XXXX for fcntlmodule (GH-16956)
Dong-hee Na
2019-10-28
1
-0/+3
*
bpo-38592 Add pt-br switcher to Python Docs website (GH-16924)
Marco Rougeth
2019-10-27
1
-0/+1
*
bpo-38334: Fix seeking backward on an encrypted zipfile.ZipExtFile. (GH-16937)
Serhiy Storchaka
2019-10-27
1
-0/+1
*
bpo-38598: Do not try to compile IDLE shell or output windows (GH-16939)
Terry Jan Reedy
2019-10-27
1
-0/+1
*
bpo-38535: Fix positions for AST nodes for calls without arguments in decorat...
Serhiy Storchaka
2019-10-26
1
-0/+2
*
bpo-33348: parse expressions after * and ** in lib2to3 (GH-6586)
Zsolt Dollenstein
2019-10-24
1
-0/+2
*
bpo-30618: add readlink to pathlib.Path (GH-8285)
Girts
2019-10-23
1
-0/+1
*
bpo-34679: ProactorEventLoop only uses set_wakeup_fd() in main thread (GH-16901)
Victor Stinner
2019-10-23
1
-0/+2
*
bpo-37415: Fix stdatomic.h header check for ICC compiler (GH-16717)
Victor Stinner
2019-10-22
1
-0/+2
*
bpo-38303: Make audioop extension module PEP-384 compatible (GH-16497)
Tyler Kieft
2019-10-22
1
-0/+1
*
bpo-31202: Preserve case of literal parts in Path.glob() on Windows. (GH-16860)
Serhiy Storchaka
2019-10-21
1
-0/+2
*
bpo-38540: Fix possible leak in PyArg_Parse for "es#" and "et#". (GH-16869)
Serhiy Storchaka
2019-10-21
1
-0/+3
*
bpo-38493: Add os.CLD_KILLED and os.CLD_STOPPED. (GH-16821)
Dong-hee Na
2019-10-21
1
-0/+2
*
bpo-38465: Convert the type of exports counters to Py_ssize_t. (GH-16746)
Hai Shi
2019-10-21
1
-0/+1
*
bpo-36321: Fix misspelled attribute name in namedtuple() (GH-16858)
Raymond Hettinger
2019-10-20
1
-0/+2
*
bpo-38525: Fix a segmentation fault when using reverse iterators of empty dic...
Dong-hee Na
2019-10-19
1
-0/+2
*
bpo-38521: Fix error in NormalDist.__eq__() (GH-16840)
Raymond Hettinger
2019-10-18
1
-0/+1
*
bpo-38502: regrtest uses process groups if available (GH-16829)
Victor Stinner
2019-10-18
1
-0/+3
*
bpo-27657: Fix urlparse() with numeric paths (#661)
Tim Graham
2019-10-18
1
-0/+2
*
bpo-38418: Fixes audit event for os.system to be named 'os.system' (GH-16670)
Steve Dower
2019-10-18
1
-0/+1
*
bpo-33604: Raise TypeError on missing hmac arg. (GH-16805)
Gregory P. Smith
2019-10-18
1
-0/+3
*
bpo-37587: json: Use _PyUnicodeWriter when scanning string. (GH-15591)
Inada Naoki
2019-10-17
1
-0/+2
*
bpo-38492: Remove pythonw.exe dependency on the Microsoft C++ runtime (GH-16824)
Steve Dower
2019-10-16
1
-0/+1
*
bpo-35998: Fix test_asyncio.test_start_tls_server_1() (GH-16815)
Victor Stinner
2019-10-16
1
-0/+5
[next]