Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
f1b9ad3d38c11676b45edcbf2369239bae436e56
f1b9ad3
closes bpo-35171: Fix test_TimeRE_recreation_timezone failure on some systems. (GH-10347)
by Alexey Izbyshev
· 6 years ago
f1d3efc
bpo-35099: Update idlelib/help.html (#10353)
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
0bee3c3
bpo-35119: Fix RecursionError in example of customizing module attribute access. (GH-10323)
by Denis Osipov
· 6 years ago
6531bf6
bpo-33462: Add __reversed__ to dict and dict views (GH-6827)
by Rémi Lapeyre
· 6 years ago
16c8a53
[Docs] Fix required version of an example of importlib (GH-10118)
by E Kawashima
· 6 years ago
570e371
Fix possible crashes in pwdmodule.c. (GH-10331)
by Zackery Spytz
· 6 years ago
083a7a1
bpo-35167: Specify program for gzip and json.tool command line options. (GH-10332)
by Serhiy Storchaka
· 6 years ago
34fd4c2
bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284)
by Serhiy Storchaka
· 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
b4db249
bpo-9842: Add cross-reference to the ellipsis object (GH-4063)
by Pablo Galindo
· 6 years ago
98b8535
bpo-35118: Improve docs regarding indexing (GH-10265)
by Windson yang
· 6 years ago
55f3317
bpo-10536: Enhancements to gettext docs (GH-10324)
by Stéphane Wirtel
· 6 years ago
622935d
bpo-31887: Adds documentations for special multipart/signed handling (GH-4268)
by Saptak Sengupta
· 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
c03bf0a
Doc: Disable smartquotes for zh-tw, zh-cn, fr and ja translations (GH-9423)
by Adrian Liaw
· 6 years ago
0edc7b1
bpo-35159: Add a link to the devguide in the sidebar of the index (Doc/) (GH-10316)
by Stéphane Wirtel
· 6 years ago
e359bc2
bpo-35161: Fix stack-use-after-scope in grp.getgr{nam,gid} and pwd.getpw{nam,uid}. (GH-10319)
by Alexey Izbyshev
· 6 years ago
52465e1
Explain that the orderness of the result of glob is system-dependant (GH-6587)
by Elena Oat
· 6 years ago
f98c162
Doc: -W flag for sphinx-build can be disabled (GH-10303)
by Julien Palard
· 6 years ago
3e28eed
bpo-34969: Add --fast, --best on the gzip CLI (GH-9833)
by Stéphane Wirtel
· 6 years ago
fe62d87
Fix a typo about a comma. (GH-10306)
by İsmail Arılık
· 6 years ago
e2ed5ad
bpo-35147: Fix _Py_NO_RETURN for GCC (GH-10300)
by Alexey Izbyshev
· 6 years ago
b942707
bpo-29341: Clarify that path-like objects are accepted in some os methods (GH-10101)
by BNMetrics
· 6 years ago
488c0a6
bpo-33578: Fix getstate/setstate for CJK decoder (GH-10290)
by Christopher Thorne
· 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
dce345c
Simplify sys.breakpointhook implementation (#9519)
by Anthony Sottile
· 6 years ago
bf46a09
bpo-35075: Fix broken url in the pprint documentation (GH-10201)
by Pablo Galindo
· 6 years ago
ac22f6a
bpo-33578: Add getstate/setstate for CJK codec (GH-6984)
by Christopher Thorne
· 6 years ago
4b5e62d
bpo-35128: Fix spacing issues in warning.warn() messages. (GH-10268)
by Pablo Aguiar
· 6 years ago
a1c249c
bpo-35081: And pycore_lifecycle.h and pycore_pathconfig.h (GH-10273)
by Victor Stinner
· 6 years ago
e281f7d
bpo-35081: Move accu.h to Include/internal/pycore_accu.h (GH-10271)
by Victor Stinner
· 6 years ago
50b4857
bpo-35081: Add _PyThreadState_GET() internal macro (GH-10266)
by Victor Stinner
· 6 years ago
27e2d1f
bpo-35081: Add pycore_ prefix to internal header files (GH-10263)
by Victor Stinner
· 6 years ago
3a228ab
bpo-26558: Fix Py_FatalError() with GIL released (GH-10267)
by Victor Stinner
· 6 years ago
2be00d9
bpo-35081: Move Py_BUILD_CORE code to internal/mem.h (GH-10249)
by Victor Stinner
· 6 years ago
b08746b
bpo-35062: Fix parsing _io.IncrementalNewlineDecoder's *translate* argument. (GH-10217)
by Xiang Zhang
· 6 years ago
511747b
bpo-35110: Fix yet few spaces before dashes. (GH-10255)
by Serhiy Storchaka
· 6 years ago
c9a6168
Fix a possible crash in range.__reversed__(). (GH-10252)
by Zackery Spytz
· 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
68f3237
bpo-35116, urllib.parse: Document the new max_num_fields parameter (GH-10247)
by matthewbelisle-wf
· 6 years ago
a80af77
bpo-35086: Fix tkinter example "A Simple Hello World Program". (GH-10160)
by Daniel Lovell
· 6 years ago
31368a4
bpo-35081: Move Include/pyatomic.c to Include/internal/ (GH-10239)
by Victor Stinner
· 6 years ago
9204fb8
bpo-35081: Cleanup pystate.c and pystate.h (GH-10240)
by Victor Stinner
· 6 years ago
3c09dca
bpo-35059: Convert _Py_Dealloc() to static inline function (GH-10223)
by Victor Stinner
· 6 years ago
e1b2995
bpo-32030: Make _PySys_AddXOptionWithError() private (GH-10236)
by Victor Stinner
· 6 years ago
905f1ac
bpo-34523: Fix config_init_fs_encoding() for ASCII (GH-10232)
by Victor Stinner
· 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
b83d917
Doc: fix asyncio loop.close() description (GH-10229)
by Andriy Maletsky
· 6 years ago
f6a47f3
bpo-35031: Fix test_start_tls_server_1 on FreeBSD buildbots (GH-10011)
by Pablo Galindo
· 6 years ago
ed271b2
bpo-34765: install-sh is executable (GH-10225)
by Victor Stinner
· 6 years ago
0227748
bpo-34945: Buffer output in test suite only when creating junit file (GH-10204)
by Pablo Galindo
· 6 years ago
541497e
bpo-35059: Convert Py_XINCREF() to static inline function (GH-10224)
by Victor Stinner
· 6 years ago
0200928
Include memo in the documented signature of copy.deepcopy()
by Stephan Hoyer
· 6 years ago
3b05ad7
bpo-34160: Preserve user specified order of Element attributes in html. (GH-10190)
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
542497a
bpo-35059: Remove Py_STATIC_INLINE() macro (GH-10216)
by Victor Stinner
· 6 years ago
2aaf0c1
bpo-35059: Convert Py_INCREF() to static inline function (GH-10079)
by Victor Stinner
· 6 years ago
c0799ec
bpo-27741: Better wording for datetime.strptime() (GH-9994)
by Gus Goulart
· 6 years ago
53835e9
Fix a possible "double decref" in termios.tcgetattr(). (GH-10194)
by Zackery Spytz
· 6 years ago
ea9c8bd
bpo-35097: Add IDLE doc subsection explaining editor windows. (#10206)
by Terry Jan Reedy
· 6 years ago
c61e229
bpo-33234: Add exact allocation optimization to lists in What's New (GH-10200)
by Pablo Galindo
· 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
569d12f
Fix yet one error in checking Tcl version. (GH-10189)
by Serhiy Storchaka
· 6 years ago
e3685fd
bpo-34160: Preserve user specified order of Element attributes (GH-10163)
by Raymond Hettinger
· 6 years ago
18d57b4
Fix checking for bugfix Tcl version. (GH-10185)
by Serhiy Storchaka
· 6 years ago
3d4fabb
bpo-35090: Fix potential division by zero in allocator wrappers (GH-10174)
by Alexey Izbyshev
· 6 years ago
68d6dc0
bpo-1529353: Explain Shell text squeezing in the IDLE doc. (#10169)
by Terry Jan Reedy
· 6 years ago
c8a8d6b
bpo-35089: Don't mention typing.io and typing.re (GH-10173)
by Sebastian Rittau
· 6 years ago
163eca3
bpo-34672: fix a compiler warning in timemodule.c (GH-10176)
by Xiang Zhang
· 6 years ago
49c75a8
bpo-35064 prefix smelly symbols that appear with COUNT_ALLOCS with _Py_ (GH-10152)
by Pablo Galindo
· 6 years ago
6015cc5
bpo-32892: Support subclasses of base types in isinstance checks for AST constants. (GH-9934)
by Serhiy Storchaka
· 6 years ago
913876d
bpo-35054: Add yet more index entries for symbols. (GH-10121)
by Serhiy Storchaka
· 6 years ago
95f68b1
Fix mistakes on function coroutines related definitions (GH-9871)
by Andrés Delfino
· 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
d855f2f
unittest documentation: Spell pytest without the dot (GH-9820)
by Andreas Pelme
· 6 years ago
40bf6cf
Fix typo in zipfile documentation. (GH-10151)
by nsrip
· 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
4e3a53b
Fix a typo in asyncio-dev.rst. (GH-10133)
by Benjamin Peterson
· 6 years ago
50fe3f8
bpo-9263: _PyXXX_CheckConsistency() use _PyObject_ASSERT() (GH-10108)
by Victor Stinner
· 6 years ago
0862505
bpo-9263: Use _PyObject_ASSERT() in typeobject.c (GH-10111)
by Victor Stinner
· 6 years ago
a4b2bc7
bpo-9263: Use _PyObject_ASSERT() in gcmodule.c (GH-10112)
by Victor Stinner
· 6 years ago
2470204
bpo-9263: Use _PyObject_ASSERT() in object.c (GH-10110)
by Victor Stinner
· 6 years ago
3b1cba3
bpo-35059, libmpdec: Add missing EXTINLINE in mpdecimal.h (GH-10128)
by Victor Stinner
· 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
25a525b
Simplify the warning for http.server. (#10116)
by Senthil Kumaran
· 6 years ago
Next »