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.4k
Star
76.8k
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
b16b4e4
User selector
Datepicker
Commit history
Commits on May 17, 2019
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
Commits on Mar 29, 2019
bpo-36471: Add _Py_RunMain() (GH-12618)
Show description for 2f54908
vstinner
authored
2f54908
View commit details
Copy full SHA for 2f54908
View code at this point
Browse repository at this point
Commits on Mar 27, 2019
bpo-36443: Disable C locale coercion and UTF-8 Mode by default (GH-12589)
Show description for d929f18
vstinner
authored
d929f18
View commit details
Copy full SHA for d929f18
View code at this point
Browse repository at this point
bpo-36444: Rework _Py_InitializeFromConfig() API (GH-12576)
vstinner
authored
5ac27a5
View commit details
Copy full SHA for 5ac27a5
View code at this point
Browse repository at this point
bpo-36444: Add _PyCoreConfig._init_main (GH-12572)
Show description for 484f20d
vstinner
authored
484f20d
View commit details
Copy full SHA for 484f20d
View code at this point
Browse repository at this point
Commits on Mar 26, 2019
bpo-36301: Test Python init with isolated (GH-12569)
Show description for 6da20a4
vstinner
authored
6da20a4
View commit details
Copy full SHA for 6da20a4
View code at this point
Browse repository at this point
bpo-36301: Cleanup preconfig.c and coreconfig.c (GH-12563)
Show description for f8ba6f5
vstinner
authored
f8ba6f5
View commit details
Copy full SHA for f8ba6f5
View code at this point
Browse repository at this point
bpo-36301: Remove _PyCoreConfig.preconfig (GH-12546)
Show description for 2000495
vstinner
authored
2000495
View commit details
Copy full SHA for 2000495
View code at this point
Browse repository at this point
Commits on Mar 25, 2019
bpo-36301: Add _Py_GetConfigsAsDict() function (GH-12540)
Show description for 1075d16
vstinner
authored
1075d16
View commit details
Copy full SHA for 1075d16
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
bpo-36301: Add _PyWstrList structure (GH-12343)
Show description for 74f6568
vstinner
authored
74f6568
View commit details
Copy full SHA for 74f6568
View code at this point
Browse repository at this point
Commits on Mar 6, 2019
bpo-36142: PYTHONMALLOC overrides PYTHONDEV (GH-12191)
Show description for 25d13f3
vstinner
authored
25d13f3
View commit details
Copy full SHA for 25d13f3
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
bpo-36142: Add _PyMem_GetDebugAllocatorsName() (GH-12185)
Show description for a9df651
vstinner
authored
a9df651
View commit details
Copy full SHA for a9df651
View code at this point
Browse repository at this point
bpo-36142: Add _PyPreConfig.allocator (GH-12181)
Show description for b35be4b
vstinner
authored
b35be4b
View commit details
Copy full SHA for b35be4b
View code at this point
Browse repository at this point
bpo-36142: Add _PyPreConfig.utf8_mode (GH-12174)
Show description for 5a02e0d
vstinner
authored
5a02e0d
View commit details
Copy full SHA for 5a02e0d
View code at this point
Browse repository at this point
bpo-36142: Add _PyPreConfig structure (GH-12172)
Show description for cad1f74
vstinner
authored
cad1f74
View commit details
Copy full SHA for cad1f74
View code at this point
Browse repository at this point
Commits on Mar 1, 2019
bpo-36142: Rework error reporting in pymain_main() (GH-12113)
Show description for dfe8847
vstinner
authored
dfe8847
View commit details
Copy full SHA for dfe8847
View code at this point
Browse repository at this point
Commits on Feb 23, 2019
bpo-35886: Make PyInterpreterState an opaque type in the public API. (GH-11731)
Show description for be3b295
ericsnowcurrently
authored
be3b295
View commit details
Copy full SHA for be3b295
View code at this point
Browse repository at this point
Commits on Nov 14, 2018
bpo-35233: InitConfigTests tests more config vars (GH-10541)
Show description for 01de89c
vstinner
authored
01de89c
View commit details
Copy full SHA for 01de89c
View code at this point
Browse repository at this point
Commits on Nov 13, 2018
bpo-35233: Rewrite test_embed.InitConfigTests (GH-10524)
Show description for 7ddd56f
vstinner
authored
7ddd56f
View commit details
Copy full SHA for 7ddd56f
View code at this point
Browse repository at this point
bpo-35233: Fix _PyMainInterpreterConfig_Copy() (GH-10519)
Show description for 00b137c
vstinner
authored
00b137c
View commit details
Copy full SHA for 00b137c
View code at this point
Browse repository at this point
Commits on Nov 12, 2018
bpo-35081: Rename internal headers (GH-10275)
Show description for 621cebe
vstinner
authored
621cebe
View commit details
Copy full SHA for 621cebe
View code at this point
Browse repository at this point
Commits on Nov 1, 2018
bpo-35081: And pycore_lifecycle.h and pycore_pathconfig.h (GH-10273)
Show description for a1c249c
vstinner
authored
a1c249c
View commit details
Copy full SHA for a1c249c
View code at this point
Browse repository at this point
Commits on Sep 19, 2018
Revert "bpo-34589: Add -X coerce_c_locale command line option (GH-9378)" (GH-9430)
Show description for 06e7608
vstinner
authored
06e7608
View commit details
Copy full SHA for 06e7608
View code at this point
Browse repository at this point
Commits on Sep 18, 2018
bpo-25711: Rewrite zipimport in pure Python. (GH-6809)
serhiy-storchaka
authored
79d1c2e
View commit details
Copy full SHA for 79d1c2e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL