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
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-31680: Add curses.ncurses_version. (GH-4217)
Serhiy Storchaka
2018-10-30
1
-3/+19
*
bpo-33237: Improve AttributeError message for partially initialized module. (...
Serhiy Storchaka
2018-10-30
3
-0/+17
*
bpo-34876: Change the lineno of the AST for decorated function and class. (GH...
Serhiy Storchaka
2018-10-30
2
-2/+58
*
bpo-35031: Fix test_start_tls_server_1 on FreeBSD buildbots (GH-10011)
Pablo Galindo
2018-10-29
1
-0/+7
*
bpo-34945: Buffer output in test suite only when creating junit file (GH-10204)
Pablo Galindo
2018-10-29
2
-14/+16
*
bpo-34160: Preserve user specified order of Element attributes in html. (GH-1...
Serhiy Storchaka
2018-10-29
2
-9/+5
*
bpo-33331: Clean modules in the reversed order in PyImport_Cleanup(). (GH-6565)
Serhiy Storchaka
2018-10-29
1
-56/+62
*
bpo-35097: Add IDLE doc subsection explaining editor windows. (#10206)
Terry Jan Reedy
2018-10-29
1
-0/+17
*
bpo-35047, unittest.mock: Better error messages on assert_called_xxx failures...
Petter Strandmark
2018-10-28
2
-8/+58
*
Issue 35093: Document the IDLE document viewer in the IDLE doc. (#10195)
Terry Jan Reedy
2018-10-28
1
-10/+20
*
bpo-33234 Improve list() pre-sizing for inputs with known lengths (GH-9846)
Pablo Galindo
2018-10-28
1
-0/+9
*
Fix yet one error in checking Tcl version. (GH-10189)
Serhiy Storchaka
2018-10-28
1
-1/+1
*
bpo-34160: Preserve user specified order of Element attributes (GH-10163)
Raymond Hettinger
2018-10-28
2
-1/+21
*
Fix checking for bugfix Tcl version. (GH-10185)
Serhiy Storchaka
2018-10-28
1
-1/+1
*
bpo-1529353: Explain Shell text squeezing in the IDLE doc. (#10169)
Terry Jan Reedy
2018-10-28
1
-2/+19
*
bpo-32892: Support subclasses of base types in isinstance checks for AST cons...
Serhiy Storchaka
2018-10-28
2
-1/+5
*
bpo-35088: Update idlelib.help.copy_string docstring (#10164)
Terry Jan Reedy
2018-10-28
1
-17/+17
*
bpo-35087: Update idlelib help files for the current doc build. (GH-10162)
Terry Jan Reedy
2018-10-28
2
-78/+98
*
bpo-34751: improved hash function for tuples (GH-9471)
jdemeyer
2018-10-28
1
-18/+93
*
bpo-35067: Remove _distutils_findvs and use vswhere.exe instead. (GH-10095)
Steve Dower
2018-10-27
1
-32/+32
*
bpo-33710: Deprecate l*gettext() and related functions in the gettext module....
Serhiy Storchaka
2018-10-27
2
-64/+193
*
bpo-35024: Remove redundant and possibly incorrect verbose message after writ...
Quentin Agren
2018-10-26
1
-1/+0
*
bpo-34789: make xml.sax.make_parser accept iterables of all types (GH-9576)
Andrés Delfino
2018-10-26
2
-4/+32
*
bpo-35017, socketserver: don't accept request after shutdown (GH-9952)
Denis Ledoux
2018-10-26
1
-0/+3
*
bpo-34890: Make iscoroutinefunction, isgeneratorfunction and isasyncgenfuncti...
Pablo Galindo
2018-10-26
4
-12/+46
*
bpo-9263: _Py_NegativeRefcount() use _PyObject_AssertFailed() (GH-10109)
Victor Stinner
2018-10-26
1
-2/+3
*
bpo-35022: unittest.mock.MagicMock now also supports __fspath__ (GH-9960)
Max Bélanger
2018-10-25
2
-0/+12
*
bpo-9263: Dump Python object on GC assertion failure (GH-10062)
Victor Stinner
2018-10-25
1
-3/+66
*
bpo-35059: Add Py_STATIC_INLINE() macro (GH-10093)
Victor Stinner
2018-10-25
1
-0/+17
*
bpo-31047: Fix ntpath.abspath to trim ending separator (GH-10082)
Tim Graham
2018-10-25
2
-1/+3
*
bpo-32321: Add pure Python fallback for functools.reduce (GH-8548)
madman-bob
2018-10-25
2
-36/+78
*
bpo-35053: Enhance tracemalloc to trace free lists (GH-10063)
Victor Stinner
2018-10-25
1
-0/+20
*
importlib: Fix typo in SourceLoader.path_stats docstring (GH-10052)
Quentin
2018-10-25
1
-3/+4
*
turtledemo/penrose.py: remove unused clock() calls (GH-10033)
Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి)
2018-10-24
1
-3/+0
*
bpo-34260, shutil: fix copy2 and copystat documentation (GH-8523)
Zsolt Cserna
2018-10-23
1
-5/+11
*
bpo-35028: cgi: Fix max_num_fields off by one error (GH-9973)
matthewbelisle-wf
2018-10-23
2
-18/+24
*
bpo-35046: do only one system call per line (logging.StreamHandler) (GH-10042)
Josh Snyder
2018-10-23
1
-2/+2
*
bpo-34482: test datetime classes' handling of non-UTF-8-encodable strings (GH...
Alexey Izbyshev
2018-10-23
1
-0/+40
*
bpo-34454: Clean up datetime.fromisoformat surrogate handling (GH-8959)
Paul Ganssle
2018-10-22
2
-4/+13
*
bpo-29843: raise AttributeError if given negative _length_ (GH-10029)
Tal Einat
2018-10-22
1
-5/+19
*
bpo-34984: Improve error messages for bytes and bytearray constructors. (GH-9...
Serhiy Storchaka
2018-10-21
1
-0/+2
*
bpo-34973: Fix crash in bytes constructor. (GH-9841)
Serhiy Storchaka
2018-10-21
1
-0/+17
*
bpo-8525: help() on a type now shows builtin subclasses (GH-5066)
Sanyam Khurana
2018-10-21
2
-0/+136
*
bpo-35029: Replace the SyntaxWarning exception with a SyntaxError. (GH-9999)
Serhiy Storchaka
2018-10-21
1
-0/+9
*
bpo-34574: Prevent OrderedDict iterators from exhaustion during pickling. (GH...
Sergey Fedoseev
2018-10-20
1
-0/+17
*
bpo-34983: Expose symtable.Symbol.is_nonlocal() in the symtable module (GH-9872)
Pablo Galindo
2018-10-20
2
-3/+25
*
bpo-32890, os: Use errno instead of GetLastError() in execve() and truncate()...
Alexey Izbyshev
2018-10-20
1
-0/+10
*
bpo-32236: open() emits RuntimeWarning if buffering=1 for binary mode (GH-4842)
Alexey Izbyshev
2018-10-20
8
-25/+74
*
bpo-34536: Cleanup test_enum imports (GH-9979)
Victor Stinner
2018-10-19
1
-5/+0
*
bpo-33594: Add deprecation info in inspect.py module (GH-7036)
Matthias Bussonnier
2018-10-19
1
-7/+15
[next]