FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Programs - pythoncapi/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
pythoncapi
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Programs
on
pythoncapi
User selector
Datepicker
Commit history
Commits on Aug 29, 2018
bpo-34523: Support surrogatepass in locale codecs (GH-8995)
Show description for 3d4226a
vstinner
authored
3d4226a
View commit details
Copy full SHA for 3d4226a
View code at this point
Browse repository at this point
bpo-34523: Add _PyCoreConfig.filesystem_encoding (GH-8963)
Show description for b2457ef
vstinner
authored
b2457ef
View commit details
Copy full SHA for b2457ef
View code at this point
Browse repository at this point
bpo-34485: Add _PyCoreConfig.stdio_encoding (GH-8881)
Show description for dfe0dc7
vstinner
authored
dfe0dc7
View commit details
Copy full SHA for dfe0dc7
View code at this point
Browse repository at this point
Commits on Aug 28, 2018
bpo-34485: Enhance init_sys_streams() (GH-8978)
Show description for 9e4994d
vstinner
authored
9e4994d
View commit details
Copy full SHA for 9e4994d
View code at this point
Browse repository at this point
Commits on Aug 3, 2018
bpo-34170: _PyCoreConfig_Read() don't replace coerce_c_locale (GH-8658)
Show description for 5a953fd
vstinner
authored
5a953fd
View commit details
Copy full SHA for 5a953fd
View code at this point
Browse repository at this point
bpo-34301: Add _PyInterpreterState_Get() helper function (GH-8592)
Show description for caba55b
vstinner
authored
caba55b
View commit details
Copy full SHA for caba55b
View code at this point
Browse repository at this point
Commits on Aug 1, 2018
bpo-31650: Remove _Py_CheckHashBasedPycsMode global config var (GH-8608)
Show description for 80b762f
vstinner
authored
80b762f
View commit details
Copy full SHA for 80b762f
View code at this point
Browse repository at this point
bpo-34170: _PyCoreConfig_Read() defaults to argc=0 (GH-8595)
Show description for ea68d83
vstinner
authored
ea68d83
View commit details
Copy full SHA for ea68d83
View code at this point
Browse repository at this point
bpo-34170: Rename _PyCoreConfig.unbuffered_stdip (GH-8594)
Show description for 9851227
vstinner
authored
9851227
View commit details
Copy full SHA for 9851227
View code at this point
Browse repository at this point
bpo-34170: Add _PyCoreConfig._frozen parameter (GH-8591)
Show description for b75d7e2
vstinner
authored
b75d7e2
View commit details
Copy full SHA for b75d7e2
View code at this point
Browse repository at this point
Commits on Jul 26, 2018
bpo-34170, test_embed: write Py_Initialize() tests (GH-8484)
vstinner
authored
56b29b6
View commit details
Copy full SHA for 56b29b6
View code at this point
Browse repository at this point
bpo-34170: Cleanup pymain_read_conf() (GH-8476)
Show description for d145775
vstinner
authored
d145775
View commit details
Copy full SHA for d145775
View code at this point
Browse repository at this point
Commits on Jul 25, 2018
bpo-34170: Add _Py_InitializeFromConfig() (GH-8454)
Show description for 1dc6e39
vstinner
authored
1dc6e39
View commit details
Copy full SHA for 1dc6e39
View code at this point
Browse repository at this point
Commits on Jul 20, 2018
bpo-34008: Allow to call Py_Main() after Py_Initialize() (GH-8043)
Show description for fb47bca
vstinner
authored
fb47bca
View commit details
Copy full SHA for fb47bca
View code at this point
Browse repository at this point
Commits on Jun 22, 2018
bpo-33932: Calling Py_Initialize() twice does nothing (GH-7845)
Show description for 209abf7
vstinner
authored
209abf7
View commit details
Copy full SHA for 209abf7
View code at this point
Browse repository at this point
Commits on Mar 30, 2018
bpo-33182: Fix pointer types in _testembed (GH-6310)
ncoghlan
authored
69f5c73
View commit details
Copy full SHA for 69f5c73
View code at this point
Browse repository at this point
Commits on Mar 25, 2018
bpo-33042: Fix pre-initialization sys module configuration (GH-6157)
Show description for bc77eff
ncoghlan
authored
bc77eff
View commit details
Copy full SHA for bc77eff
View code at this point
Browse repository at this point
Commits on Dec 20, 2017
bpo-31901: atexit callbacks should be run at subinterpreter shutdown (#4611)
Show description for 776407f
Marcel Plch
authored and
pitrou
committed
776407f
View commit details
Copy full SHA for 776407f
View code at this point
Browse repository at this point
Commits on Dec 18, 2017
bpo-32030: Fix compilation on FreeBSD, #include <fenv.h> (#4919)
Show description for 6efcb6d
vstinner
authored
6efcb6d
View commit details
Copy full SHA for 6efcb6d
View code at this point
Browse repository at this point
Commits on Dec 16, 2017
bpo-29240, bpo-32030: Py_Main() re-reads config if encoding changes (#4899)
Show description for 9454060
vstinner
authored
9454060
View commit details
Copy full SHA for 9454060
View code at this point
Browse repository at this point
Commits on Dec 13, 2017
bpo-29240: PEP 540: Add a new UTF-8 Mode (#855)
Show description for 91106cd
vstinner
authored
91106cd
View commit details
Copy full SHA for 91106cd
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
bpo-20891: Fix PyGILState_Ensure() (#4650)
Show description for b4d1e1f
vstinner
authored
b4d1e1f
View commit details
Copy full SHA for b4d1e1f
View code at this point
Browse repository at this point
Commits on Nov 29, 2017
bpo-32030: Rework memory allocators (#4625)
Show description for 5d39e04
vstinner
authored
5d39e04
View commit details
Copy full SHA for 5d39e04
View code at this point
Browse repository at this point
Commits on Nov 26, 2017
bpo-32096: Ensure new embedding test can find the encodings module (GH-4566)
ncoghlan
authored
4274609
View commit details
Copy full SHA for 4274609
View code at this point
Browse repository at this point
Commits on Nov 24, 2017
bpo-32096: Remove obj and mem from _PyRuntime (#4532)
Show description for 9e87e77
vstinner
and
ericsnowcurrently
authored
9e87e77
View commit details
Copy full SHA for 9e87e77
View code at this point
Browse repository at this point
Commits on Nov 15, 2017
bpo-32030: Split Py_Main() into subfunctions (#4399)
Show description for f7e5b56
vstinner
authored
f7e5b56
View commit details
Copy full SHA for f7e5b56
View code at this point
Browse repository at this point
Commits on Nov 12, 2017
bpo-28180: Fix the implementation of PEP 538 on Android (GH-4334)
xdegaye
authored
1588be6
View commit details
Copy full SHA for 1588be6
View code at this point
Browse repository at this point
Commits on Oct 27, 2017
bpo-31877: Add _Py_LegacyLocaleDetected and _PyCoerceLegacyLocale to pylifecycle.h (GH-4134)
Show description for 031c4bf
embray
authored and
ncoghlan
committed
031c4bf
View commit details
Copy full SHA for 031c4bf
View code at this point
Browse repository at this point
Commits on Sep 14, 2017
bpo-31462: Remove trailing whitespaces. (#3564)
serhiy-storchaka
authored
13ad3b7
View commit details
Copy full SHA for 13ad3b7
View code at this point
Browse repository at this point
Commits on Sep 7, 2017
bpo-31370: Remove support for threads-less builds (#3385)
Show description for a6a4dc8
pitrou
authored and
vstinner
committed
a6a4dc8
View commit details
Copy full SHA for a6a4dc8
View code at this point
Browse repository at this point
Commits on Jun 11, 2017
bpo-28180: Implementation for PEP 538 (#659)
Show description for 6ea4186
ncoghlan
authored
6ea4186
View commit details
Copy full SHA for 6ea4186
View code at this point
Browse repository at this point
Commits on May 25, 2017
bpo-30447: Fix/skip the subinterpreters test on some platforms. (#1791)
ericsnowcurrently
authored
d1c3c13
View commit details
Copy full SHA for d1c3c13
View code at this point
Browse repository at this point
Commits on May 23, 2017
bpo-29102: Add a unique ID to PyInterpreterState. (#1639)
ericsnowcurrently
authored
e377416
View commit details
Copy full SHA for e377416
View code at this point
Browse repository at this point
Commits on Jan 2, 2017
Issue #24932: Use proper command line parsing in _testembed
zooba
committed
ea74f0c
View commit details
Copy full SHA for ea74f0c
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
Fix some warnings from MSVC
zooba
committed
a439191
View commit details
Copy full SHA for a439191
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL