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 }}
parikpython
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
itertoolsmodule.c
on
3.6
User selector
All users
All time
Commit history
Commits on Sep 26, 2017
[3.6] bpo-30347: Stop crashes when concurrently iterate over itertools.groupby() iterators. (GH-1557) (#3770)
Show description for 69b2dc8
miss-islington
authored and
serhiy-storchaka
committed
69b2dc8
View commit details
Copy full SHA for 69b2dc8
View code at this point
Browse repository at this point
Commits on Sep 25, 2017
[3.6] bpo-27385: Clarify docstring for groupby() (GH-3738) (#3744)
Show description for e2a30cd
miss-islington
authored and
rhettinger
committed
e2a30cd
View commit details
Copy full SHA for e2a30cd
View code at this point
Browse repository at this point
Commits on Mar 30, 2017
bpo-29942: Fix the use of recursion in itertools.chain.from_iterable. (#911)
Show description for 599bb18
Yhg1s
authored
599bb18
View commit details
Copy full SHA for 599bb18
View code at this point
Browse repository at this point
Commits on Oct 2, 2016
Issue #28322: Fixed possible crashes when unpickle itertools objects from
Show description for 8f0f205
serhiy-storchaka
committed
8f0f205
View commit details
Copy full SHA for 8f0f205
View code at this point
Browse repository at this point
Issue #28322: Fixed possible crashes when unpickle itertools objects from
Show description for 85c3f26
serhiy-storchaka
committed
85c3f26
View commit details
Copy full SHA for 85c3f26
View code at this point
Browse repository at this point
Commits on Sep 10, 2016
Issue #28019: itertools.count() no longer rounds non-integer step in range
Show description for 8f9cafa
serhiy-storchaka
committed
8f9cafa
View commit details
Copy full SHA for 8f9cafa
View code at this point
Browse repository at this point
Issue #28019: itertools.count() no longer rounds non-integer step in range
Show description for 8ddcf3a
serhiy-storchaka
committed
8ddcf3a
View commit details
Copy full SHA for 8ddcf3a
View code at this point
Browse repository at this point
Commits on Jul 28, 2016
Issue #27626: Merge spelling fixes from 3.5
vadmium
committed
8bde911
View commit details
Copy full SHA for 8bde911
View code at this point
Browse repository at this point
Issue #27626: Spelling fixes in docs, comments and internal names
Show description for eb99570
vadmium
committed
eb99570
View commit details
Copy full SHA for eb99570
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, documentation and error
Show description for b6a9c97
serhiy-storchaka
committed
b6a9c97
View commit details
Copy full SHA for b6a9c97
View code at this point
Browse repository at this point
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 Apr 10, 2016
Issue #26200: Added Py_SETREF and replaced Py_XSETREF with Py_SETREF
Show description for f01e408
serhiy-storchaka
committed
f01e408
View commit details
Copy full SHA for f01e408
View code at this point
Browse repository at this point
Issue #26200: Added Py_SETREF and replaced Py_XSETREF with Py_SETREF
Show description for 57a01d3
serhiy-storchaka
committed
57a01d3
View commit details
Copy full SHA for 57a01d3
View code at this point
Browse repository at this point
Commits on Apr 6, 2016
Issue #22570: Renamed Py_SETREF to Py_XSETREF.
serhiy-storchaka
committed
ec39756
View commit details
Copy full SHA for ec39756
View code at this point
Browse repository at this point
Issue #22570: Renamed Py_SETREF to Py_XSETREF.
serhiy-storchaka
committed
4884271
View commit details
Copy full SHA for 4884271
View code at this point
Browse repository at this point
Commits on Mar 6, 2016
Issue #25718: Fixed pickling and copying the accumulate() iterator with total is None.
serhiy-storchaka
committed
5608411
View commit details
Copy full SHA for 5608411
View code at this point
Browse repository at this point
Issue #25718: Fixed pickling and copying the accumulate() iterator with total is None.
serhiy-storchaka
committed
d551625
View commit details
Copy full SHA for d551625
View code at this point
Browse repository at this point
Commits on Jan 1, 2016
merge 3.5
benjaminp
committed
3e47a13
View commit details
Copy full SHA for 3e47a13
View code at this point
Browse repository at this point
merge 3.4
benjaminp
committed
4e3dd51
View commit details
Copy full SHA for 4e3dd51
View code at this point
Browse repository at this point
merge 3.3
benjaminp
committed
630329e
View commit details
Copy full SHA for 630329e
View code at this point
Browse repository at this point
remove some copyright notices supserseded by the toplevel ones
benjaminp
committed
0e617e2
View commit details
Copy full SHA for 0e617e2
View code at this point
Browse repository at this point
Commits on Dec 27, 2015
Issue #20440: Cleaning up the code by using Py_SETREF and Py_CLEAR.
Show description for 1ed017a
serhiy-storchaka
committed
1ed017a
View commit details
Copy full SHA for 1ed017a
View code at this point
Browse repository at this point
Issue #20440: Applied yet one patch for using Py_SETREF.
Show description for bdb908e
serhiy-storchaka
committed
bdb908e
View commit details
Copy full SHA for bdb908e
View code at this point
Browse repository at this point
Issue #20440: Applied yet one patch for using Py_SETREF.
Show description for 4a1e70f
serhiy-storchaka
committed
4a1e70f
View commit details
Copy full SHA for 4a1e70f
View code at this point
Browse repository at this point
Commits on Dec 24, 2015
Issue #20440: Massive replacing unsafe attribute setting code with special
Show description for f006940
serhiy-storchaka
committed
f006940
View commit details
Copy full SHA for f006940
View code at this point
Browse repository at this point
Issue #20440: Massive replacing unsafe attribute setting code with special
Show description for 5a57ade
serhiy-storchaka
committed
5a57ade
View commit details
Copy full SHA for 5a57ade
View code at this point
Browse repository at this point
Commits on Dec 19, 2015
Issue #25421: __sizeof__ methods of builtin types now use dynamic basic size.
Show description for a9406e7
serhiy-storchaka
committed
a9406e7
View commit details
Copy full SHA for a9406e7
View code at this point
Browse repository at this point
Issue #25421: __sizeof__ methods of builtin types now use dynamic basic size.
Show description for 5c4064e
serhiy-storchaka
committed
5c4064e
View commit details
Copy full SHA for 5c4064e
View code at this point
Browse repository at this point
Commits on Nov 2, 2015
Issue #25523: Merge a-to-an corrections from 3.5.
serhiy-storchaka
committed
4a7c03a
View commit details
Copy full SHA for 4a7c03a
View code at this point
Browse repository at this point
Issue #25523: Merge a-to-an corrections from 3.4.
serhiy-storchaka
committed
a84f6c3
View commit details
Copy full SHA for a84f6c3
View code at this point
Browse repository at this point
Issue #25523: Further a-to-an corrections.
serhiy-storchaka
committed
d65c949
View commit details
Copy full SHA for d65c949
View code at this point
Browse repository at this point
Commits on Sep 12, 2015
Issue #25021: Merge 3.5 to default
kristjanvalur
committed
a8a930f
View commit details
Copy full SHA for a8a930f
View code at this point
Browse repository at this point
Issue #25021: Merge 3.4 to 3.5
kristjanvalur
committed
d7f65e5
View commit details
Copy full SHA for d7f65e5
View code at this point
Browse repository at this point
Issue #25021: Merge from 3.3 to 3.4
kristjanvalur
committed
95c3e6c
View commit details
Copy full SHA for 95c3e6c
View code at this point
Browse repository at this point
Issue #25021: Correctly make sure that product.__setstate__ does not access
Show description for 102764a
kristjanvalur
committed
102764a
View commit details
Copy full SHA for 102764a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.