]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- the pronoun removal commit. there was only one instance of a
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 30 Nov 2013 22:31:00 +0000 (17:31 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 30 Nov 2013 22:36:47 +0000 (17:36 -0500)
commit2144b1856170fcc59abd7acbf2f180d3f1fe0a34
treef79ef4ccbbc833d3951d8ad1380e518d43005f90
parent417749da78ec8ca89cff0b76d9fc4a67f93d5dce
- the pronoun removal commit.   there was only one instance of a
standalone gendered pronoun with a gender-neutral subject, but also
have replaced all occurences of "his/her", "his or her", etc.  The docs have always
strived to account for both genders in any non-specific singular pronoun,
however recent controversy in the community suggests
that a zero-gendered-pronoun policy is probably best going forward.

Conflicts:
doc/build/changelog/migration_08.rst
doc/build/orm/session.rst
examples/nested_sets/nested_sets.py
doc/build/changelog/changelog_02.rst
doc/build/orm/session.rst
doc/build/orm/tutorial.rst
examples/beaker_caching/advanced.py
examples/nested_sets/nested_sets.py
test/orm/test_assorted_eager.py