FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Programs - python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Programs
on
3.10
User selector
Datepicker
Commit history
Commits on Jul 13, 2022
gh-90815: Fix test_embed for Windows PGO build with mimalloc (GH-94790)
Show description for 65dd637
miss-islington
and
neonene
authored
65dd637
View commit details
Copy full SHA for 65dd637
View code at this point
Browse repository at this point
Commits on Sep 20, 2021
bpo-40413: test_embed tests calling Py_RunMain() multiple times (GH-28466)
Show description for 3d16fc9
miss-islington
and
vstinner
authored
3d16fc9
View commit details
Copy full SHA for 3d16fc9
View code at this point
Browse repository at this point
Commits on Jun 23, 2021
bpo-44441: _PyImport_Fini2() resets PyImport_Inittab (GH-26874) (GH-26877)
Show description for ece3841
vstinner
authored
ece3841
View commit details
Copy full SHA for ece3841
View code at this point
Browse repository at this point
Commits on Mar 10, 2021
bpo-43445: Add frozen modules to sys.stdlib_module_names (GH-24798)
Show description for 307745a
vstinner
authored
307745a
View commit details
Copy full SHA for 307745a
View code at this point
Browse repository at this point
Commits on Jan 12, 2021
bpo-42882: Add test_embed.test_unicode_id_init() (GH-24198)
Show description for 11d13e8
vstinner
authored
11d13e8
View commit details
Copy full SHA for 11d13e8
View code at this point
Browse repository at this point
Commits on Nov 10, 2020
bpo-42260: Compute the path config in the main init (GH-23211)
Show description for 9e1b828
vstinner
authored
9e1b828
View commit details
Copy full SHA for 9e1b828
View code at this point
Browse repository at this point
Commits on Nov 4, 2020
bpo-42260: Add _PyInterpreterState_SetConfig() (GH-23158)
Show description for 048a356
vstinner
authored
048a356
View commit details
Copy full SHA for 048a356
View code at this point
Browse repository at this point
Commits on Jul 3, 2020
bpo-41162: Clear audit hooks later during finalization (GH-21222)
zkonge
authored
daa0fe0
View commit details
Copy full SHA for daa0fe0
View code at this point
Browse repository at this point
Commits on Jun 11, 2020
bpo-40939: Remove some extra references to PYTHONOLDPARSER (GH-20815)
Show description for 436b648
pablogsal
authored
436b648
View commit details
Copy full SHA for 436b648
View code at this point
Browse repository at this point
bpo-40939: Remove the old parser (GH-20768)
Show description for 1ed83ad
pablogsal
authored
1ed83ad
View commit details
Copy full SHA for 1ed83ad
View code at this point
Browse repository at this point
Commits on Jun 8, 2020
bpo-40910: Export Py_GetArgcArgv() function (GH-20721)
Show description for e81f6e6
vstinner
authored
e81f6e6
View commit details
Copy full SHA for e81f6e6
View code at this point
Browse repository at this point
bpo-40854: Allow overriding sys.platlibdir via PYTHONPLATLIBDIR env-var (GH-20605)
manisandro
authored
8f023a2
View commit details
Copy full SHA for 8f023a2
View code at this point
Browse repository at this point
Commits on May 1, 2020
bpo-40453: Add PyConfig._isolated_subinterpreter (GH-19820)
Show description for 252346a
vstinner
authored
252346a
View commit details
Copy full SHA for 252346a
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
bpo-40334: Rename PyConfig.use_peg to _use_peg_parser (GH-19670)
Show description for 1def775
vstinner
authored
1def775
View commit details
Copy full SHA for 1def775
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)
Show description for c5fc156
authored
c5fc156
View commit details
Copy full SHA for c5fc156
View code at this point
Browse repository at this point
Commits on Apr 15, 2020
bpo-40268: Remove unused imports in pylifecycle.c (GH-19533)
Show description for 4f98f46
vstinner
authored
4f98f46
View commit details
Copy full SHA for 4f98f46
View code at this point
Browse repository at this point
bpo-40268: Remove explicit pythread.h includes (#19529)
Show description for 62183b8
vstinner
authored
62183b8
View commit details
Copy full SHA for 62183b8
View code at this point
Browse repository at this point
Commits on Apr 14, 2020
bpo-40268: Remove a few pycore_pystate.h includes (GH-19510)
vstinner
authored
e5014be
View commit details
Copy full SHA for e5014be
View code at this point
Browse repository at this point
Commits on Mar 9, 2020
bpo-39877: Remove useless PyEval_InitThreads() calls (GH-18883)
Show description for 3225b9f
vstinner
authored
3225b9f
View commit details
Copy full SHA for 3225b9f
View code at this point
Browse repository at this point
Commits on Feb 3, 2020
bpo-39489: Remove COUNT_ALLOCS special build (GH-18259)
Show description for c6e5c11
vstinner
authored
c6e5c11
View commit details
Copy full SHA for c6e5c11
View code at this point
Browse repository at this point
Commits on Oct 1, 2019
bpo-38304: PyConfig_InitPythonConfig() cannot fail anymore (GH-16509)
Show description for 8462a49
vstinner
authored
8462a49
View commit details
Copy full SHA for 8462a49
View code at this point
Browse repository at this point
bpo-38304: Remove PyConfig.struct_size (GH-16500) (GH-16508)
Show description for 3c30a76
vstinner
authored
3c30a76
View commit details
Copy full SHA for 3c30a76
View code at this point
Browse repository at this point
Commits on Sep 29, 2019
bpo-38317: Fix PyConfig.warnoptions priority (GH-16478)
Show description for fb4ae15
vstinner
authored
fb4ae15
View commit details
Copy full SHA for fb4ae15
View code at this point
Browse repository at this point
Commits on Sep 28, 2019
bpo-38304: Add PyConfig.struct_size (GH-16451)
Show description for 441b10c
vstinner
authored
441b10c
View commit details
Copy full SHA for 441b10c
View code at this point
Browse repository at this point
Commits on Sep 26, 2019
bpo-38234: Fix test_embed.test_init_setpath_config() on FreeBSD (GH-16406)
Show description for 49d99f0
vstinner
authored
49d99f0
View commit details
Copy full SHA for 49d99f0
View code at this point
Browse repository at this point
bpo-38234: Add test_init_setpath_config() to test_embed (GH-16402)
Show description for 8bf39b6
vstinner
authored
8bf39b6
View commit details
Copy full SHA for 8bf39b6
View code at this point
Browse repository at this point
Commits on Sep 24, 2019
bpo-38234: Add tests for Python init path config (GH-16358)
vstinner
authored
bb6bf7d
View commit details
Copy full SHA for bb6bf7d
View code at this point
Browse repository at this point
Commits on Aug 23, 2019
bpo-36763: PyConfig_Read() handles PySys_AddXOption() (GH-15431)
Show description for 120b707
vstinner
authored
120b707
View commit details
Copy full SHA for 120b707
View code at this point
Browse repository at this point
bpo-36763: Implement PyWideStringList_Insert() of PEP 587 (GH-15423)
vstinner
authored
3842f29
View commit details
Copy full SHA for 3842f29
View code at this point
Browse repository at this point
Commits on Jul 1, 2019
bpo-37363: Add audit events on startup for the run commands (GH-14524)
zooba
authored
e226e83
View commit details
Copy full SHA for e226e83
View code at this point
Browse repository at this point
bpo-36763: Use PyConfig_Clear() (GH-14445)
Show description for 6731002
vstinner
authored
6731002
View commit details
Copy full SHA for 6731002
View code at this point
Browse repository at this point
Commits on Jun 6, 2019
bpo-36763, _testembed: enable assert() in release mode (GH-13857)
vstinner
authored
013a18a
View commit details
Copy full SHA for 013a18a
View code at this point
Browse repository at this point
Commits on May 27, 2019
bpo-36763: Implement the PEP 587 (GH-13592)
Show description for 331a6a5
vstinner
authored
331a6a5
View commit details
Copy full SHA for 331a6a5
View code at this point
Browse repository at this point
Commits on May 23, 2019
Fix warning in _testembed.c (GH-13533)
pablogsal
authored
cccc11b
View commit details
Copy full SHA for cccc11b
View code at this point
Browse repository at this point
bpo-36842: Implement PEP 578 (GH-12613)
Show description for b82e17e
zooba
authored
b82e17e
View commit details
Copy full SHA for b82e17e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL