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
Type
/
to 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
.
Python-Repository-Hub
/
python-future
Public
forked from
PythonCharmers/python-future
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-future
src
future
types
on
master
User selector
All users
All time
Commit history
Commits on Nov 11, 2021
Merge pull request #582 from r3m0t/patch-6
Show description for 5e5af71
edschofield
authored
5e5af71
View commit details
Copy full SHA for 5e5af71
View code at this point
Browse repository at this point
Merge branch 'newdict-fix' of https://github.com/MitalAshok/python-future into MitalAshok-newdict-fix
edschofield
committed
2141781
View commit details
Copy full SHA for 2141781
View code at this point
Browse repository at this point
Commits on Apr 16, 2021
Fix newint bool in py3
zihzihtw
committed
fe645ba
View commit details
Copy full SHA for fe645ba
View code at this point
Browse repository at this point
Commits on Dec 29, 2020
Correct __eq__
r3m0t
authored
c780bf5
View commit details
Copy full SHA for c780bf5
View code at this point
Browse repository at this point
Commits on Sep 13, 2019
fix collections abc import for py38
megies
committed
e2c320b
View commit details
Copy full SHA for e2c320b
View code at this point
Browse repository at this point
Commits on May 8, 2019
Update behavior of newstr.__eq__() to match str.__eq__() as per reference docs
Jordan Adler
committed
d87c56e
View commit details
Copy full SHA for d87c56e
View code at this point
Browse repository at this point
Commits on May 6, 2019
Merge pull request #337 from Anthchirp/master
Show description for ced2668
jmadler
authored
ced2668
View commit details
Copy full SHA for ced2668
View code at this point
Browse repository at this point
Bug fix #454: Implement __hash__() in newstr
ghanshyam-lele
committed
671a63e
View commit details
Copy full SHA for 671a63e
View code at this point
Browse repository at this point
Commits on Oct 19, 2018
drop -dev suffix
Jordan Adler
committed
29605d6
View commit details
Copy full SHA for 29605d6
View code at this point
Browse repository at this point
Commits on Oct 16, 2018
Remove unused newobject imports
Show description for ec7b0f2
jparise
committed
ec7b0f2
View commit details
Copy full SHA for ec7b0f2
View code at this point
Browse repository at this point
Commits on Oct 15, 2018
newrange: handle non-numbers passed to index()
Show description for 2e50b21
jparise
committed
2e50b21
View commit details
Copy full SHA for 2e50b21
View code at this point
Browse repository at this point
Commits on Sep 10, 2018
Trim trailing white space throughout the project
Show description for 99cd678
jdufresne
committed
99cd678
View commit details
Copy full SHA for 99cd678
View code at this point
Browse repository at this point
Merge pull request #299 from lisongmin/master
Show description for a972c3a
jmadler
authored
a972c3a
View commit details
Copy full SHA for a972c3a
View code at this point
Browse repository at this point
Commits on Sep 7, 2018
Make __imod__ explicitly call __mod__
Yury Selivanov
committed
70b61bc
View commit details
Copy full SHA for 70b61bc
View code at this point
Browse repository at this point
Enable custom mappings support
Yury Selivanov
committed
77b3037
View commit details
Copy full SHA for 77b3037
View code at this point
Browse repository at this point
Add support for proper %s formatting of newbytes
Yury Selivanov
committed
1533854
View commit details
Copy full SHA for 1533854
View code at this point
Browse repository at this point
Commits on Apr 27, 2018
Fix direct attribute assignment to newobject
Show description for 1ba02ca
Anthchirp
committed
1ba02ca
View commit details
Copy full SHA for 1ba02ca
View code at this point
Browse repository at this point
Commits on Aug 22, 2017
fixed standard_library.install_aliases() failed under SLES11SP1
lisongmin
committed
19a60e7
View commit details
Copy full SHA for 19a60e7
View code at this point
Browse repository at this point
Commits on Jul 31, 2017
Fixed newdict checking version every time
MitalAshok
committed
99030ec
View commit details
Copy full SHA for 99030ec
View code at this point
Browse repository at this point
Commits on Mar 26, 2017
Teach newbytes to call __bytes__ if available
Show description for 9642c74
vodik
committed
9642c74
View commit details
Copy full SHA for 9642c74
View code at this point
Browse repository at this point
Commits on Mar 7, 2017
Allow inequalities with newstr and newbytes.
azmeuk
committed
9b51ec5
View commit details
Copy full SHA for 9b51ec5
View code at this point
Browse repository at this point
Commits on May 22, 2016
Merge branch 'master' into v0.15.x
Show description for 4a8f545
edschofield
committed
4a8f545
View commit details
Copy full SHA for 4a8f545
View code at this point
Browse repository at this point
Putative fix for issue #211
edschofield
committed
511359a
View commit details
Copy full SHA for 511359a
View code at this point
Browse repository at this point
Commits on Apr 12, 2016
Fixes standard_library.install_aliases() on pypy
sevajide
committed
193f638
View commit details
Copy full SHA for 193f638
View code at this point
Browse repository at this point
Commits on Feb 9, 2016
Putative fix for issue #193
edschofield
committed
abf19bb
View commit details
Copy full SHA for abf19bb
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
Py2.6 compatibility: use 3-argument create_connection() from future.backports.socket (issue #162)
edschofield
committed
edc321a
View commit details
Copy full SHA for edc321a
View code at this point
Browse repository at this point
Commits on Sep 8, 2015
Fix _count compatibility import on Py2.6
edschofield
committed
e7e3d40
View commit details
Copy full SHA for e7e3d40
View code at this point
Browse repository at this point
Commits on Jul 25, 2015
Document `surrogateescape` support and enable it for bytes decoding (issue #116)
edschofield
committed
ade1bd3
View commit details
Copy full SHA for ade1bd3
View code at this point
Browse repository at this point
Commits on Jul 11, 2015
Backport `count()` with step param for Py2.6 (issue #152)
edschofield
committed
5363a9f
View commit details
Copy full SHA for 5363a9f
View code at this point
Browse repository at this point
Commits on Jun 3, 2015
Merge branch 'bradmwalker-more-range-work' into v0.14.x
edschofield
committed
683d06e
View commit details
Copy full SHA for 683d06e
View code at this point
Browse repository at this point
Commits on May 15, 2015
Fix #144. Expand newint.__divmod__ and newint.__rdivmod__ to fall back to <type 'long'> implementations where appropriate.
posita
committed
a028655
View commit details
Copy full SHA for a028655
View code at this point
Browse repository at this point
Commits on Dec 16, 2014
Fixed newrange slicing for some slice/range combos
Show description for 18035cc
Brad Walker
committed
18035cc
View commit details
Copy full SHA for 18035cc
View code at this point
Browse repository at this point
Commits on Dec 14, 2014
simplified newrange.__reversed__ and corrected return type
Brad Walker
committed
2b09682
View commit details
Copy full SHA for 2b09682
View code at this point
Browse repository at this point
newrange: fixed slices on empty ranges
Brad Walker
committed
e84bab2
View commit details
Copy full SHA for e84bab2
View code at this point
Browse repository at this point
simplified range_iterator (renamed for consistency)
Brad Walker
committed
d0e7e43
View commit details
Copy full SHA for d0e7e43
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.