Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
6eb996685e25c09499858bee4be258776e603c6f
/
Misc
59423e3
bpo-33954: Fix _PyUnicode_InsertThousandsGrouping() (GH-10623)
by Victor Stinner
· 6 years ago
c2e1607
bpo-34100: Merge constants recursively (GH-8341)
by INADA Naoki
· 6 years ago
1d817e4
bpo-29877: compileall: import ProcessPoolExecutor only when needed (GH-4856)
by Dustin Spicuzza
· 6 years ago
9de3632
bpo-34812: subprocess._args_from_interpreter_flags(): add isolated (GH-10675)
by Victor Stinner
· 6 years ago
e421106
bpo-35134: Create Include/cpython/ subdirectory (GH-10624)
by Victor Stinner
· 6 years ago
b409ffa
bpo-35189: Retry fnctl calls on EINTR (GH-10413)
by nierob
· 6 years ago
f653fd4
bpo-35296: make install now installs the internal API (GH-10665)
by Victor Stinner
· 6 years ago
4ac5328
bpo-35081: add NEWS entry for new Include/internal/pycore_*.h files (GH-10666)
by Victor Stinner
· 6 years ago
e89607c
bpo-35059: NEWS entry for macros converted to inline funcs (GH-10671)
by Victor Stinner
· 6 years ago
361e868
bpo-35035: Rename email.utils documentation to email.utils.rst (GH-10023)
by Zhiming Wang
· 6 years ago
c8fe9cc
bpo-34532: Fixed exit code for py.exe list versions arg (GH-9039)
by Brendan Gerrity
· 6 years ago
97f1efb
bpo-35169: Improve error messages for forbidden assignments. (GH-10342)
by Serhiy Storchaka
· 6 years ago
02e6bf7
bpo-28604: Fix localeconv() for different LC_MONETARY (GH-10606)
by Victor Stinner
· 6 years ago
d5d3368
bpo-18859: Document --with-valgrind option in README.valgrind (#10591)
by Sanyam Khurana
· 6 years ago
8b9c33e
Upgrade pip to 18.1 and setuptools to 40.6.2 (#10598)
by Donald Stufft
· 6 years ago
062a57b
bpo-35269: Fix a possible segfault involving a newly-created coroutine (GH-10585)
by Zackery Spytz
· 6 years ago
177a41a
bpo-34725: Adds _Py_SetProgramFullPath so embedders may override sys.executable (GH-9860)
by Steve Dower
· 6 years ago
338d54f
bpo-28401: prevent Py_DEBUG builds from trying to import limited ABI modules (GH-1766)
by Stefano Rivera
· 6 years ago
b65413b
bpo-35213: Where appropriate, use 'macOS' in idlelib. (#10478)
by Terry Jan Reedy
· 6 years ago
6431347
bpo-32613: Update window FAQ (GH-5552)
by Julien Palard
· 6 years ago
746b2d3
bpo-35214: Fix OOB memory access in unicode escape parser (GH-10506)
by Gregory P. Smith
· 6 years ago
474eedf
bpo-34784: Fix PyStructSequence_NewType with heap-allocated StructSequence (GH-9665)
by Eddie Elizondo
· 6 years ago
1a6be91
bpo-35081: Make some _PyGC macros internal (GH-10507)
by Victor Stinner
· 6 years ago
2c07c49
bpo-29564: warnings suggests to enable tracemalloc (GH-10486)
by Victor Stinner
· 6 years ago
1584a00
bpo-35214: Initial clang MemorySanitizer support (GH-10479)
by Gregory P. Smith
· 6 years ago
7438792
bpo-30064: Refactor sock_* asyncio API (#10419)
by Andrew Svetlov
· 6 years ago
19c46a4
bpo-33695 shutil.copytree() + os.scandir() cache (#7874)
by Giampaolo Rodola
· 6 years ago
50ff02b
bpo-34864: Document two IDLE on MacOS issues. (GH-10456)
by Terry Jan Reedy
· 6 years ago
43a74ab
bpo-35202: Remove unused imports in idlelib (GH-10438)
by Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి)
· 6 years ago
0f221d0
bpo-24412: Adds cleanUps for setUpClass and setUpModule. (GH-9190)
by Lisa Roach
· 6 years ago
49fa4a9
bpo-35193: Fix an off by one error in the RETURN_VALUE case. (GH-10418)
by Gregory P. Smith
· 6 years ago
fd512d7
bpo-35065: Remove `StreamReaderProtocol._untrack_reader` (#10212)
by Vincent Michel
· 6 years ago
a44d34e
bpo-34966: Improve support of method aliases in pydoc. (GH-9823)
by Serhiy Storchaka
· 6 years ago
6843ffe
Revert "bpo-32409: Fix regression in activate.bat on international Windows (GH-10295)" (GH-10403)
by Pablo Galindo
· 6 years ago
a6e956b
bpo-34726: Fix handling of hash-based pycs in zipimport. (GH-10327)
by Elvis Pranskevichus
· 6 years ago
c64583b
bpo-32409: Fix regression in activate.bat on international Windows (GH-10295)
by samstagern
· 6 years ago
637a33b
bpo-2504: Add pgettext() and variants to gettext. (GH-7253)
by Cheryl Sabella
· 6 years ago
5598cc9
bpo-34160: Preserve order of attributes in minidom. (GH-10219)
by Diego Rojas
· 6 years ago
f194479
bpo-31553: add --json-lines option to json.tool (#10051)
by HongWeipeng
· 6 years ago
0e7497c
bpo-34898: Add mtime parameter to gzip.compress(). (GH-9704)
by guoci
· 6 years ago
76cd0c3
bpo-33000: Document that IDLE's shell has no line limit. (#10373)
by Terry Jan Reedy
· 6 years ago
bccacd1
bpo-17560: Too small type for struct.pack/unpack in mutliprocessing.Connection (GH-10305)
by Alexander Buchkovsky
· 6 years ago
75d9d59
bpo-23220: Explain how IDLE's Shell displays output (GH-10356)
by Terry Jan Reedy
· 6 years ago
5e79090
bpo-35099: Improve the doc about IDLE running user code. (#10350)
by Terry Jan Reedy
· 6 years ago
6531bf6
bpo-33462: Add __reversed__ to dict and dict views (GH-6827)
by Rémi Lapeyre
· 6 years ago
ad1a25f
bpo-32512: Add -m option to profile for profiling modules (#5132)
by Mario Corchero
· 6 years ago
2810dd7
closes bpo-32285: Add unicodedata.is_normalized. (GH-4806)
by Max Bélanger
· 6 years ago
5d236ca
bpo-19675: Terminate processes if construction of a pool is failing. (GH-5614)
by Julien Palard
· 6 years ago
55f3317
bpo-10536: Enhancements to gettext docs (GH-10324)
by Stéphane Wirtel
· 6 years ago
59668aa
bpo-21263: Skip test_gdb when python has been compiled with LLVM clang (GH-10318)
by Lysandros Nikolaou
· 6 years ago
3e28eed
bpo-34969: Add --fast, --best on the gzip CLI (GH-9833)
by Stéphane Wirtel
· 6 years ago
b942707
bpo-29341: Clarify that path-like objects are accepted in some os methods (GH-10101)
by BNMetrics
· 6 years ago
318ab63
closes bpo-35139: The `pyexpat` module's macros in `Modules/Setup` now match `setup.py` (GH-10289)
by Max Bélanger
· 6 years ago
ac22f6a
bpo-33578: Add getstate/setstate for CJK codec (GH-6984)
by Christopher Thorne
· 6 years ago
b08746b
bpo-35062: Fix parsing _io.IncrementalNewlineDecoder's *translate* argument. (GH-10217)
by Xiang Zhang
· 6 years ago
0353b4e
bpo-33138: Change standard error message for non-pickleable and non-copyable types. (GH-6239)
by Serhiy Storchaka
· 6 years ago
3f819ca
bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)
by Serhiy Storchaka
· 6 years ago
b232df9
bpo-31680: Add curses.ncurses_version. (GH-4217)
by Serhiy Storchaka
· 6 years ago
3e429dc
bpo-33237: Improve AttributeError message for partially initialized module. (GH-6398)
by Serhiy Storchaka
· 6 years ago
95b6acf
bpo-34876: Change the lineno of the AST for decorated function and class. (GH-9731)
by Serhiy Storchaka
· 6 years ago
c93c58b
bpo-33331: Clean modules in the reversed order in PyImport_Cleanup(). (GH-6565)
by Serhiy Storchaka
· 6 years ago
ea9c8bd
bpo-35097: Add IDLE doc subsection explaining editor windows. (#10206)
by Terry Jan Reedy
· 6 years ago
47d9424
bpo-35047, unittest.mock: Better error messages on assert_called_xxx failures (GH-10090)
by Petter Strandmark
· 6 years ago
1803263
Issue 35093: Document the IDLE document viewer in the IDLE doc. (#10195)
by Terry Jan Reedy
· 6 years ago
372d705
bpo-33234 Improve list() pre-sizing for inputs with known lengths (GH-9846)
by Pablo Galindo
· 6 years ago
e3685fd
bpo-34160: Preserve user specified order of Element attributes (GH-10163)
by Raymond Hettinger
· 6 years ago
c8a8d6b
bpo-35089: Don't mention typing.io and typing.re (GH-10173)
by Sebastian Rittau
· 6 years ago
2b555fc
bpo-35088: Update idlelib.help.copy_string docstring (#10164)
by Terry Jan Reedy
· 6 years ago
db40cb5
bpo-35087: Update idlelib help files for the current doc build. (GH-10162)
by Terry Jan Reedy
· 6 years ago
aeb1be5
bpo-34751: improved hash function for tuples (GH-9471)
by jdemeyer
· 6 years ago
53125a5
bpo-35067: Remove _distutils_findvs and use vswhere.exe instead. (GH-10095)
by Steve Dower
· 6 years ago
fec35c9
bpo-33710: Deprecate l*gettext() and related functions in the gettext module. (GH-10139)
by Serhiy Storchaka
· 6 years ago
d9bff4e
bpo-35079: Revise difflib.SequenceManager.get_matching_blocks doc (GH-10144)
by Terry Jan Reedy
· 6 years ago
12e696b
bpo-35042: Use the :pep: role where a PEP is specified (#10036)
by Stéphane Wirtel
· 6 years ago
9e14e49
bpo-35024: Remove redundant and possibly incorrect verbose message after writing '.pyc' (GH-9998)
by Quentin Agren
· 6 years ago
a6dc531
bpo-34789: make xml.sax.make_parser accept iterables of all types (GH-9576)
by Andrés Delfino
· 6 years ago
10cb376
bpo-35017, socketserver: don't accept request after shutdown (GH-9952)
by Denis Ledoux
· 6 years ago
a05bef4
bpo-35059, PCbuild: Expand inline funcs in Debug (GH-10094)
by Victor Stinner
· 6 years ago
7cd2543
bpo-34890: Make iscoroutinefunction, isgeneratorfunction and isasyncgenfunction work with functools.partial (GH-9903)
by Pablo Galindo
· 6 years ago
e483f02
bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037)
by Stéphane Wirtel
· 6 years ago
6c83d9f
bpo-35022: unittest.mock.MagicMock now also supports __fspath__ (GH-9960)
by Max Bélanger
· 6 years ago
1770d1c
bpo-35038: AttributeError: 'frame' object has no attribute 'f_restricted'. (GH-10098)
by Stéphane Wirtel
· 6 years ago
d03b775
bpo-31047: Fix ntpath.abspath to trim ending separator (GH-10082)
by Tim Graham
· 6 years ago
e25d5fc
bpo-32321: Add pure Python fallback for functools.reduce (GH-8548)
by madman-bob
· 6 years ago
9e00e80
bpo-35053: Enhance tracemalloc to trace free lists (GH-10063)
by Victor Stinner
· 6 years ago
5ad36f9
bpo-28015: Support LTO build with clang (GH-9908)
by serge-sans-paille
· 6 years ago
c46db92
bpo-30863: Rewrite PyUnicode_AsWideChar() and PyUnicode_AsWideCharString(). (GH-2599)
by Serhiy Storchaka
· 6 years ago
df13df4
bpo-34794: Fix a leak in Tkinter. (GH-10025)
by Serhiy Storchaka
· 6 years ago
2447773
bpo-29843: raise AttributeError if given negative _length_ (GH-10029)
by Tal Einat
· 6 years ago
121eb16
bpo-34081: Fix wrong example link that was linking to distutils (GH-8248)
by Xtreak
· 6 years ago
914f9a0
bpo-34973: Fix crash in bytes constructor. (GH-9841)
by Serhiy Storchaka
· 6 years ago
a323cdc
bpo-8525: help() on a type now shows builtin subclasses (GH-5066)
by Sanyam Khurana
· 6 years ago
d31e773
bpo-35029: Replace the SyntaxWarning exception with a SyntaxError. (GH-9999)
by Serhiy Storchaka
· 6 years ago
9445118
closes bpo-35025: Properly guard the `CLOCK_GETTIME` et al macros in timemodule.c. (GH-9961)
by Max Bélanger
· 6 years ago
a5259fb
bpo-34574: Prevent OrderedDict iterators from exhaustion during pickling. (GH-9051)
by Sergey Fedoseev
· 6 years ago
8c9fd9c
bpo-34909: NEWS entry (GH-9995)
by Ned Deily
· 6 years ago
d5b4f1b
bpo-34983: Expose symtable.Symbol.is_nonlocal() in the symtable module (GH-9872)
by Pablo Galindo
· 6 years ago
8346031
bpo-32890, os: Use errno instead of GetLastError() in execve() and truncate() (GH-5784)
by Alexey Izbyshev
· 6 years ago
a267056
bpo-32236: open() emits RuntimeWarning if buffering=1 for binary mode (GH-4842)
by Alexey Izbyshev
· 6 years ago
ded87d8
bpo-33594: Add deprecation info in inspect.py module (GH-7036)
by Matthias Bussonnier
· 6 years ago
Next »