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
75k
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
d958960
User selector
Datepicker
Commit history
Commits on Jul 3, 2020
bpo-41162: Clear audit hooks later during finalization (GH-21222)
Show description for b9e288c
zooba
and
zkonge
authored
b9e288c
View commit details
Copy full SHA for b9e288c
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 d49f096
miss-islington
and
vstinner
authored
d49f096
View commit details
Copy full SHA for d49f096
View code at this point
Browse repository at this point
Commits on Sep 30, 2019
bpo-38304: Remove PyConfig.struct_size (GH-16500)
Show description for bdace21
vstinner
authored and
ncoghlan
committed
bdace21
View commit details
Copy full SHA for bdace21
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 c9ed9e6
miss-islington
and
vstinner
authored
c9ed9e6
View commit details
Copy full SHA for c9ed9e6
View code at this point
Browse repository at this point
Commits on Sep 28, 2019
bpo-38304: Add PyConfig.struct_size (GH-16451) (GH-16453)
Show description for 6e12838
vstinner
authored
6e12838
View commit details
Copy full SHA for 6e12838
View code at this point
Browse repository at this point
Commits on Sep 26, 2019
[3.8] bpo-38234: Backport init path config changes from master (GH-16423)
Show description for 96c8475
vstinner
authored
96c8475
View commit details
Copy full SHA for 96c8475
View code at this point
Browse repository at this point
Commits on Aug 23, 2019
bpo-36763: PyConfig_Read() handles PySys_AddXOption() (GH-15431) (GH-15435)
Show description for af84a88
vstinner
authored
af84a88
View commit details
Copy full SHA for af84a88
View code at this point
Browse repository at this point
bpo-36763: Implement PyWideStringList_Insert() of PEP 587 (GH-15423)
Show description for a6427cb
miss-islington
and
vstinner
authored
a6427cb
View commit details
Copy full SHA for a6427cb
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)
Show description for 746992c
miss-islington
and
zooba
authored
746992c
View commit details
Copy full SHA for 746992c
View code at this point
Browse repository at this point
bpo-36763: Use PyConfig_Clear() (GH-14445)
Show description for 4c227e6
miss-islington
and
vstinner
authored
4c227e6
View commit details
Copy full SHA for 4c227e6
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)
Show description for 4062841
miss-islington
and
vstinner
authored
4062841
View commit details
Copy full SHA for 4062841
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
bpo-36763: Fix _PyPreConfig_InitCompatConfig() utf8_mode (GH-13518)
Show description for 20e1e25
vstinner
authored
20e1e25
View commit details
Copy full SHA for 20e1e25
View code at this point
Browse repository at this point
Commits on May 22, 2019
bpo-36763: Rename private Python initialization functions (GH-13511)
Show description for 5edcf26
vstinner
authored
5edcf26
View commit details
Copy full SHA for 5edcf26
View code at this point
Browse repository at this point
bpo-36763: Add _PyPreConfig._config_init (GH-13481)
Show description for 022be02
vstinner
authored
022be02
View commit details
Copy full SHA for 022be02
View code at this point
Browse repository at this point
Commits on May 20, 2019
bpo-36763: Fix encoding/locale tests in test_embed (GH-13443)
Show description for 425717f
vstinner
authored
425717f
View commit details
Copy full SHA for 425717f
View code at this point
Browse repository at this point
bpo-36763: Fix Python preinitialization (GH-13432)
Show description for 6d1c467
vstinner
authored
6d1c467
View commit details
Copy full SHA for 6d1c467
View code at this point
Browse repository at this point
Commits on May 18, 2019
bpo-36763: Use _PyCoreConfig_InitPythonConfig() (GH-13398)
Show description for bab0db6
vstinner
authored
bab0db6
View commit details
Copy full SHA for bab0db6
View code at this point
Browse repository at this point
Commits on May 17, 2019
bpo-36763: Add _PyInitError functions (GH-13395)
Show description for 871ff77
vstinner
authored
871ff77
View commit details
Copy full SHA for 871ff77
View code at this point
Browse repository at this point
bpo-36945: Add _PyPreConfig.configure_locale (GH-13368)
Show description for bcfbbd7
vstinner
authored
bcfbbd7
View commit details
Copy full SHA for bcfbbd7
View code at this point
Browse repository at this point
bpo-36763: Add _PyCoreConfig_InitPythonConfig() (GH-13388)
Show description for cab5d07
vstinner
authored
cab5d07
View commit details
Copy full SHA for cab5d07
View code at this point
Browse repository at this point
bpo-36763: Add PyMemAllocatorName (GH-13387)
Show description for b16b4e4
vstinner
authored
b16b4e4
View commit details
Copy full SHA for b16b4e4
View code at this point
Browse repository at this point
bpo-36763: Remove _PyCoreConfig.program (GH-13373)
Show description for fed02e1
vstinner
authored
fed02e1
View commit details
Copy full SHA for fed02e1
View code at this point
Browse repository at this point
Commits on May 16, 2019
bpo-36763: Add _PyCoreConfig.configure_c_stdio (GH-13363)
Show description for 54b43bb
vstinner
authored
54b43bb
View commit details
Copy full SHA for 54b43bb
View code at this point
Browse repository at this point
bpo-36763: Add _Py_InitializeMain() (GH-13362)
Show description for 9ef5dca
vstinner
authored
9ef5dca
View commit details
Copy full SHA for 9ef5dca
View code at this point
Browse repository at this point
bpo-36763: Add _PyCoreConfig.parse_argv (GH-13361)
Show description for ae239f6
vstinner
authored
ae239f6
View commit details
Copy full SHA for ae239f6
View code at this point
Browse repository at this point
Commits on May 15, 2019
bpo-36763: InitConfigTests tests all core config (GH-13331)
Show description for 5eb8b07
vstinner
authored
5eb8b07
View commit details
Copy full SHA for 5eb8b07
View code at this point
Browse repository at this point
Commits on May 14, 2019
bpo-36763: Add test for _PyCoreConfig_SetString() (GH-13275)
Show description for 91c9987
vstinner
authored
91c9987
View commit details
Copy full SHA for 91c9987
View code at this point
Browse repository at this point
Commits on May 6, 2019
bpo-36594: Fix incorrect use of %p in format strings (GH-12769)
Show description for 1a2252e
ZackerySpytz
authored and
brettcannon
committed
1a2252e
View commit details
Copy full SHA for 1a2252e
View code at this point
Browse repository at this point
Commits on May 2, 2019
bpo-36763: Remove _PyCoreConfig._init_main (GH-13066)
vstinner
authored
4631da1
View commit details
Copy full SHA for 4631da1
View code at this point
Browse repository at this point
bpo-36775: _PyCoreConfig only uses wchar_t* (GH-13062)
Show description for 709d23d
vstinner
authored
709d23d
View commit details
Copy full SHA for 709d23d
View code at this point
Browse repository at this point
bpo-36763: Make _PyCoreConfig.check_hash_pycs_mode public (GH-13052)
Show description for cb9fbd3
vstinner
authored
cb9fbd3
View commit details
Copy full SHA for cb9fbd3
View code at this point
Browse repository at this point
Commits on Apr 18, 2019
bpo-36635: Add _testinternalcapi module (GH-12841)
Show description for 23bace2
vstinner
authored
23bace2
View commit details
Copy full SHA for 23bace2
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL