Commits
User selector
Commit History
Commits on Jan 20, 2024
- committed
Use importlib instead of imp for Python 3.12 support
Show description for 4fcbe2ecommitted
Commits on Oct 11, 2023
Commits on Jan 13, 2023
- committed
Commits on Dec 23, 2022
Backport fix for bpo-38804
Show description for c91d70bauthored
Commits on Nov 11, 2021
Merge pull request #582 from r3m0t/patch-6
Show description for 5e5af71authoredMerge pull request #596 from abjonnes/fix-print-trailing-comma
Show description for 17e4bbdauthored- committed
Fix bug in fix_print.py fixer
Show description for dffc579committed
Andrew Bjonnes- committed
Merge pull request #584 from nuno-andre/master
Show description for cfaf9c0authoredMerge pull request #595 from abjonnes/fix-raise-bug
Show description for bf1916eauthoredMerge pull request #586 from zihzihtw/fix_newint_bool_in_py3
Show description for 5776aa8authored
Commits on Nov 4, 2021
Fix bug in fix_raise.py fixer
Show description for 3401099committed
Andrew Bjonnes
Commits on Jun 22, 2021
Merge pull request #573 from rtaycher/fix-cmp-function
Show description for bcb8513authored
Commits on Apr 16, 2021
- committed
Commits on Jan 20, 2021
Commits on Dec 29, 2020
- authored
Commits on Oct 8, 2020
Add PY37_PLUS, PY38_PLUS, and PY39_PLUS
Show description for bee0247committed
Commits on Aug 31, 2020
Commits on Jun 14, 2020
Commits on Jun 8, 2020
Merge pull request #552 from yaseen-mowzer-hexagon/basestring-subclasscheck
Show description for a902d2eauthoredMerge pull request #553 from goldvitaly/patch-1
Show description for a85b667authored
Commits on Apr 6, 2020
- committed
Added r""" to the docstring to avoid warnings in python3
Show description for 5f94572authored
Commits on Mar 5, 2020
Add __subclasscheck__ for past.types.basestring
Show description for c9bc0ffcommitted
Yaseen Mowzer
Commits on Feb 5, 2020
Merge pull request #539 from GlenWalker/fix_get_next
Show description for ef51288authoredMerge pull request #538 from closeio/fix-unicode-headers-in-emails
Show description for fcd78dfauthoredMerge pull request #535 from kayneb/322-add-negative-ndigits-support-to-round
Show description for f389b09authored
Commits on Jan 17, 2020
Handling of __next__ and next by future.utils.get_next was reversed
Show description for 52b0ff9authored