Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
4594565b56e9c99d2d3fb7549041bbca5ecba8e2
/
Include
f2ba17b
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
by Serhiy Storchaka
· 5 years ago
f82ce5b
[3.8] bpo-36389: Backport debug enhancements from master (GH-16796)
by Victor Stinner
· 5 years ago
cc06217
Post v3.8.0
by Łukasz Langa
· 5 years ago
fa919fd
v3.8.0
by Łukasz Langa
· 5 years ago
435b2ee
bpo-38376: Fix _PyUnicode_CheckConsistency() definition (GH-16623)
by Victor Stinner
· 5 years ago
3b2f4e9
Post v3.8.0rc1
by Łukasz Langa
· 5 years ago
34214de
v3.8.0rc1
by Łukasz Langa
· 5 years ago
d49f096
bpo-38304: PyConfig_InitPythonConfig() cannot fail anymore (GH-16509)
by Miss Islington (bot)
· 5 years ago
bdace21
bpo-38304: Remove PyConfig.struct_size (GH-16500)
by Victor Stinner
· 5 years ago
2f87a7d
bpo-30773: Fix ag_running; prohibit running athrow/asend/aclose in parallel (GH-7468) (#16486)
by Miss Islington (bot)
· 5 years ago
c9ed9e6
bpo-38317: Fix PyConfig.warnoptions priority (GH-16478)
by Miss Islington (bot)
· 5 years ago
6e12838
bpo-38304: Add PyConfig.struct_size (GH-16451) (GH-16453)
by Victor Stinner
· 5 years ago
96c8475
[3.8] bpo-38234: Backport init path config changes from master (GH-16423)
by Victor Stinner
· 5 years ago
a7c73a0
closes bpo-38253: Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h. (GH-16230)
by Miss Islington (bot)
· 5 years ago
c5c6425
bpo-38236: Dump path config at first import error (GH-16300) (GH-16332)
by Victor Stinner
· 5 years ago
9f3dcf8
[3.8] bpo-38234: Fix PyConfig_Read() when Py_SetPath() was called (GH-16298) (GH-16313)
by Victor Stinner
· 5 years ago
245d439
bpo-38205: Py_UNREACHABLE() calls Py_FatalError() (GH-16290) (GH-16306)
by Victor Stinner
· 5 years ago
8d9efc4
Fix _PyTraceMalloc_Fini() definition (GH-16259) (GH-16278)
by Miss Islington (bot)
· 5 years ago
47bbab9
[3.8] bpo-38070: Py_FatalError() logs runtime state (GH-16258)
by Victor Stinner
· 5 years ago
f37a983
[3.8] bpo-38005: Fixed comparing and creating of InterpreterID and ChannelID. (GH-15652) (GH-16145)
by Serhiy Storchaka
· 5 years ago
4bd1d05
Fix typos mostly in comments, docs and test names (GH-15209)
by Miss Islington (bot)
· 5 years ago
1553e3b
Post v3.8.0b4
by Łukasz Langa
· 5 years ago
d93605d
Python 3.8.0b4
by Łukasz Langa
· 5 years ago
96631dc
[3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599)
by Serhiy Storchaka
· 5 years ago
1d4285a
bpo-36763: Make Py_BytesMain() public (GH-15532)
by Miss Islington (bot)
· 5 years ago
6ca0307
[3.8] bpo-37757: Disallow PEP 572 cases that expose implementation details (GH-15491)
by Nick Coghlan
· 5 years ago
af84a88
bpo-36763: PyConfig_Read() handles PySys_AddXOption() (GH-15431) (GH-15435)
by Victor Stinner
· 5 years ago
a6427cb
bpo-36763: Implement PyWideStringList_Insert() of PEP 587 (GH-15423)
by Miss Islington (bot)
· 5 years ago
944aa01
Fix _PyTime_MIN/MAX values (GH-15384) (GH-15426)
by Victor Stinner
· 5 years ago
9eb3d54
bpo-37834: Normalise handling of reparse points on Windows (GH-15370)
by Steve Dower
· 5 years ago
adc0e31
Post v3.8.0b3
by Łukasz Langa
· 5 years ago
4336222
Python 3.8.0b3
by Łukasz Langa
· 5 years ago
bf8e82f
[3.8] bpo-36974: separate vectorcall functions for each calling convention (GH-13781) (#14782)
by Jeroen Demeyer
· 5 years ago
cf9a63c
bpo-37593: Swap the positions of posonlyargs and args in the constructor of ast.parameters nodes (GH-14778)
by Miss Islington (bot)
· 5 years ago
50dc82e
Post v3.8.0b2
by Łukasz Langa
· 5 years ago
21dd01d
Python 3.8.0b2
by Łukasz Langa
· 5 years ago
96f581c
bpo-36763: Add PyConfig_SetWideStringList() (GH-14444)
by Miss Islington (bot)
· 5 years ago
cb083f7
bpo-37221: Add PyCode_NewWithPosOnlyArgs to be used internally and set PyCode_New as a compatibility wrapper (GH-13959) (#14505)
by Miss Islington (bot)
· 5 years ago
323e743
bpo-37369: Fix initialization of sys members when launched via an app container (GH-14467)
by Steve Dower
· 5 years ago
d917cfe
[3.8] bpo-37250: put back tp_print for backwards compatibility (GH-14193)
by Jeroen Demeyer
· 5 years ago
8cb8d5d
bpo-37189: Export old PyRun_XXX() functions (GH-14142)
by Miss Islington (bot)
· 5 years ago
886d83e
bpo-37077: Add native thread ID (TID) for AIX (GH-13624)
by Miss Islington (bot)
· 5 years ago
032bf30
bpo-37253: Remove PyAST_obj2mod_ex() function (GH-14020)
by Miss Islington (bot)
· 5 years ago
92e836c
bpo-37253: Add _PyCompilerFlags_INIT macro (GH-14018)
by Miss Islington (bot)
· 5 years ago
c9ca96d
bpo-37160: Thread native ID NetBSD support (GH-13835)
by Miss Islington (bot)
· 5 years ago
9689f80
bpo-37191: Avoid declaration-after-statement in header included from Python.h (GH-13887)
by Petr Viktorin
· 5 years ago
267a389
Post v3.8.0b1
by Łukasz Langa
· 5 years ago
3b5deb0
Python 3.8.0b1
by Łukasz Langa
· 5 years ago
0fd2c30
Revert "bpo-36818: Add PyInterpreterState.runtime field. (gh-13129)" (GH-13795)
by Victor Stinner
· 5 years ago
e225beb
Revert "bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (gh-13714)" (GH-13780)
by Victor Stinner
· 5 years ago
0b9956e
bpo-37087: Adding native ID support for OpenBSD (GH-13654)
by David Carlier
· 5 years ago
91234a1
bpo-26219: per opcode cache for LOAD_GLOBAL (GH-12884)
by Inada Naoki
· 5 years ago
6a150bc
bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (gh-13714)
by Eric Snow
· 5 years ago
396e0a8
bpo-36818: Add PyInterpreterState.runtime field. (gh-13129)
by Eric Snow
· 5 years ago
37788bc
bpo-36974: rename _FastCallKeywords -> _Vectorcall (GH-13653)
by Jeroen Demeyer
· 5 years ago
c145f3b
bpo-36974: remove _PyObject_HasFastCall (GH-13460)
by Jeroen Demeyer
· 5 years ago
ada319b
bpo-32388: Remove cross-version binary compatibility requirement in tp_flags (GH-4944)
by Antoine Pitrou
· 5 years ago
0c2f930
bpo-22385: Support output separators in hex methods. (#13578)
by Gregory P. Smith
· 5 years ago
aacc77f
bpo-36974: implement PEP 590 (GH-13185)
by Jeroen Demeyer
· 5 years ago
4154069
bpo-37001: Makes symtable.symtable have parity with compile for input (#13483)
by Dino Viehland
· 5 years ago
33ce3f0
Fix comments in initconfig.h (GH-13636)
by MandarJKulkarni
· 5 years ago
3c8724f
bpo-33407: Implement Py_DEPRECATED() on MSVC (GH-8980)
by Zackery Spytz
· 5 years ago
eb65e24
bpo-36922: implement PEP-590 Py_TPFLAGS_METHOD_DESCRIPTOR (GH-13338)
by Jeroen Demeyer
· 5 years ago
3880f26
bpo-36933: Remove sys.set_coroutine_wrapper (marked for removal in 3.8) (GH-13577)
by Matthias Bussonnier
· 5 years ago
cd590a7
bpo-1230540: Add threading.excepthook() (GH-13515)
by Victor Stinner
· 5 years ago
6f6ff8a
bpo-37050: Remove expr_text from FormattedValue ast node, use Constant node instead (GH-13597)
by Eric V. Smith
· 5 years ago
331a6a5
bpo-36763: Implement the PEP 587 (GH-13592)
by Victor Stinner
· 5 years ago
71c52e3
bpo-36829: Add _PyErr_WriteUnraisableMsg() (GH-13488)
by Victor Stinner
· 5 years ago
91f4380
bpo-36785: PEP 574 implementation (GH-7076)
by Antoine Pitrou
· 5 years ago
438a12d
bpo-36710: Add tstate parameter in ceval.c (GH-13547)
by Victor Stinner
· 5 years ago
b3a9843
Support Py_UNUSED() on clang (GH-13544)
by Victor Stinner
· 5 years ago
b82e17e
bpo-36842: Implement PEP 578 (GH-12613)
by Steve Dower
· 5 years ago
df22c03
bpo-36829: PyErr_WriteUnraisable() normalizes exception (GH-13507)
by Victor Stinner
· 5 years ago
022be02
bpo-36763: Add _PyPreConfig._config_init (GH-13481)
by Victor Stinner
· 5 years ago
b121f63
bpo-36084: Add native thread ID (TID) to threading.Thread (GH-13463)
by Jake Tesler
· 5 years ago
933e150
bpo-36878: Track extra text added to 'type: ignore' in the AST (GH-13479)
by Michael J. Sullivan
· 5 years ago
ef9d9b6
bpo-36829: Add sys.unraisablehook() (GH-13187)
by Victor Stinner
· 5 years ago
565b4f1
bpo-34616: Add PyCF_ALLOW_TOP_LEVEL_AWAIT to allow top-level await (GH-13148)
by Matthias Bussonnier
· 5 years ago
d12e757
Revert "bpo-36084: Add native thread ID to threading.Thread objects (GH-11993)" (GH-13458)
by Victor Stinner
· 5 years ago
0f72147
bpo-36763: Fix _PyRuntime.preconfig.coerce_c_locale (GH-13444)
by Victor Stinner
· 5 years ago
6d1c467
bpo-36763: Fix Python preinitialization (GH-13432)
by Victor Stinner
· 5 years ago
ed48866
bpo-35134: Split traceback.h header (GH-13430)
by Victor Stinner
· 5 years ago
a5119e7
bpo-36957: Add _PyLong_Rshift() and _PyLong_Lshift(). (GH-13416)
by Serhiy Storchaka
· 5 years ago
410759f
bpo-36763: Remove _PyCoreConfig.dll_path (GH-13402)
by Victor Stinner
· 5 years ago
bab0db6
bpo-36763: Use _PyCoreConfig_InitPythonConfig() (GH-13398)
by Victor Stinner
· 5 years ago
b594784
bpo-36763: _Py_InitializeFromArgs() argc becomes Py_ssize_t (GH-13396)
by Victor Stinner
· 5 years ago
871ff77
bpo-36763: Add _PyInitError functions (GH-13395)
by Victor Stinner
· 5 years ago
1208328
bpo-36763: _Py_RunMain() doesn't call Py_Exit() anymore (GH-13390)
by Victor Stinner
· 5 years ago
bcfbbd7
bpo-36945: Add _PyPreConfig.configure_locale (GH-13368)
by Victor Stinner
· 5 years ago
cab5d07
bpo-36763: Add _PyCoreConfig_InitPythonConfig() (GH-13388)
by Victor Stinner
· 5 years ago
b16b4e4
bpo-36763: Add PyMemAllocatorName (GH-13387)
by Victor Stinner
· 5 years ago
fed02e1
bpo-36763: Remove _PyCoreConfig.program (GH-13373)
by Victor Stinner
· 5 years ago
870b035
bpo-36763: Cleanup precmdline in _PyCoreConfig_Read() (GH-13371)
by Victor Stinner
· 5 years ago
54b43bb
bpo-36763: Add _PyCoreConfig.configure_c_stdio (GH-13363)
by Victor Stinner
· 5 years ago
9ef5dca
bpo-36763: Add _Py_InitializeMain() (GH-13362)
by Victor Stinner
· 5 years ago
ae239f6
bpo-36763: Add _PyCoreConfig.parse_argv (GH-13361)
by Victor Stinner
· 5 years ago
dbacfc2
bpo-36763: _PyInitError always use int for exitcode (GH-13360)
by Victor Stinner
· 5 years ago
410b85a
bpo-36900: import.c uses PyInterpreterState.core_config (GH-13278)
by Victor Stinner
· 6 years ago
d5d9e81
bpo-36728: Remove PyEval_ReInitThreads() from C API (GH-13241)
by Victor Stinner
· 6 years ago
4959c33
bpo-36084: Add native thread ID to threading.Thread objects (GH-11993)
by Jake Tesler
· 6 years ago
Next »