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
.
IBMZ-Linux-OSS-Python
/
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
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
v0.18.x
User selector
All users
All time
Commit history
Commits on Oct 31, 2019
Prepare for 0.18.2 release
jmadler
committed
ad57383
View commit details
Copy full SHA for ad57383
Browse repository at this point
Merge pull request #521 from tpict/fix-round-again
Show description for a3e3008
jmadler
authored
a3e3008
View commit details
Copy full SHA for a3e3008
Browse repository at this point
Commits on Oct 24, 2019
Fix typo in newround
tpict
committed
a1d6cd3
View commit details
Copy full SHA for a1d6cd3
Browse repository at this point
Merge pull request #514 from gazpachoking/fix_min_max
Show description for 228a297
jmadler
authored
228a297
View commit details
Copy full SHA for 228a297
Browse repository at this point
Merge pull request #519 from Ionaru/fix_input_multiple_runs
Show description for 615ee1e
jmadler
authored
615ee1e
View commit details
Copy full SHA for 615ee1e
Browse repository at this point
Merge pull request #515 from jparise/raise-base-exception
Show description for e783561
jmadler
authored
e783561
View commit details
Copy full SHA for e783561
Browse repository at this point
Merge pull request #518 from anikamukherji/immutable-causes
Show description for 1bbae12
jmadler
authored
1bbae12
View commit details
Copy full SHA for 1bbae12
Browse repository at this point
Merge pull request #517 from tpict/master
Show description for ac0b29a
jmadler
authored
ac0b29a
View commit details
Copy full SHA for ac0b29a
Browse repository at this point
Merge pull request #516 from s-t-e-v-e-n-k/python3.8-mime-type
Show description for d7f20ce
jmadler
authored
d7f20ce
View commit details
Copy full SHA for d7f20ce
Browse repository at this point
Commits on Oct 23, 2019
Add check for input import before running FixInput
Show description for d7ff41c
Ionaru
committed
d7ff41c
View commit details
Copy full SHA for d7ff41c
Browse repository at this point
Commits on Oct 22, 2019
use object.setattr to bypass check for immutable objects
anikamukherji
committed
8ba82a8
View commit details
Copy full SHA for 8ba82a8
Browse repository at this point
Fix round function failing on Decimal objects
tpict
committed
53f4685
View commit details
Copy full SHA for 53f4685
Browse repository at this point
Commits on Oct 18, 2019
Make new min/max error message consistent builtin error message
gazpachoking
committed
f4926e5
View commit details
Copy full SHA for f4926e5
Browse repository at this point
Fix min/max functions not allowing 'None' as default
gazpachoking
committed
dbc74ad
View commit details
Copy full SHA for dbc74ad
Browse repository at this point
Move max test to appropriate test method
gazpachoking
committed
b64245c
View commit details
Copy full SHA for b64245c
Browse repository at this point
MIME guessing works in Python 3.8 in test_urllib2
Show description for 9774207
s-t-e-v-e-n-k
committed
9774207
View commit details
Copy full SHA for 9774207
Browse repository at this point
Fix behavior of new min/max with generators. fix #510
gazpachoking
committed
03f94a3
View commit details
Copy full SHA for 03f94a3
Browse repository at this point
Add test for min/max with generators.
gazpachoking
committed
f60f672
View commit details
Copy full SHA for f60f672
Browse repository at this point
Use BaseException in raise_()
Show description for 51509ad
jparise
committed
51509ad
View commit details
Copy full SHA for 51509ad
Browse repository at this point
Commits on Oct 17, 2019
Merge pull request #513 from PythonCharmers/v0.18.x
Show description for a3e303f
jmadler
authored
a3e303f
View commit details
Copy full SHA for a3e303f
Browse repository at this point
Merge pull request #512 from jmadler/master
Show description for bf4b67e
jmadler
authored
bf4b67e
View commit details
Copy full SHA for bf4b67e
Browse repository at this point
Prepare for 0.18.1 release
jmadler
committed
c9e4e96
View commit details
Copy full SHA for c9e4e96
Browse repository at this point
Merge branch 'master' of github.com:jmadler/python-future
EC2 Default User
committed
ef8bcc3
View commit details
Copy full SHA for ef8bcc3
Browse repository at this point
bugfix for issubclass check
Jordan Adler
authored and
EC2 Default User
committed
a4f0145
View commit details
Copy full SHA for a4f0145
Browse repository at this point
Commits on Oct 10, 2019
bugfix for issubclass check
Jordan Adler
committed
c24dfc4
View commit details
Copy full SHA for c24dfc4
Browse repository at this point
Merge pull request #507 from PythonCharmers/v0.18.x
Show description for edc6b2b
jmadler
authored
edc6b2b
View commit details
Copy full SHA for edc6b2b
Browse repository at this point
Update dates
Jordan Adler
committed
25d1141
View commit details
Copy full SHA for 25d1141
Browse repository at this point
Merge pull request #506 from jmadler/master
Show description for 4961b06
jmadler
authored
4961b06
View commit details
Copy full SHA for 4961b06
Browse repository at this point
Update dates
Jordan Adler
committed
c2e26d4
View commit details
Copy full SHA for c2e26d4
Browse repository at this point
Merge pull request #505 from jmadler/master
Show description for 92ff2a5
jmadler
authored
92ff2a5
View commit details
Copy full SHA for 92ff2a5
Browse repository at this point
Prepare 0.18.0 release
Jordan Adler
committed
4aaf34d
View commit details
Copy full SHA for 4aaf34d
Browse repository at this point
Commits on Oct 9, 2019
Merge pull request #315 from sdvillal/export-utils-types
Show description for e08da2c
jmadler
authored
e08da2c
View commit details
Copy full SHA for e08da2c
Browse repository at this point
Merge branch 'master' into export-utils-types
jmadler
authored
ecdb241
View commit details
Copy full SHA for ecdb241
Browse repository at this point
Merge pull request #468 from gpshead/patch-1
Show description for 2f905fa
jmadler
authored
2f905fa
View commit details
Copy full SHA for 2f905fa
Browse repository at this point
Merge pull request #487 from chadrik/past_translation
Show description for b0ac9d5
jmadler
authored
b0ac9d5
View commit details
Copy full SHA for b0ac9d5
Browse repository at this point
Previous
Next
You can’t perform that action at this time.