index
:
cpython
3.10
3.11
3.12
3.13
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_flufl.py
Commit message (
Expand
)
Author
Age
*
gh-125331: Allow the parser to activate future imports on the fly (#125482)
Pablo Galindo Salgado
2025-02-14
*
gh-84623: Remove unused imports in tests (#93772)
Victor Stinner
2022-06-13
*
Fix mistake in barry_as_FLUFL test (GH-31392)
Patrick Reader
2022-02-17
*
bpo-40939: Remove the old parser (GH-20768)
Pablo Galindo
2020-06-11
*
bpo-40443: Remove unused imports in tests (GH-19804)
Victor Stinner
2020-04-30
*
bpo-40334: Support CO_FUTURE_BARRY_AS_BDFL in the new parser (GH-19721)
Pablo Galindo
2020-04-27
*
bpo-40334: Rename PyConfig.use_peg to _use_peg_parser (GH-19670)
Victor Stinner
2020-04-23
*
bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)
Pablo Galindo
2020-04-22
*
bpo-34084: Fix setting an error message for the "Barry as BDFL" easter egg. (...
Serhiy Storchaka
2018-07-23
*
Issue #21741: Update 147 test modules to use test discovery.
Zachary Ware
2015-04-13
*
The BDFL has retired! Long live the FLUFL (Friendly Language Uncle For Life)!
Brett Cannon
2009-04-01