Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
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
Modules
_json.c
on
pythoncapi
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 11, 2018
Add PyDict_GetItemRef
Dino Viehland
committed
f80dea2
View commit details
Copy full SHA for f80dea2
View code at this point
Browse repository at this point
Commits on Sep 5, 2018
Use Py_GetType() and %T format
vstinner
committed
790f968
View commit details
Copy full SHA for 790f968
View code at this point
Browse repository at this point
Commits on Sep 4, 2018
Add PySequence_Fast_GetItemRef() and PyList_GetItemRef()
Show description for e0889e9
vstinner
committed
e0889e9
View commit details
Copy full SHA for e0889e9
View code at this point
Browse repository at this point
Commits on Nov 25, 2017
bpo-24641: Improved error message for JSON unserializible keys. (#4364)
Show description for cfa797c
serhiy-storchaka
authored
cfa797c
View commit details
Copy full SHA for cfa797c
View code at this point
Browse repository at this point
Commits on Sep 24, 2017
bpo-31505: Fix an assertion failure in json, in case _json.make_encoder() received a bad encoder() argument. (#3643)
orenmn
authored and
serhiy-storchaka
committed
2b382dd
View commit details
Copy full SHA for 2b382dd
View code at this point
Browse repository at this point
Commits on Sep 12, 2017
bpo-30860: Move windows.h include out of internal/*.h. (#3458)
Show description for fc1bf87
ericsnowcurrently
authored
fc1bf87
View commit details
Copy full SHA for fc1bf87
View code at this point
Browse repository at this point
Commits on Sep 8, 2017
bpo-30860: Consolidate stateful runtime globals. (#3397)
Show description for 2ebc5ce
ericsnowcurrently
authored
2ebc5ce
View commit details
Copy full SHA for 2ebc5ce
View code at this point
Browse repository at this point
Commits on Aug 24, 2017
bpo-31095: fix potential crash during GC (GH-2974)
methane
authored
a6296d3
View commit details
Copy full SHA for a6296d3
View code at this point
Browse repository at this point
Commits on Jul 16, 2017
bpo-30936: Fix a reference leak in json when fail to sort keys. (#2712)
serhiy-storchaka
authored
49f6449
View commit details
Copy full SHA for 49f6449
View code at this point
Browse repository at this point
Commits on Jul 13, 2017
bpo-30911: Fix a crash in json on platforms with unsigned char (#2684)
Show description for 541bd28
segevfiner
authored and
serhiy-storchaka
committed
541bd28
View commit details
Copy full SHA for 541bd28
View code at this point
Browse repository at this point
Commits on May 28, 2017
bpo-30248: Convert boolean arguments only once in _json. (#1423)
Show description for ac5bbd4
serhiy-storchaka
authored
ac5bbd4
View commit details
Copy full SHA for ac5bbd4
View code at this point
Browse repository at this point
Commits on May 5, 2017
bpo-30243: Fixed the possibility of a crash in _json. (#1420)
Show description for 76a3e51
serhiy-storchaka
authored
76a3e51
View commit details
Copy full SHA for 76a3e51
View code at this point
Browse repository at this point
Commits on Mar 21, 2017
bpo-29865: Use PyXXX_GET_SIZE macros rather than Py_SIZE for concrete types. (#748)
serhiy-storchaka
authored
fff9a31
View commit details
Copy full SHA for fff9a31
View code at this point
Browse repository at this point
Commits on Jan 23, 2017
Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever
Show description for d1302c0
serhiy-storchaka
committed
d1302c0
View commit details
Copy full SHA for d1302c0
View code at this point
Browse repository at this point
Commits on Jan 13, 2017
Py_SIZE() was misused for dict.
serhiy-storchaka
committed
8cbc51a
View commit details
Copy full SHA for 8cbc51a
View code at this point
Browse repository at this point
Py_SIZE() was misused for dict.
serhiy-storchaka
committed
a675842
View commit details
Copy full SHA for a675842
View code at this point
Browse repository at this point
Py_SIZE() was misused for dict.
serhiy-storchaka
committed
3023ebb
View commit details
Copy full SHA for 3023ebb
View code at this point
Browse repository at this point
Commits on Jan 3, 2017
Fixed possible reference leaks in the _json module.
serhiy-storchaka
committed
0f05512
View commit details
Copy full SHA for 0f05512
View code at this point
Browse repository at this point
Fixed possible reference leaks in the _json module.
serhiy-storchaka
committed
8d979d5
View commit details
Copy full SHA for 8d979d5
View code at this point
Browse repository at this point
Fixed possible reference leaks in the _json module.
serhiy-storchaka
committed
21fe721
View commit details
Copy full SHA for 21fe721
View code at this point
Browse repository at this point
Commits on Dec 8, 2016
Don't parenthesis in _PyObject_CallMethodId() format
Show description for 4c38154
vstinner
committed
4c38154
View commit details
Copy full SHA for 4c38154
View code at this point
Browse repository at this point
Commits on Dec 4, 2016
Backed out changeset b9c9691c72c5
Show description for de4ae3d
vstinner
committed
de4ae3d
View commit details
Copy full SHA for de4ae3d
View code at this point
Browse repository at this point
Commits on Dec 1, 2016
Replace PyObject_CallFunctionObjArgs() with fastcall
Show description for 27580c1
vstinner
committed
27580c1
View commit details
Copy full SHA for 27580c1
View code at this point
Browse repository at this point
Commits on Apr 10, 2016
Issue #26719: More efficient formatting of ints and floats in json.
serhiy-storchaka
committed
96cdbe7
View commit details
Copy full SHA for 96cdbe7
View code at this point
Browse repository at this point
Issue #26719: More efficient formatting of ints and floats in json.
serhiy-storchaka
committed
e0805cf
View commit details
Copy full SHA for e0805cf
View code at this point
Browse repository at this point
Commits on Dec 25, 2015
Issue #25923: Added more const qualifiers to signatures of static and private functions.
serhiy-storchaka
committed
ef1585e
View commit details
Copy full SHA for ef1585e
View code at this point
Browse repository at this point
Commits on Jul 26, 2015
Issue #24683: Fixed crashes in _json functions called with arguments of
Show description for f002225
serhiy-storchaka
committed
f002225
View commit details
Copy full SHA for f002225
View code at this point
Browse repository at this point
Issue #24683: Fixed crashes in _json functions called with arguments of
Show description for 83236f7
serhiy-storchaka
committed
83236f7
View commit details
Copy full SHA for 83236f7
View code at this point
Browse repository at this point
Commits on Jun 27, 2015
prevent integer overflow in escape_unicode (closes #24522)
benjaminp
committed
7b78d43
View commit details
Copy full SHA for 7b78d43
View code at this point
Browse repository at this point
Commits on May 30, 2015
Issue #24115: Update uses of PyObject_IsTrue(), PyObject_Not(),
Show description for ac5569b
serhiy-storchaka
committed
ac5569b
View commit details
Copy full SHA for ac5569b
View code at this point
Browse repository at this point
Issue #24115: Update uses of PyObject_IsTrue(), PyObject_Not(),
Show description for fa494fd
serhiy-storchaka
committed
fa494fd
View commit details
Copy full SHA for fa494fd
View code at this point
Browse repository at this point
Commits on May 3, 2015
merge 3.4 (#24094)
benjaminp
committed
88abdef
View commit details
Copy full SHA for 88abdef
View code at this point
Browse repository at this point
merge 3.3 (#24094)
benjaminp
committed
122f4b1
View commit details
Copy full SHA for 122f4b1
View code at this point
Browse repository at this point
just sort the items tuple directly (closes #24094)
benjaminp
committed
501182a
View commit details
Copy full SHA for 501182a
View code at this point
Browse repository at this point
Commits on Mar 17, 2015
Issue #23685: Fix usage of PyMODINIT_FUNC in _json, _scproxy, nis, pyexpat
Show description for f024d26
vstinner
committed
f024d26
View commit details
Copy full SHA for f024d26
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.