Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d01a805a388ba2e04c0d35ebec911c1f9743dbd7
/
Include
5506d60
bpo-32836: Remove obsolete code from symtable pass (GH-5680)
by Miss Islington (bot)
· 7 years ago
b2df4a0
Moving on to 3.7.0b2+
by Ned Deily
· 7 years ago
b0ef5c9
Update NEWS, docs, and patchlevel for 3.7.0b2
by Ned Deily
· 7 years ago
3db05a3
bpo-32604: Clean up created subinterpreters before runtime finalization. (gh-5710)
by Miss Islington (bot)
· 7 years ago
972edd9
Fix typo in Include/objimpl.h, the word "has" was missing (GH-5568) (GH-5569)
by Miss Islington (bot)
· 7 years ago
2bb0bfa
bpo-32777: Fix _Py_set_inheritable async-safety in subprocess (GH-5560) (GH-5562)
by Miss Islington (bot)
· 7 years ago
29fd9ea
Revert "bpo-31356: Add context manager to temporarily disable GC GH-5495 (#5496)
by Miss Islington (bot)
· 7 years ago
f5f8a74
finished 3.7.0b1 - on to b1+
by Ned Deily
· 7 years ago
9561d7f
Update NEWS, docs, and patchlevel for 3.7.0b1
by Ned Deily
· 7 years ago
7f8bfc9
bpo-32604: Expose the subinterpreters C-API in a "private" stdlib module. (gh-1748)
by Eric Snow
· 7 years ago
332cd5e
bpo-32550. Remove the STORE_ANNOTATION bytecode. (GH-5181)
by Mark Shannon
· 7 years ago
72a0d21
bpo-31356: Add context manager to temporarily disable GC (GH-4224)
by Pablo Galindo
· 7 years ago
c65ef77
rename _imp initialization function to follow conventions (#5432)
by Benjamin Peterson
· 7 years ago
a49ac99
bpo-32677: Add .isascii() to str, bytes and bytearray (GH-5342)
by INADA Naoki
· 7 years ago
95e4d58
String annotations [PEP 563] (#4390)
by Guido van Rossum
· 7 years ago
f320be7
bpo-32571: Avoid raising unneeded AttributeError and silencing it in C code (GH-5222)
by Serhiy Storchaka
· 7 years ago
04af5b1
bpo-10381: Add timezone to datetime C API (#5032)
by Paul Ganssle
· 7 years ago
8ded5b8
bpo-32030: Add _PyCoreConfig.module_search_paths (#4954)
by Victor Stinner
· 7 years ago
e768c86
bpo-32635: Fix a segfault when importing the crypt module with libxcrypt. (#5284)
by stratakis
· 7 years ago
f23746a
bpo-32436: Implement PEP 567 (#5027)
by Yury Selivanov
· 7 years ago
13ff245
bpo-32593: Drop FreeBSD 9 and older support (#5232)
by Victor Stinner
· 7 years ago
fc2f407
bpo-32591: Add native coroutine origin tracking (#5250)
by Nathaniel J. Smith
· 7 years ago
378edee
bpo-32544: Speed up hasattr() and getattr() (GH-5173)
by INADA Naoki
· 7 years ago
cb064fc
bpo-31900: Fix localeconv() encoding for LC_NUMERIC (#4174)
by Victor Stinner
· 7 years ago
7ed7aea
bpo-29240: Fix locale encodings in UTF-8 Mode (#5170)
by Victor Stinner
· 7 years ago
cb3ae55
bpo-29240: Ignore UTF-8 Mode in time module (#5148)
by Victor Stinner
· 7 years ago
2cba6b8
bpo-29240: readline now ignores the UTF-8 Mode (#5145)
by Victor Stinner
· 7 years ago
2ab3a8f
Post-release version bump to a4+
by Ned Deily
· 7 years ago
07c9d85
Bump to 3.7.0a4
by Ned Deily
· 7 years ago
735ae8d
bpo-29137: Remove fpectl module (#4789)
by Nathaniel J. Smith
· 7 years ago
3dfbaf5
bpo-32372: Move __debug__ optimization to the AST level. (#4925)
by Serhiy Storchaka
· 7 years ago
1b3029a
bpo-29084: Exclude C API for OrderedDict from the limited C API. (#4900)
by Serhiy Storchaka
· 7 years ago
9bee329
bpo-32030: Add _Py_FindEnvConfigValue() (#4963)
by Victor Stinner
· 7 years ago
9dd7620
bpo-32030: Add _Py_EncodeLocaleRaw() (#4961)
by Victor Stinner
· 7 years ago
9cfc002
bpo-32030: Complete _PyCoreConfig_Read() (#4946)
by Victor Stinner
· 7 years ago
ca719ac
bpo-32030: Add _PyCoreConfig.warnoptions (#4936)
by Victor Stinner
· 7 years ago
776407f
bpo-31901: atexit callbacks should be run at subinterpreter shutdown (#4611)
by Marcel Plch
· 7 years ago
c4bca95
bpo-32030: Add _PyCoreConfig.argv (#4934)
by Victor Stinner
· 7 years ago
5d86246
bpo-32030: Fix compiler warnings (#4921)
by Victor Stinner
· 7 years ago
4c72bc4
add 'extern' to pygetopt.h symbols, so then don't end up in comdat (#4909)
by Benjamin Peterson
· 7 years ago
9508402
Fix PyObject_Hash signature in comment (#4905)
by Andrew Svetlov
· 7 years ago
9454060
bpo-29240, bpo-32030: Py_Main() re-reads config if encoding changes (#4899)
by Victor Stinner
· 7 years ago
a5552f0
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
by Serhiy Storchaka
· 7 years ago
e425bd7
move pygetopt.h to internal (closes bpo-32264) (#4830)
by Benjamin Peterson
· 7 years ago
41264f1
bpo-32030: Add _PyMainInterpreterConfig.executable (#4876)
by Victor Stinner
· 7 years ago
da27341
bpo-32030: Add _PyCoreConfig_Copy() (#4874)
by Victor Stinner
· 7 years ago
358e5e1
bpo-32329: Fix -R option for hash randomization (#4873)
by Victor Stinner
· 7 years ago
374c6e1
bpo-32030: Add _PyMainInterpreterConfig.warnoptions (#4855)
by Victor Stinner
· 7 years ago
7ea143a
bpo-29469: Move constant folding to AST optimizer (GH-2858)
by INADA Naoki
· 7 years ago
b5fd9ad
bpo-32030: Rewrite _PyMainInterpreterConfig (#4854)
by Victor Stinner
· 7 years ago
11a247d
bpo-32030: Add _PyPathConfig_ComputeArgv0() (#4845)
by Victor Stinner
· 7 years ago
d5dda98
pymain_set_sys_argv() now copies argv (#4838)
by Victor Stinner
· 7 years ago
91106cd
bpo-29240: PEP 540: Add a new UTF-8 Mode (#855)
by Victor Stinner
· 7 years ago
4ae06c5
bpo-32241: Add the const qualifire to declarations of umodifiable strings. (#4748)
by Serhiy Storchaka
· 7 years ago
e0720cd
Fix small typo in tupleobject.h (#4801)
by Chris
· 7 years ago
42aa93b
closes bpo-31650: PEP 552 (Deterministic pycs) implementation (#4575)
by Benjamin Peterson
· 7 years ago
92a3c6f
bpo-32030: Add _PyImport_Fini2() (#4737)
by Victor Stinner
· 7 years ago
6bf992a
bpo-32030: Add pymain_get_global_config() (#4735)
by Victor Stinner
· 7 years ago
672b6ba
bpo-32030: pass interp to _PyImport_Init() (#4736)
by Victor Stinner
· 7 years ago
a2a25eb
Bump to 3.7.0a3+
by Ned Deily
· 7 years ago
d86f29e
Merge tag 'v3.7.0a3'
by Ned Deily
· 7 years ago
33c377e
bpo-32030: Simplify _PyCoreConfig_INIT macro (#4728)
by Victor Stinner
· 7 years ago
90a6785
Bump to 3.7.0a3
by Ned Deily
· 7 years ago
31a8393
Revert "bpo-32197: Try to fix a compiler error on OS X introduced in bpo-32030. (#4681)" (#4694)
by Victor Stinner
· 7 years ago
13badcb
bpo-32197: Try to fix a compiler error on OS X introduced in bpo-32030. (#4681)
by Serhiy Storchaka
· 7 years ago
af5a895
bpo-32030: _PyPathConfig_Init() sets home and program_name (#4673)
by Victor Stinner
· 7 years ago
0ea395a
bpo-32030: Add Python/pathconfig.c (#4668)
by Victor Stinner
· 7 years ago
ebac19d
bpo-32030: Don't call _PyPathConfig_Fini() in Py_FinalizeEx() (#4667)
by Victor Stinner
· 7 years ago
b64de46
bpo-32030: Cleanup "path config" code (#4663)
by Victor Stinner
· 7 years ago
5d39e04
bpo-32030: Rework memory allocators (#4625)
by Victor Stinner
· 7 years ago
598ceae
bpo-32150: Expand tabs to spaces in C files. (#4583)
by Serhiy Storchaka
· 7 years ago
9316ee4
bpo-32030: Add _PyPathConfig_Init() (#4551)
by Victor Stinner
· 7 years ago
f04ebe2
bpo-32030: Add _PyMainInterpreterConfig.program_name (#4548)
by Victor Stinner
· 7 years ago
46972b7
bpo-32030: Add _PyMainInterpreterConfig_ReadEnv() (#4542)
by Victor Stinner
· 7 years ago
da9c8c3
bpo-32125: Remove Py_UseClassExceptionsFlag flag (#4544)
by Victor Stinner
· 7 years ago
9e87e77
bpo-32096: Remove obj and mem from _PyRuntime (#4532)
by Victor Stinner
· 7 years ago
0327bde
bpo-32030: Rewrite calculate_path() (#4521)
by Victor Stinner
· 7 years ago
c06c22e
bpo-29040: Support building Android with Unified Headers (GH-4492)
by xdegaye
· 7 years ago
1f15111
bpo-32030: Add _PyMainInterpreterConfig.pythonhome (#4513)
by Victor Stinner
· 7 years ago
e32e79f
bpo-32030: Move PYTHONPATH to _PyMainInterpreterConfig (#4511)
by Victor Stinner
· 7 years ago
d434110
bpo-32030: Add _PyCoreConfig.module_search_path_env (#4504)
by Victor Stinner
· 7 years ago
25420fe
bpo-32030: Add more options to _PyCoreConfig (#4485)
by Victor Stinner
· 7 years ago
09f3a8a
bpo-32089: Fix warnings filters in dev mode (#4482)
by Victor Stinner
· 7 years ago
a7368ac
bpo-32030: Enhance Py_Main() (#4412)
by Victor Stinner
· 7 years ago
f7e5b56
bpo-32030: Split Py_Main() into subfunctions (#4399)
by Victor Stinner
· 7 years ago
9b6c60c
bpo-31979: Simplify transforming decimals to ASCII (#4336)
by Serhiy Storchaka
· 7 years ago
1588be6
bpo-28180: Fix the implementation of PEP 538 on Android (GH-4334)
by xdegaye
· 7 years ago
01ae58d
Correct the location of a function mentioned in a comment (GH-4327)
by Ned Batchelder
· 7 years ago
8c663fd
Replace KB unit with KiB (#4293)
by Victor Stinner
· 7 years ago
a5293b4
Fix miscellaneous typos (#4275)
by luzpaz
· 7 years ago
9e33973
bpo-31890: define METH_STACKLESS (#4159)
by Anselm Kruis
· 7 years ago
c29b585
bpo-31784: Implement PEP 564: add time.time_ns() (#3989)
by Victor Stinner
· 7 years ago
e8b1965
bpo-23699: Use a macro to reduce boilerplate code in rich comparison functions (GH-793)
by stratakis
· 7 years ago
8bc7d63
bpo-25720: Fix the method for checking pad state of curses WINDOW (#4164)
by Masayuki Yamamoto
· 7 years ago
baac01e
bpo-31891: Fix building the curses module on NetBSD. (#4165)
by Serhiy Storchaka
· 7 years ago
031c4bf
bpo-31877: Add _Py_LegacyLocaleDetected and _PyCoerceLegacyLocale to pylifecycle.h (GH-4134)
by Erik Bray
· 7 years ago
bdf4298
Fix trailing whitespaces in C files. (#4130)
by Serhiy Storchaka
· 7 years ago
56d1f5c
bpo-30697: Fix PyErr_NormalizeException() when no memory (GH-2327)
by xdegaye
· 7 years ago
1896793
bpo-31857: Make the behavior of USE_STACKCHECK deterministic (#4098)
by pdox
· 7 years ago
850a18e
bpo-30768: Recompute timeout on interrupted lock (GH-4103)
by Victor Stinner
· 7 years ago
Next »