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 }}
feelfreelinux
/
python-future
Public
forked from
PythonCharmers/python-future
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-future
src
future
on
master
User selector
All users
All time
Commit history
Commits on May 6, 2017
Merge pull request #225 from bakkerthehacker/fix_newsuper_segfault
Show description for a254f06
edschofield
authored
a254f06
View commit details
Copy full SHA for a254f06
View code at this point
Browse repository at this point
Merge pull request #215 from parnmatt/patch-1
Show description for 003763d
edschofield
authored
003763d
View commit details
Copy full SHA for 003763d
View code at this point
Browse repository at this point
Merge pull request #275 from vodik/support-__bytes__
Show description for 97f8eca
edschofield
authored
97f8eca
View commit details
Copy full SHA for 97f8eca
View code at this point
Browse repository at this point
Commits on Apr 9, 2017
exc not defined in this function, raise the correct error...
jmgurney
committed
da5e6d2
View commit details
Copy full SHA for da5e6d2
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 Oct 27, 2016
Comment out PEP 461 tests for now
Show description for ecf1121
edschofield
committed
ecf1121
View commit details
Copy full SHA for ecf1121
View code at this point
Browse repository at this point
Mark PEP 461 tests as expected to pass on Py3.5
edschofield
committed
8ab0ae0
View commit details
Copy full SHA for 8ab0ae0
View code at this point
Browse repository at this point
Use the presence of `builtins` rather than `configparser` to indicate the future/src folder
edschofield
committed
d25f4f8
View commit details
Copy full SHA for d25f4f8
View code at this point
Browse repository at this point
Add fix for issues #235 and (probably) #213
edschofield
committed
d789837
View commit details
Copy full SHA for d789837
View code at this point
Browse repository at this point
Commits on Sep 22, 2016
Bump version to v0.16.0
edschofield
committed
a7447b0
View commit details
Copy full SHA for a7447b0
View code at this point
Browse repository at this point
Ignore ImportError with `subprocess.check_output` for GAE compatibility (issue #231)
edschofield
committed
0f34dd0
View commit details
Copy full SHA for 0f34dd0
View code at this point
Browse repository at this point
Add more underscore-prefixed imports to `tkinter` (issue #233)
edschofield
committed
5cd9587
View commit details
Copy full SHA for 5cd9587
View code at this point
Browse repository at this point
Commits on Sep 21, 2016
Add _flatten and _cnfmerge to tkinter package (issue #233)
edschofield
committed
a6ed514
View commit details
Copy full SHA for a6ed514
View code at this point
Browse repository at this point
Remove attempt to import top-level configparser
edschofield
committed
c75378e
View commit details
Copy full SHA for c75378e
View code at this point
Browse repository at this point
Add missing cmp_to_key for Py2.6 (issue #189)
edschofield
committed
7d311e4
View commit details
Copy full SHA for 7d311e4
View code at this point
Browse repository at this point
Commits on Aug 4, 2016
Added type to __get__ call to prevent some c modules from segfaulting.
Grant Bakker
committed
7655484
View commit details
Copy full SHA for 7655484
View code at this point
Browse repository at this point
Commits on Jun 29, 2016
Add ChainMap into `install_aliases`
Show description for ba01cca
parnmatt
authored
ba01cca
View commit details
Copy full SHA for ba01cca
View code at this point
Browse repository at this point
Commits on Jun 24, 2016
Update copyright dates to 2016
edschofield
committed
ca95709
View commit details
Copy full SHA for ca95709
View code at this point
Browse repository at this point
Commits on May 22, 2016
Fix docs/comments to refer to the correct version number
edschofield
committed
62be9a0
View commit details
Copy full SHA for 62be9a0
View code at this point
Browse repository at this point
Remove configparser alias package (issue #118)
edschofield
committed
bd4381d
View commit details
Copy full SHA for bd4381d
View code at this point
Browse repository at this point
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
Merge pull request #205 from sevajide/fix-install-aliases-on-pypy
Show description for 27c4f08
edschofield
committed
27c4f08
View commit details
Copy full SHA for 27c4f08
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
Bump version to v0.15.3-dev and update What's New page
edschofield
committed
181b4f5
View commit details
Copy full SHA for 181b4f5
View code at this point
Browse repository at this point
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 Nov 21, 2015
Fix #185. Return argument unmolested from ensure_new_type if conversion to new type does not exist.
posita
committed
2fcbb5a
View commit details
Copy full SHA for 2fcbb5a
View code at this point
Browse repository at this point
Commits on Sep 11, 2015
Bump version to v0.15.2
edschofield
committed
b978693
View commit details
Copy full SHA for b978693
View code at this point
Browse repository at this point
Apply Christopher Arndt's ``newsuper`` fix for PyQt subclasses (issue #160)
edschofield
committed
ee0522e
View commit details
Copy full SHA for ee0522e
View code at this point
Browse repository at this point
Fix ``future.backports.misc.create_connection()`` on Py26
edschofield
committed
ff6cf4e
View commit details
Copy full SHA for ff6cf4e
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
Bump version to v0.15.1
edschofield
committed
042414f
View commit details
Copy full SHA for 042414f
View code at this point
Browse repository at this point
Remove incorrect call to pdb in ``backports.http.client`` (issue #164)
Show description for b83cac3
edschofield
committed
b83cac3
View commit details
Copy full SHA for b83cac3
View code at this point
Browse repository at this point
Add 3-argument socket.create_connection() backport for Py2.6 (issue #162)
Show description for d100404
edschofield
committed
d100404
View commit details
Copy full SHA for d100404
View code at this point
Browse repository at this point
Use the same sentinel as in the stdlib ``socket.py`` for ``create_connection()`` in ``future.backports.socket``
edschofield
committed
9a71d70
View commit details
Copy full SHA for 9a71d70
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.