FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for PC/clinic - 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
PC
clinic
on
pythoncapi
User selector
Datepicker
Commit history
Commits on Dec 15, 2017
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
serhiy-storchaka
authored
a5552f0
View commit details
Copy full SHA for a5552f0
View code at this point
Browse repository at this point
Commits on Jul 27, 2017
bpo-9566: Change HANDLE argument parsing to unsigned in msvcrtmodule.c (#2904)
segevfiner
authored and
zooba
committed
a80e985
View commit details
Copy full SHA for a80e985
View code at this point
Browse repository at this point
Commits on Jul 26, 2017
bpo-9566: Fix some Windows x64 compiler warnings (#2492)
Show description for 679b566
segevfiner
authored and
zooba
committed
679b566
View commit details
Copy full SHA for 679b566
View code at this point
Browse repository at this point
Commits on Jul 3, 2017
bpo-29464: Rename METH_FASTCALL to METH_FASTCALL|METH_KEYWORDS and make (#1955)
Show description for 6969eaf
serhiy-storchaka
authored
6969eaf
View commit details
Copy full SHA for 6969eaf
View code at this point
Browse repository at this point
Commits on Jun 10, 2017
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
Show description for 7445381
SylvainDe
authored and
serhiy-storchaka
committed
7445381
View commit details
Copy full SHA for 7445381
View code at this point
Browse repository at this point
Commits on Apr 16, 2017
bpo-30022: Get rid of using EnvironmentError and IOError (except test… (#1051)
serhiy-storchaka
authored
55fe1ae
View commit details
Copy full SHA for 55fe1ae
View code at this point
Browse repository at this point
Commits on Jan 17, 2017
Run Argument Clinic: METH_VARARGS=>METH_FASTCALL
Show description for 259f0e4
vstinner
committed
259f0e4
View commit details
Copy full SHA for 259f0e4
View code at this point
Browse repository at this point
Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords
Show description for 3e1fad6
vstinner
committed
3e1fad6
View commit details
Copy full SHA for 3e1fad6
View code at this point
Browse repository at this point
Commits on Oct 3, 2016
Issue #28217: Adds _testconsole module to test console input. Fixes some issues found by the tests.
zooba
committed
312cef7
View commit details
Copy full SHA for 312cef7
View code at this point
Browse repository at this point
Commits on Sep 10, 2016
Issue #27810: Rerun Argument Clinic on all modules
vstinner
committed
37e4ef7
View commit details
Copy full SHA for 37e4ef7
View code at this point
Browse repository at this point
Commits on Sep 8, 2016
clinic: PY_LONG_LONG -> long long
benjaminp
committed
cc85449
View commit details
Copy full SHA for cc85449
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
Closes #27982: Allow keyword arguments to winsound functions
zware
committed
c401881
View commit details
Copy full SHA for c401881
View code at this point
Browse repository at this point
Commits on Sep 5, 2016
Closes #11620: Fix support for SND_MEMORY in winsound.PlaySound.
Show description for ae8298b
zware
committed
ae8298b
View commit details
Copy full SHA for ae8298b
View code at this point
Browse repository at this point
Commits on Aug 14, 2016
Issue #27574: Decreased an overhead of parsing keyword arguments in functions
Show description for 9171a8b
serhiy-storchaka
committed
9171a8b
View commit details
Copy full SHA for 9171a8b
View code at this point
Browse repository at this point
Commits on Jul 7, 2016
- Issue #27332: Fixed the type of the first argument of module-level functions
Show description for 2954f83
serhiy-storchaka
committed
2954f83
View commit details
Copy full SHA for 2954f83
View code at this point
Browse repository at this point
Issue #27332: Fixed the type of the first argument of module-level functions
Show description for 1a2b24f
serhiy-storchaka
committed
1a2b24f
View commit details
Copy full SHA for 1a2b24f
View code at this point
Browse repository at this point
Commits on Jun 9, 2016
Issue #26305: Argument Clinic now uses braces in C code as required by PEP 7.
serhiy-storchaka
committed
5dee655
View commit details
Copy full SHA for 5dee655
View code at this point
Browse repository at this point
Regenerate Argument Clinic code for issue #23026.
serhiy-storchaka
committed
877826a
View commit details
Copy full SHA for 877826a
View code at this point
Browse repository at this point
Commits on Apr 17, 2016
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
serhiy-storchaka
committed
6a7b3a7
View commit details
Copy full SHA for 6a7b3a7
View code at this point
Browse repository at this point
Commits on May 14, 2015
Issue #23995: Removes _WCONIO_DEFINED check as the wchar_t console functions are always available.
zooba
committed
71f574f
View commit details
Copy full SHA for 71f574f
View code at this point
Browse repository at this point
Commits on May 13, 2015
Issue #20172: Update clinicizations to current clinic.
zware
committed
77772c0
View commit details
Copy full SHA for 77772c0
View code at this point
Browse repository at this point
Issue #20172: Convert the msvcrt module to Argument Clinic.
zware
committed
4552089
View commit details
Copy full SHA for 4552089
View code at this point
Browse repository at this point
Issue #20172: Convert the winreg module to Argument Clinic.
zware
committed
fd2d482
View commit details
Copy full SHA for fd2d482
View code at this point
Browse repository at this point
Issue #20172: Convert the winsound module to Argument Clinic.
zware
committed
73f8cfb
View commit details
Copy full SHA for 73f8cfb
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL