GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_global.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #28512: Fixed setting the offset attribute of SyntaxError by
Serhiy Storchaka
2016-12-11
1
-3
/
+3
*
(partially)
Florent Xicluna
2010-04-02
1
-2
/
+3
*
Clean up warnings filter use in test_global by no longer having it be a
Brett Cannon
2010-03-20
1
-2
/
+11
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-1
/
+1
*
Convert a lot of print statements to print functions in docstrings,
Neal Norwitz
2008-05-13
1
-2
/
+2
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
1
-25
/
+25
*
Complete the absolute import patch for the test suite. All relative
Barry Warsaw
2002-07-30
1
-1
/
+1
*
test_global was broken by some recent checkin. Repairing.
Tim Peters
2001-03-02
1
-8
/
+14
*
Add test case for global stmt at module level.
Jeremy Hylton
2001-02-28
1
-0
/
+6
*
Fix filter for SyntaxErrors
Jeremy Hylton
2001-02-28
1
-4
/
+4
*
Whitespace normalization.
Tim Peters
2001-02-28
1
-1
/
+0
*
verify that warnings are issued for bogus uses of global
Jeremy Hylton
2001-02-28
1
-0
/
+40